Update components with German translations and localized content; modify About19, Contact21, CTA, FAQ, Feature, Footer, Hero, Pricing, and Stats sections for improved clarity and user engagement.
This commit is contained in:
@@ -13,11 +13,12 @@ const Stats11 = ({ className }: Stats11Props) => {
|
||||
|
||||
<div>
|
||||
<h2 className="mb-16 max-w-3xl text-3xl leading-10 font-semibold sm:mb-24 md:mx-10">
|
||||
Revolutionizing healthcare with AI technology.
|
||||
Eine gute Unternehmenswebsite braucht keinen Hype, sondern einen
|
||||
klaren Ablauf.
|
||||
<span className="font-medium text-primary/50">
|
||||
{" "}
|
||||
Our advanced diagnostic platform helps doctors make accurate
|
||||
diagnoses in seconds.
|
||||
Von der Struktur bis zur Veroeffentlichung arbeite ich
|
||||
transparent und nachvollziehbar.
|
||||
</span>
|
||||
</h2>
|
||||
<div className="relative grid max-w-2xl gap-4 border-x border-border pb-32 sm:grid-cols-2 sm:gap-10 sm:pb-44 md:ml-10 md:border-0">
|
||||
@@ -25,37 +26,37 @@ const Stats11 = ({ className }: Stats11Props) => {
|
||||
<div className="flex flex-col gap-2">
|
||||
<span className="flex gap-5 text-3xl font-semibold">
|
||||
<span className="relative -left-px w-px bg-primary/50"></span>
|
||||
1,000,000+
|
||||
1
|
||||
</span>
|
||||
<p className="pl-5 font-medium text-muted-foreground/80">
|
||||
Diagnoses Made
|
||||
Ansprechpartner
|
||||
</p>
|
||||
</div>
|
||||
<div className="flex flex-col gap-2">
|
||||
<span className="flex gap-5 text-3xl font-semibold">
|
||||
<span className="relative -left-px w-px bg-primary/50"></span>
|
||||
95%
|
||||
3
|
||||
</span>
|
||||
<p className="pl-5 font-medium text-muted-foreground/80">
|
||||
Diagnostic Accuracy
|
||||
Klare Schritte
|
||||
</p>
|
||||
</div>
|
||||
<div className="flex flex-col gap-2">
|
||||
<span className="flex gap-5 text-3xl font-semibold">
|
||||
<span className="relative -left-px w-px bg-primary/50"></span>
|
||||
3,000+
|
||||
100 %
|
||||
</span>
|
||||
<p className="pl-5 font-medium text-muted-foreground/80">
|
||||
Healthcare Providers
|
||||
Responsive
|
||||
</p>
|
||||
</div>
|
||||
<div className="flex flex-col gap-2">
|
||||
<span className="flex gap-5 text-3xl font-semibold">
|
||||
<span className="relative -left-px w-px bg-primary/50"></span>
|
||||
2.5s
|
||||
Klar
|
||||
</span>
|
||||
<p className="pl-5 font-medium text-muted-foreground/80">
|
||||
Latency
|
||||
Angebot und Umfang
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user