diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a707e1..3932747 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Learn About Our Services", href: "#features" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/female-dentist-scanning-patient-s-teeth-with-x-ray-machine-modern-dental-clinic_23-2147879124.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-dentist-scanning-patient-s-teeth-with-x-ray-machine-modern-dental-clinic_23-2147879124.jpg?_wi=1" imageAlt="Luxury dental office interior" mediaAnimation="slide-up" imagePosition="right" @@ -85,7 +85,7 @@ export default function LandingPage() { }, { id: "dental-implants", brand: "Restorative Solutions", name: "Dental Implants", price: "Advanced Restoration", rating: 5, - reviewCount: "623", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-dentist-hand_1157-29157.jpg", imageAlt: "Professional dental implant procedure" + reviewCount: "623", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-dentist-hand_1157-29157.jpg?_wi=1", imageAlt: "Professional dental implant procedure" }, { id: "orthodontics", brand: "Alignment Experts", name: "Clear Aligners", price: "Modern Orthodontics", rating: 5, @@ -130,10 +130,10 @@ export default function LandingPage() { title: "Personalized Care Plans", description: "Every patient receives a customized treatment plan designed to address their unique dental goals and concerns.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206210.jpg", imageAlt: "Patient care consultation" }, { - title: "Comfort-First Experience", description: "Our serene luxury environment, sedation options, and compassionate team ensure every visit is comfortable and stress-free.", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-scanning-patient-s-teeth-with-x-ray-machine-modern-dental-clinic_23-2147879124.jpg", imageAlt: "Luxury dental office ambiance" + title: "Comfort-First Experience", description: "Our serene luxury environment, sedation options, and compassionate team ensure every visit is comfortable and stress-free.", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-scanning-patient-s-teeth-with-x-ray-machine-modern-dental-clinic_23-2147879124.jpg?_wi=2", imageAlt: "Luxury dental office ambiance" }, { - title: "Expert Practitioners", description: "Our dentists are board-certified specialists with decades of combined experience in cosmetic and restorative dentistry.", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-dentist-hand_1157-29157.jpg", imageAlt: "Expert dental procedure" + title: "Expert Practitioners", description: "Our dentists are board-certified specialists with decades of combined experience in cosmetic and restorative dentistry.", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-dentist-hand_1157-29157.jpg?_wi=2", imageAlt: "Expert dental procedure" } ]} /> @@ -152,10 +152,10 @@ export default function LandingPage() { speed={40} testimonials={[ { - id: "1", name: "Sarah Johnson", handle: "@sarahjsmiles", testimonial: "The entire experience exceeded my expectations. Dr. Smith transformed my smile beautifully and professionally. I've never felt more confident!", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309927.jpg", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", handle: "@sarahjsmiles", testimonial: "The entire experience exceeded my expectations. Dr. Smith transformed my smile beautifully and professionally. I've never felt more confident!", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309927.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Michael Chen", handle: "@michaelbeaming", testimonial: "Outstanding service and attention to detail. The implant procedure was seamless, and the results are absolutely stunning. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg", imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", handle: "@michaelbeaming", testimonial: "Outstanding service and attention to detail. The implant procedure was seamless, and the results are absolutely stunning. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg?_wi=1", imageAlt: "Michael Chen" }, { id: "3", name: "Emily Rodriguez", handle: "@emilyradiant", testimonial: "I was nervous about dental work, but the entire team made me feel comfortable and cared for. My new smile has changed my life!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2728.jpg", imageAlt: "Emily Rodriguez" @@ -164,10 +164,10 @@ export default function LandingPage() { id: "4", name: "David Williams", handle: "@davidconfident", testimonial: "The clear aligners treatment was perfect for my lifestyle. Invisible, effective, and surprisingly affordable. Best decision ever!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "David Williams" }, { - id: "5", name: "Lisa Thompson", handle: "@lisabright", testimonial: "Luxe Dental delivers on every promise. Premium experience, exceptional results, and genuine care. They truly transformed my smile.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309927.jpg", imageAlt: "Lisa Thompson" + id: "5", name: "Lisa Thompson", handle: "@lisabright", testimonial: "Luxe Dental delivers on every promise. Premium experience, exceptional results, and genuine care. They truly transformed my smile.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309927.jpg?_wi=2", imageAlt: "Lisa Thompson" }, { - id: "6", name: "James Martinez", handle: "@jamesperfectsmile", testimonial: "Professional, friendly, and results-oriented. Every aspect of my treatment was explained clearly. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg", imageAlt: "James Martinez" + id: "6", name: "James Martinez", handle: "@jamesperfectsmile", testimonial: "Professional, friendly, and results-oriented. Every aspect of my treatment was explained clearly. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-portrait_23-2151202435.jpg?_wi=2", imageAlt: "James Martinez" } ]} /> @@ -182,7 +182,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "gradient-bars" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/female-dentist-scanning-patient-s-teeth-with-x-ray-machine-modern-dental-clinic_23-2147879124.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-dentist-scanning-patient-s-teeth-with-x-ray-machine-modern-dental-clinic_23-2147879124.jpg?_wi=3" imageAlt="Dental office consultation room" mediaAnimation="slide-up" mediaPosition="right"