From 093479f8a0b8e3be5920ea943ffc4150c03f6879 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:38:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 271 +++++++++++------------------------------------ 1 file changed, 59 insertions(+), 212 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ed32c5..336dad3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,21 +34,13 @@ export default function LandingPage() { @@ -57,61 +49,38 @@ export default function LandingPage() {
@@ -123,36 +92,20 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "4.9", - title: "Review rating", - items: [ - "Google verified", - ], + id: "m1", value: "4.9", title: "Review rating", items: [ + "Google verified"], }, { - id: "m2", - value: "1000+", - title: "Happy patients", - items: [ - "Trusted care", - ], + id: "m2", value: "1000+", title: "Happy patients", items: [ + "Trusted care"], }, { - id: "m3", - value: "0", - title: "Pain experienced", - items: [ - "Comfort first", - ], + id: "m3", value: "0", title: "Pain experienced", items: [ + "Comfort first"], }, { - id: "m4", - value: "100%", - title: "Transparent pricing", - items: [ - "No surprises", - ], + id: "m4", value: "100%", title: "Transparent pricing", items: [ + "No surprises"], }, ]} title="Our commitment in numbers" @@ -168,47 +121,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Caries Treatment", - price: "Expert care", - variant: "General", - imageSrc: "asset://srv-1", - }, + id: "p1", name: "Caries Treatment", price: "Expert care", variant: "General", imageSrc: "asset://srv-1"}, { - id: "p2", - name: "Restoration", - price: "Artful precision", - variant: "General", - imageSrc: "asset://srv-2", - }, + id: "p2", name: "Restoration", price: "Artful precision", variant: "General", imageSrc: "asset://srv-2"}, { - id: "p3", - name: "Crowns", - price: "Durable solution", - variant: "Restorative", - imageSrc: "asset://srv-3", - }, + id: "p3", name: "Crowns", price: "Durable solution", variant: "Restorative", imageSrc: "asset://srv-3"}, { - id: "p4", - name: "Veneers", - price: "Aesthetic design", - variant: "Cosmetic", - imageSrc: "asset://srv-4", - }, + id: "p4", name: "Veneers", price: "Aesthetic design", variant: "Cosmetic", imageSrc: "asset://srv-4"}, { - id: "p5", - name: "Orthodontics", - price: "Health correction", - variant: "Restorative", - imageSrc: "asset://srv-5", - }, + id: "p5", name: "Orthodontics", price: "Health correction", variant: "Restorative", imageSrc: "asset://srv-5"}, { - id: "p6", - name: "Pediatric", - price: "Kind approach", - variant: "Pediatric", - imageSrc: "asset://srv-6", - }, + id: "p6", name: "Pediatric", price: "Kind approach", variant: "Pediatric", imageSrc: "asset://srv-6"}, ]} title="Comprehensive Dental Services" description="From aesthetic restoration to complex orthopedics, we cover every need." @@ -222,19 +145,11 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "Hidden fees", - "Rush appointments", - "Painful procedures", - "Vague planning", - ], + "Hidden fees", "Rush appointments", "Painful procedures", "Vague planning"], }} positiveCard={{ items: [ - "Fixed transparent pricing", - "Unhurried appointments", - "Total pain relief", - "Explained treatment steps", - ], + "Fixed transparent pricing", "Unhurried appointments", "Total pain relief", "Explained treatment steps"], }} title="Why patients choose Shining Smile" description="We blend deep clinical expertise with a focus on patient emotional comfort and full clarity." @@ -259,29 +174,13 @@ export default function LandingPage() { membersAnimation="blur-reveal" members={[ { - id: "d1", - name: "Gachay Aliev - Lead Prosthodontist", - imageSrc: "asset://doc-1", - imageAlt: "Dr Gachay Aliev", - }, + id: "d1", name: "Gachay Aliev - Lead Prosthodontist", imageSrc: "asset://doc-1", imageAlt: "Dr Gachay Aliev"}, { - id: "d2", - name: "Maria Ivanova - Lead Therapist", - imageSrc: "asset://doc-2", - imageAlt: "Dr Maria Ivanova", - }, + id: "d2", name: "Maria Ivanova - Lead Therapist", imageSrc: "asset://doc-2", imageAlt: "Dr Maria Ivanova"}, { - id: "d3", - name: "Ivan Petrov - Orthodontist", - imageSrc: "asset://doc-3", - imageAlt: "Dr Ivan Petrov", - }, + id: "d3", name: "Ivan Petrov - Orthodontist", imageSrc: "asset://doc-3", imageAlt: "Dr Ivan Petrov"}, { - id: "d4", - name: "Olena Melnyk - Pediatric Expert", - imageSrc: "asset://doc-4", - imageAlt: "Dr Olena Melnyk", - }, + id: "d4", name: "Olena Melnyk - Pediatric Expert", imageSrc: "asset://doc-4", imageAlt: "Dr Olena Melnyk"}, ]} memberVariant="card" /> @@ -292,30 +191,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Yustyna", - imageSrc: "asset://t-1", - }, + id: "t1", name: "Yustyna", imageSrc: "asset://t-1"}, { - id: "t2", - name: "Ekaterina", - imageSrc: "asset://t-2", - }, + id: "t2", name: "Ekaterina", imageSrc: "asset://t-2"}, { - id: "t3", - name: "Inna", - imageSrc: "asset://t-3", - }, + id: "t3", name: "Inna", imageSrc: "asset://t-3"}, { - id: "t4", - name: "Mykola", - imageSrc: "asset://t-4", - }, + id: "t4", name: "Mykola", imageSrc: "asset://t-4"}, { - id: "t5", - name: "Olena", - imageSrc: "asset://t-5", - }, + id: "t5", name: "Olena", imageSrc: "asset://t-5"}, ]} cardTitle="What our patients say" cardTag="Stories" @@ -329,25 +213,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Consultation", - content: "Initial meeting to discuss needs and baseline diagnostics.", - }, + id: "f1", title: "Consultation", content: "Initial meeting to discuss needs and baseline diagnostics."}, { - id: "f2", - title: "Treatment Plan", - content: "Transparent roadmap with fixed costs before any work begins.", - }, + id: "f2", title: "Treatment Plan", content: "Transparent roadmap with fixed costs before any work begins."}, { - id: "f3", - title: "Procedure", - content: "Performed with precision, attention to detail, and pain-free methods.", - }, + id: "f3", title: "Procedure", content: "Performed with precision, attention to detail, and pain-free methods."}, { - id: "f4", - title: "Control", - content: "Careful monitoring of the results for lasting satisfaction.", - }, + id: "f4", title: "Control", content: "Careful monitoring of the results for lasting satisfaction."}, ]} title="How we provide care" description="Understanding every step for complete peace of mind." @@ -362,47 +234,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "pl1", - title: "Standard Checkup", - price: "From $50", - period: "/ visit", - features: [ - "Exam", - "Consultation", - ], + id: "pl1", title: "Standard Checkup", price: "From $50", period: "/ visit", features: [ + "Exam", "Consultation"], button: { - text: "Book", - }, - imageSrc: "asset://p-1", - }, + text: "Book"}, + imageSrc: "asset://p-1"}, { - id: "pl2", - title: "Complex Restoration", - price: "Customized", - period: "/ case", - features: [ - "Personal plan", - "Follow-up", - ], + id: "pl2", title: "Complex Restoration", price: "Customized", period: "/ case", features: [ + "Personal plan", "Follow-up"], button: { - text: "Book", - }, - imageSrc: "asset://p-2", - }, + text: "Book"}, + imageSrc: "asset://p-2"}, { - id: "pl3", - title: "Pediatric Plan", - price: "From $40", - period: "/ session", - features: [ - "Exam", - "Safe care", - ], + id: "pl3", title: "Pediatric Plan", price: "From $40", period: "/ session", features: [ + "Exam", "Safe care"], button: { - text: "Book", - }, - imageSrc: "asset://p-3", - }, + text: "Book"}, + imageSrc: "asset://p-3"}, ]} title="Transparent costs" description="No hidden surprises, just expert care." @@ -413,8 +261,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file