diff --git a/src/app/page.tsx b/src/app/page.tsx index 1dcc391..4b6ab62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,48 +29,27 @@ export default function LandingPage() {
@@ -83,27 +62,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { - title: "General Dentistry", - description: "Routine checkups, cleanings, and preventative care.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=1", - titleIconSrc: "Smile", - buttonText: "Learn More", - }, - { - title: "Cosmetic Dentistry", - description: "Teeth whitening and smile makeovers tailored for you.", - imageSrc: "http://img.b2bpic.net/free-psd/orthodontic-braces-3d-icon-metal-alignment-treatment_56104-3596.jpg?_wi=1", - titleIconSrc: "Sparkles", - buttonText: "Learn More", - }, - { - title: "Orthodontics", - description: "Advanced braces and aligners for a straighter smile.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p1vefq", - titleIconSrc: "Award", - buttonText: "Learn More", - }, + { title: "General Dentistry", description: "Routine checkups, cleanings, and preventative care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=1", titleIconSrc: "Smile", buttonText: "Book Now", buttonHref: "tel:09702225946" }, + { title: "Cosmetic Dentistry", description: "Teeth whitening and smile makeovers tailored for you.", imageSrc: "http://img.b2bpic.net/free-psd/orthodontic-braces-3d-icon-metal-alignment-treatment_56104-3596.jpg?_wi=1", titleIconSrc: "Sparkles", buttonText: "Book Now", buttonHref: "tel:09702225946" }, + { title: "Orthodontics", description: "Advanced braces and aligners for a straighter smile.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p1vefq", titleIconSrc: "Award", buttonText: "Book Now", buttonHref: "tel:09702225946" }, ]} title="Comprehensive Dental Services" description="We offer a wide range of dental treatments in a comfortable and hygienic environment." @@ -114,21 +75,11 @@ export default function LandingPage() {
@@ -138,64 +89,15 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah J.", - date: "Oct 2023", - title: "Great Experience", - quote: "Best doctor...highly recommend!", - tag: "Checkup", - avatarSrc: "asset://avatar-1", - imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=2", - imageAlt: "dental clinic interior modern", - }, - { - id: "2", - name: "Michael C.", - date: "Nov 2023", - title: "Excellent Care", - quote: "Great experience at the dental clinic!", - tag: "Cosmetic", - avatarSrc: "asset://avatar-2", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-blue-uniform-smiling-while-posing-camera_176474-19626.jpg", - imageAlt: "dentist doctor smiling professional", - }, - { - id: "3", - name: "Rahul P.", - date: "Jan 2024", - title: "Very Helpful", - quote: "Professional, clean and very reliable clinic.", - tag: "Emergency", - avatarSrc: "asset://avatar-3", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-digital-tablet-while-talking-with-patient_107420-74007.jpg?_wi=1", - imageAlt: "dental care consultation advice", - }, - { - id: "4", - name: "Emily R.", - date: "Feb 2024", - title: "Happy Patient", - quote: "Very comfortable experience during my procedure.", - tag: "General", - avatarSrc: "asset://avatar-4", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-dentist-patient_23-2149164297.jpg?_wi=2", - imageAlt: "dental implant treatment", - }, - { - id: "5", - name: "David K.", - date: "Mar 2024", - title: "Top Notch", - quote: "The team made me feel very much at ease.", - tag: "Treatment", - avatarSrc: "asset://avatar-5", - imageSrc: "http://img.b2bpic.net/free-psd/orthodontic-braces-3d-icon-metal-alignment-treatment_56104-3596.jpg?_wi=2", - imageAlt: "dental checkup dental tools", - }, + { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Great Experience", quote: "Best doctor...highly recommend!", tag: "Checkup", avatarSrc: "asset://avatar-1", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23918.jpg?_wi=2" }, + { id: "2", name: "Michael C.", date: "Nov 2023", title: "Excellent Care", quote: "Great experience at the dental clinic!", tag: "Cosmetic", avatarSrc: "asset://avatar-2", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-blue-uniform-smiling-while-posing-camera_176474-19626.jpg" }, + { id: "3", name: "Rahul P.", date: "Jan 2024", title: "Very Helpful", quote: "Professional, clean and very reliable clinic.", tag: "Emergency", avatarSrc: "asset://avatar-3", imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-digital-tablet-while-talking-with-patient_107420-74007.jpg?_wi=1" }, ]} title="What Our Patients Say" description="Trusted by the Mulund community for quality dental care." + buttons={[ + { text: "Book Now", href: "tel:09702225946" } + ]} /> @@ -204,75 +106,44 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "What are your operating hours?", - content: "We are open Monday to Saturday, closing at 9:30 PM.", - }, - { - id: "2", - title: "Do you accept new patients?", - content: "Yes, we are always accepting new patients.", - }, - { - id: "3", - title: "Where is the clinic located?", - content: "We are at B-25, MHADA Colony, Mulund East, Mumbai.", - }, + { id: "1", title: "What are your operating hours?", content: "We are open Monday to Saturday, closing at 9:30 PM." }, + { id: "2", title: "Do you accept new patients?", content: "Yes, we are always accepting new patients." }, + { id: "3", title: "Where is the clinic located?", content: "We are at B-25, MHADA Colony, Mulund East, Mumbai." }, ]} imageSrc="http://img.b2bpic.net/free-photo/doctor-holding-digital-tablet-while-talking-with-patient_107420-74007.jpg?_wi=2" mediaAnimation="blur-reveal" title="Frequently Asked Questions" description="Have questions about our services or clinic?" faqsAnimation="slide-up" + buttons={[ + { text: "Call Us Now", href: "tel:09702225946" } + ]} />