From f98a6046625aee3d320bbde2d6edf75b9f48a10e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 20:45:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 224 +++++++++++------------------------------------ 1 file changed, 50 insertions(+), 174 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a2008ca..eba5497 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,45 +47,28 @@ export default function LandingPage() {
@@ -106,19 +81,13 @@ export default function LandingPage() { metrics={[ { icon: Star, - label: "Rating", - value: "4.6/5", - }, + label: "Rating", value: "4.6/5"}, { icon: Award, - label: "Years Experience", - value: "10+", - }, + label: "Years Experience", value: "10+"}, { icon: CheckCircle, - label: "Satisfied Patients", - value: "1000+", - }, + label: "Satisfied Patients", value: "1000+"}, ]} metricsAnimation="slide-up" /> @@ -131,28 +100,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Experienced Dentist", - description: "Expert care led by Dr. Haddouche.", - bentoComponent: "reveal-icon", - icon: UserCheck, - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-explaining-teeth-x-ray-screen-female-patient-lying-dentist-chair_23-2147879120.jpg", - imageAlt: "A male dentist explaining a teeth x-ray on screen to female patient lying on dentist chair", + title: "Experienced Dentist", description: "Expert care led by Dr. Haddouche.", bentoComponent: "reveal-icon", icon: UserCheck, }, { - title: "Modern Equipment", - description: "Cutting-edge tools for precise results.", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-showing-teeth-model-smiling-patient-clinic_23-2147879172.jpg?_wi=2", - imageAlt: "A male dentist explaining a teeth x-ray on screen to female patient lying on dentist chair", + title: "Modern Equipment", description: "Cutting-edge tools for precise results.", bentoComponent: "reveal-icon", icon: Zap, }, { - title: "Comfort Focused", - description: "Designed for a relaxing experience.", - bentoComponent: "reveal-icon", - icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg?_wi=2", - imageAlt: "A male dentist explaining a teeth x-ray on screen to female patient lying on dentist chair", + title: "Comfort Focused", description: "Designed for a relaxing experience.", bentoComponent: "reveal-icon", icon: Heart, }, ]} title="Why Choose Us" @@ -168,41 +122,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "s1", - name: "General Dentistry", - price: "Dental Exams", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042921.jpg", - }, + id: "s1", name: "General Dentistry", price: "Dental Exams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042921.jpg"}, { - id: "s2", - name: "Teeth Whitening", - price: "Professional Care", - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4423.jpg", - }, + id: "s2", name: "Teeth Whitening", price: "Professional Care", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4423.jpg"}, { - id: "s3", - name: "Dental Implants", - price: "Restore Smile", - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4422.jpg", - }, + id: "s3", name: "Dental Implants", price: "Restore Smile", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4422.jpg"}, { - id: "s4", - name: "Orthodontics", - price: "Straightening", - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-399.jpg", - }, + id: "s4", name: "Orthodontics", price: "Straightening", imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-dental-office_1204-399.jpg"}, { - id: "s5", - name: "Emergency Care", - price: "Available 24/7", - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4448.jpg", - }, + id: "s5", name: "Emergency Care", price: "Available 24/7", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4448.jpg"}, { - id: "s6", - name: "Pediatric Care", - price: "For Kids", - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg", - }, + id: "s6", name: "Pediatric Care", price: "For Kids", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg"}, ]} title="Our Services" description="Comprehensive dental health care for you and your family." @@ -216,59 +146,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Ahmed", - role: "Patient", - company: "Koléa", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", - }, + id: "1", name: "Sarah Ahmed", role: "Patient", company: "Koléa", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"}, { - id: "2", - name: "Mohamed Bennacer", - role: "Patient", - company: "Koléa", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - }, + id: "2", name: "Mohamed Bennacer", role: "Patient", company: "Koléa", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - id: "3", - name: "Fatima Zahra", - role: "Patient", - company: "Koléa", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg", - }, + id: "3", name: "Fatima Zahra", role: "Patient", company: "Koléa", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-23501.jpg"}, { - id: "4", - name: "Yacine Belkacem", - role: "Patient", - company: "Koléa", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-charming-young-caucasian-woman-with-bob-pinkish-hairstyle-facial-piercing-relaxing-home-sitting-comfortably-sofa-looking-camera-with-cute-smile_343059-1950.jpg", - }, + id: "4", name: "Yacine Belkacem", role: "Patient", company: "Koléa", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-charming-young-caucasian-woman-with-bob-pinkish-hairstyle-facial-piercing-relaxing-home-sitting-comfortably-sofa-looking-camera-with-cute-smile_343059-1950.jpg"}, { - id: "5", - name: "Amira Haddad", - role: "Patient", - company: "Koléa", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man-listening-music_23-2149207193.jpg", - }, + id: "5", name: "Amira Haddad", role: "Patient", company: "Koléa", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man-listening-music_23-2149207193.jpg"}, ]} kpiItems={[ { - value: "100%", - label: "Hygiene standards", - }, + value: "100%", label: "Hygiene standards"}, { - value: "99%", - label: "Patient satisfaction", - }, + value: "99%", label: "Patient satisfaction"}, { - value: "5k+", - label: "Successful smiles", - }, + value: "5k+", label: "Successful smiles"}, ]} title="Patient Stories" description="Hear what our patients have to say about our clinic." @@ -280,20 +179,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you accept emergency cases?", - content: "Yes, we prioritize emergency dental pain.", - }, + id: "q1", title: "Do you accept emergency cases?", content: "Yes, we prioritize emergency dental pain."}, { - id: "q2", - title: "What insurance do you accept?", - content: "We work with all major providers in Algeria.", - }, + id: "q2", title: "What insurance do you accept?", content: "We work with all major providers in Algeria."}, { - id: "q3", - title: "How do I book?", - content: "Use our booking form or WhatsApp us.", - }, + id: "q3", title: "How do I book?", content: "Use our booking form or WhatsApp us."}, ]} sideTitle="Common Questions" faqsAnimation="slide-up" @@ -304,16 +194,13 @@ export default function LandingPage() {
@@ -323,34 +210,23 @@ export default function LandingPage() { logoText="Smile Care Clinic" columns={[ { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "+213 555 123 456", - href: "tel:+213555123456", - }, + label: "+213 555 123 456", href: "tel:+213555123456"}, { - label: "WhatsApp", - href: "https://wa.me/213555123456", - }, + label: "WhatsApp", href: "https://wa.me/213555123456"}, ], }, { - title: "Address", - items: [ + title: "Address", items: [ { - label: "Koléa, near Algérie Télécom", - href: "#", - }, + label: "Koléa, near Algérie Télécom", href: "#"}, ], }, { - title: "Hours", - items: [ + title: "Hours", items: [ { - label: "Sun-Thu: 09:00 - 18:00", - href: "#", - }, + label: "Sun-Thu: 09:00 - 18:00", href: "#"}, ], }, ]} -- 2.49.1