From 779bf30adb3f178744718bd0ef2b1f99a9206b63 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 16:35:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 173 ++++++++++++----------------------------------- 1 file changed, 42 insertions(+), 131 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7eb9422..b94047e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,7 @@ import ContactCTA from '@/components/sections/contact/ContactCTA'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; +import HeroSplit from '@/components/sections/hero/HeroSplit'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import TeamCardTen from '@/components/sections/team/TeamCardTen'; @@ -31,40 +31,30 @@ export default function LandingPage() {
-
@@ -73,18 +63,11 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Compassionate Care for Your ", - }, + type: "text", content: "Compassionate Care for Your "}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/senior-woman-conversing-with-someone-outdoors-nursing-home_23-2148757762.jpg", - alt: "Clinic", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/senior-woman-conversing-with-someone-outdoors-nursing-home_23-2148757762.jpg", alt: "Clinic"}, { - type: "text", - content: " Family", - }, + type: "text", content: " Family"}, ]} /> @@ -96,34 +79,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "1", - label: "Routine", - title: "Preventive Care", - items: [ - "General cleanings", - "Diagnostic exams", - "Oral health education", - ], + id: "1", label: "Routine", title: "Preventive Care", items: [ + "General cleanings", "Diagnostic exams", "Oral health education"], }, { - id: "2", - label: "Cosmetic", - title: "Aesthetic Solutions", - items: [ - "Teeth whitening", - "Veneers", - "Smile makeovers", - ], + id: "2", label: "Cosmetic", title: "Aesthetic Solutions", items: [ + "Teeth whitening", "Veneers", "Smile makeovers"], }, { - id: "3", - label: "Family", - title: "Pediatric Dentistry", - items: [ - "Children's checkups", - "Sealants", - "Gentle guidance", - ], + id: "3", label: "Family", title: "Pediatric Dentistry", items: [ + "Children's checkups", "Sealants", "Gentle guidance"], }, ]} title="Comprehensive Dental Services" @@ -139,20 +104,11 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "1", - name: "Dr. Rahouly", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67053.jpg", - }, + id: "1", name: "Dr. Rahouly", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67053.jpg"}, { - id: "2", - name: "Dr. Smith", - imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84773.jpg", - }, + id: "2", name: "Dr. Smith", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-standing-row_107420-84773.jpg"}, { - id: "3", - name: "Sarah, Hygienist", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-smiling-covid-19-health-hospital-virus-color-nurse_179666-24306.jpg", - }, + id: "3", name: "Sarah, Hygienist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-smiling-covid-19-health-hospital-virus-color-nurse_179666-24306.jpg"}, ]} memberVariant="card" /> @@ -166,45 +122,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Anna J.", - role: "Patient", - company: "Rahouly Dental", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg", - }, + id: "1", name: "Anna J.", role: "Patient", company: "Rahouly Dental", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-bed-physiotherapy-center_1139-1121.jpg"}, { - id: "2", - name: "Mark D.", - role: "Patient", - company: "Rahouly Dental", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg", - }, + id: "2", name: "Mark D.", role: "Patient", company: "Rahouly Dental", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-with-uniform-using-laptop-cabinet-working-checkup-appointments-desk-health-specialist-with-stethoscope-helping-with-prescription-medicine-treatment_482257-39448.jpg"}, { - id: "3", - name: "Lisa R.", - role: "Patient", - company: "Rahouly Dental", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg", - }, + id: "3", name: "Lisa R.", role: "Patient", company: "Rahouly Dental", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-dentist-office-smiling_23-2148338134.jpg"}, { - id: "4", - name: "Robert K.", - role: "Patient", - company: "Rahouly Dental", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-smiling-while-talking-phone_1262-797.jpg", - }, + id: "4", name: "Robert K.", role: "Patient", company: "Rahouly Dental", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-smiling-while-talking-phone_1262-797.jpg"}, { - id: "5", - name: "Chloe M.", - role: "Patient", - company: "Rahouly Dental", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-artist-woman_23-2149050557.jpg", - }, + id: "5", name: "Chloe M.", role: "Patient", company: "Rahouly Dental", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-artist-woman_23-2149050557.jpg"}, ]} title="Patient Success Stories" description="We are proud to serve our community and see so many happy smiles." @@ -217,20 +148,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you accept insurance?", - content: "Yes, we accept most major dental insurance plans. Please bring your card.", - }, + id: "1", title: "Do you accept insurance?", content: "Yes, we accept most major dental insurance plans. Please bring your card."}, { - id: "2", - title: "What if I have dental anxiety?", - content: "We prioritize patient comfort and offer sedation options for our nervous patients.", - }, + id: "2", title: "What if I have dental anxiety?", content: "We prioritize patient comfort and offer sedation options for our nervous patients."}, { - id: "3", - title: "How do I book an appointment?", - content: "You can book directly via our online form or call us anytime.", - }, + id: "3", title: "How do I book an appointment?", content: "You can book directly via our online form or call us anytime."}, ]} title="Frequently Asked Questions" faqsAnimation="slide-up" @@ -245,16 +167,13 @@ export default function LandingPage() { @@ -263,25 +182,17 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1