diff --git a/src/app/page.tsx b/src/app/page.tsx index 9449628..889baf0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardSix from '@/components/sections/feature/FeatureCardSix'; -import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,112 +50,65 @@ export default function LandingPage() {
@@ -190,23 +133,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Preventative Care", - description: "Regular cleanings and exams to keep your smile healthy and avoid future complications.", - imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg", - imageAlt: "smiling dentist portrait clinic", - }, + title: "Preventative Care", description: "Regular cleanings and exams to keep your smile healthy and avoid future complications.", imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg", imageAlt: "smiling dentist portrait clinic"}, { - title: "Cosmetic Dentistry", - description: "Professional teeth whitening and veneers designed to enhance the natural beauty of your smile.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dentist-holding-equipment_23-2148338101.jpg", - imageAlt: "dentist holding teeth model", - }, + title: "Cosmetic Dentistry", description: "Professional teeth whitening and veneers designed to enhance the natural beauty of your smile.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dentist-holding-equipment_23-2148338101.jpg", imageAlt: "dentist holding teeth model"}, { - title: "Orthodontics", - description: "Straighten your teeth effectively with modern braces or clear aligner systems.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", - imageAlt: "smiling dentist portrait clinic", - }, + title: "Orthodontics", description: "Straighten your teeth effectively with modern braces or clear aligner systems.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", imageAlt: "smiling dentist portrait clinic"}, ]} title="Comprehensive Dental Services" description="From routine check-ups to complex cosmetic surgeries, our clinic offers a full spectrum of oral healthcare." @@ -220,20 +151,11 @@ export default function LandingPage() { tag="Statistics" metrics={[ { - id: "m1", - value: "15k+", - description: "Happy Patients Served", - }, + id: "m1", value: "15k+", description: "Happy Patients Served"}, { - id: "m2", - value: "20", - description: "Years of Experience", - }, + id: "m2", value: "20", description: "Years of Experience"}, { - id: "m3", - value: "100%", - description: "Sterilization Compliance", - }, + id: "m3", value: "100%", description: "Sterilization Compliance"}, ]} metricsAnimation="slide-up" /> @@ -247,26 +169,11 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "t1", - name: "Dr. Sarah Miller", - role: "Lead Dentist", - description: "Expert in aesthetic dentistry and restorative treatments.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66978.jpg", - }, + id: "t1", name: "Dr. Sarah Miller", role: "Lead Dentist", description: "Expert in aesthetic dentistry and restorative treatments.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66978.jpg"}, { - id: "t2", - name: "Dr. James Carter", - role: "Orthodontist", - description: "Specializing in braces and clear aligner technology.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-dentist-stomatology-cabinet-with-orange-equiptment-wearing-dental-uniform-medical-specialist-oral-hygiene-wearing-lab-coat-looking-camera-dentistry-office_482257-16216.jpg", - }, + id: "t2", name: "Dr. James Carter", role: "Orthodontist", description: "Specializing in braces and clear aligner technology.", imageSrc: "http://img.b2bpic.net/free-photo/confident-dentist-stomatology-cabinet-with-orange-equiptment-wearing-dental-uniform-medical-specialist-oral-hygiene-wearing-lab-coat-looking-camera-dentistry-office_482257-16216.jpg"}, { - id: "t3", - name: "Emily Watson", - role: "Lead Hygienist", - description: "Passionate about oral health and preventative care.", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg", - }, + id: "t3", name: "Emily Watson", role: "Lead Hygienist", description: "Passionate about oral health and preventative care.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-smile_1098-21962.jpg"}, ]} title="Meet Our Experts" description="Our team of skilled dentists and hygienists is here to ensure you get the best possible care every visit." @@ -280,59 +187,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "John Doe", - role: "Artist", - company: "Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-cheerful-woman-happily-looking-away-modern-workshop_574295-2037.jpg", - }, + id: "1", name: "John Doe", role: "Artist", company: "Studio", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-cheerful-woman-happily-looking-away-modern-workshop_574295-2037.jpg"}, { - id: "2", - name: "Jane Smith", - role: "CEO", - company: "Tech", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-adventurous-woman-bivouacking_23-2150562947.jpg", - }, + id: "2", name: "Jane Smith", role: "CEO", company: "Tech", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-adventurous-woman-bivouacking_23-2150562947.jpg"}, { - id: "3", - name: "Robert Brown", - role: "Teacher", - company: "School", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", - }, + id: "3", name: "Robert Brown", role: "Teacher", company: "School", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg"}, { - id: "4", - name: "Alice White", - role: "Manager", - company: "Store", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg", - }, + id: "4", name: "Alice White", role: "Manager", company: "Store", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg"}, { - id: "5", - name: "Charlie Black", - role: "Engineer", - company: "Firm", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", - }, + id: "5", name: "Charlie Black", role: "Engineer", company: "Firm", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"}, ]} kpiItems={[ { - value: "4.9", - label: "Avg Rating", - }, + value: "4.9", label: "Avg Rating"}, { - value: "98%", - label: "Retention", - }, + value: "98%", label: "Retention"}, { - value: "5k+", - label: "Google Reviews", - }, + value: "5k+", label: "Google Reviews"}, ]} title="Patient Success Stories" description="See why our patients trust us with their smiles." @@ -344,20 +220,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "How often should I get a checkup?", - content: "We recommend visiting every 6 months for optimal oral health.", - }, + id: "q1", title: "How often should I get a checkup?", content: "We recommend visiting every 6 months for optimal oral health."}, { - id: "q2", - title: "Do you accept insurance?", - content: "Yes, we work with most major insurance providers.", - }, + id: "q2", title: "Do you accept insurance?", content: "Yes, we work with most major insurance providers."}, { - id: "q3", - title: "Are you accepting new patients?", - content: "Yes, we welcome new patients of all ages.", - }, + id: "q3", title: "Are you accepting new patients?", content: "Yes, we welcome new patients of all ages."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Have questions about your treatment? We are here to help." @@ -369,34 +236,47 @@ export default function LandingPage() { ); -} +} \ No newline at end of file