diff --git a/src/app/page.tsx b/src/app/page.tsx index a35a541..fb3fb2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,8 +22,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "General Dentistry", href: "/services" }, { label: "Teeth Cleaning", href: "/services" }, { label: "Cosmetic Dentistry", href: "/services" }, @@ -31,8 +30,7 @@ export default function HomePage() { ], }, { - title: "Patient Info", - items: [ + title: "Patient Info", items: [ { label: "About Us", href: "/about" }, { label: "New Patients", href: "/new-patients" }, { label: "Insurance", href: "#" }, @@ -40,8 +38,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Book Appointment", href: "/contact" }, { label: "(416) 555-1234", href: "tel:+14165551234" }, { label: "123 Dental Ave, Toronto", href: "#" }, @@ -57,7 +54,7 @@ export default function HomePage() { borderRadius="pill" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -69,9 +66,7 @@ export default function HomePage() { navItems={navItems} brandName="Smile Dental Center" button={{ - text: "Book Appointment", - href: "/contact", - }} + text: "Book Appointment", href: "/contact"}} animateOnLoad={true} /> @@ -81,20 +76,14 @@ export default function HomePage() { @@ -267,59 +197,23 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "Verified Patient", - testimonial: - "Dr. Elahi is extremely kind, professional, and highly knowledgeable. He explained everything clearly and made me feel completely comfortable. Best dental experience ever!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg?_wi=1", - imageAlt: "Sarah Johnson - Patient", - }, + id: "1", name: "Sarah Johnson", handle: "Verified Patient", testimonial: + "Dr. Elahi is extremely kind, professional, and highly knowledgeable. He explained everything clearly and made me feel completely comfortable. Best dental experience ever!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg", imageAlt: "Sarah Johnson - Patient"}, { - id: "2", - name: "Michael Chen", - handle: "Verified Patient", - testimonial: - "The staff are very friendly and respectful. They took time to understand my dental anxiety and made sure I felt safe throughout my treatment. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-relaxing-outdoor-cafe-sunny-day_273609-12538.jpg?_wi=1", - imageAlt: "Michael Chen - Patient", - }, + id: "2", name: "Michael Chen", handle: "Verified Patient", testimonial: + "The staff are very friendly and respectful. They took time to understand my dental anxiety and made sure I felt safe throughout my treatment. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-relaxing-outdoor-cafe-sunny-day_273609-12538.jpg", imageAlt: "Michael Chen - Patient"}, { - id: "3", - name: "Emily Rodriguez", - handle: "Verified Patient", - testimonial: - "They explain everything clearly and make you feel comfortable. No rushing, no pressure. This is premium dental care at its finest.", - imageSrc: "http://img.b2bpic.net/free-photo/irritated-young-pretty-woman-keeping-hands-waist-isolated-green-wall_141793-112760.jpg?_wi=1", - imageAlt: "Emily Rodriguez - Patient", - }, + id: "3", name: "Emily Rodriguez", handle: "Verified Patient", testimonial: + "They explain everything clearly and make you feel comfortable. No rushing, no pressure. This is premium dental care at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/irritated-young-pretty-woman-keeping-hands-waist-isolated-green-wall_141793-112760.jpg", imageAlt: "Emily Rodriguez - Patient"}, { - id: "4", - name: "David Kim", - handle: "Verified Patient", - testimonial: - "Extremely professional dentist with a genuine commitment to patient wellbeing. Short wait times, efficient appointments, and exceptional results.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg?_wi=1", - imageAlt: "David Kim - Patient", - }, + id: "4", name: "David Kim", handle: "Verified Patient", testimonial: + "Extremely professional dentist with a genuine commitment to patient wellbeing. Short wait times, efficient appointments, and exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-12274.jpg", imageAlt: "David Kim - Patient"}, { - id: "5", - name: "Jennifer Walsh", - handle: "Verified Patient", - testimonial: - "I was nervous about dental work, but this team made me feel safe and respected. The treatment was excellent and they followed up to ensure I was comfortable.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-charming-smile-feeling-happy-free-after-graduating-university-relaxing-cafe-waiting-food-making-plans-future-ginger-woman-having-rest-indoors_273609-481.jpg?_wi=1", - imageAlt: "Jennifer Walsh - Patient", - }, + id: "5", name: "Jennifer Walsh", handle: "Verified Patient", testimonial: + "I was nervous about dental work, but this team made me feel safe and respected. The treatment was excellent and they followed up to ensure I was comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-charming-smile-feeling-happy-free-after-graduating-university-relaxing-cafe-waiting-food-making-plans-future-ginger-woman-having-rest-indoors_273609-481.jpg", imageAlt: "Jennifer Walsh - Patient"}, { - id: "6", - name: "Robert Thompson", - handle: "Verified Patient", - testimonial: - "Professional, knowledgeable, and genuinely caring. This is what premium dental care should look like. I trust them completely with my oral health.", - imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=1", - imageAlt: "Robert Thompson - Patient", - }, + id: "6", name: "Robert Thompson", handle: "Verified Patient", testimonial: + "Professional, knowledgeable, and genuinely caring. This is what premium dental care should look like. I trust them completely with my oral health.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", imageAlt: "Robert Thompson - Patient"}, ]} speed={40} /> @@ -333,9 +227,9 @@ export default function HomePage() { tagAnimation="slide-up" title="Book Your Smile Today" description="Schedule your appointment with our team. Join over 1,100 happy patients who trust Smile Dental Center for compassionate, professional dental care." - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/hall-with-lifts_1203-105.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/hall-with-lifts_1203-105.jpg" imageAlt="Modern dental clinic appointment booking" mediaAnimation="blur-reveal" mediaPosition="right"