diff --git a/src/app/page.tsx b/src/app/page.tsx index 420faca..54b7382 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Learn More", href: "#services" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/shopping-mall-blurred-background_93675-130553.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-mall-blurred-background_93675-130553.jpg?_wi=1" imageAlt="Modern dental clinic interior" mediaAnimation="slide-up" imagePosition="right" @@ -85,7 +85,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "SmileCare", name: "Professional Cleaning", price: "€45", rating: 5, - reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg", imageAlt: "Professional dental cleaning service" + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg?_wi=1", imageAlt: "Professional dental cleaning service" }, { id: "2", brand: "SmileCare", name: "Teeth Whitening", price: "€120", rating: 5, @@ -126,16 +126,16 @@ export default function LandingPage() { animationType="slide-up" features={[ { - title: "Advanced Technology", description: "Latest digital imaging and minimally invasive treatment techniques for optimal results and patient comfort.", imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall-blurred-background_93675-130553.jpg", imageAlt: "Advanced dental technology" + title: "Advanced Technology", description: "Latest digital imaging and minimally invasive treatment techniques for optimal results and patient comfort.", imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall-blurred-background_93675-130553.jpg?_wi=2", imageAlt: "Advanced dental technology" }, { - title: "Experienced Team", description: "Our dentists are highly trained professionals with years of experience in restorative and cosmetic dentistry.", imageSrc: "http://img.b2bpic.net/free-photo/set-gray-female-emotions-beard-hair_1291-85.jpg", imageAlt: "Professional dental team" + title: "Experienced Team", description: "Our dentists are highly trained professionals with years of experience in restorative and cosmetic dentistry.", imageSrc: "http://img.b2bpic.net/free-photo/set-gray-female-emotions-beard-hair_1291-85.jpg?_wi=1", imageAlt: "Professional dental team" }, { - title: "Patient Comfort", description: "Relaxing atmosphere with sedation options to ensure every visit is comfortable and stress-free.", imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall-blurred-background_93675-130553.jpg", imageAlt: "Comfortable dental office" + title: "Patient Comfort", description: "Relaxing atmosphere with sedation options to ensure every visit is comfortable and stress-free.", imageSrc: "http://img.b2bpic.net/free-photo/shopping-mall-blurred-background_93675-130553.jpg?_wi=3", imageAlt: "Comfortable dental office" }, { - title: "Comprehensive Care", description: "From preventive care to complex procedures, we handle all your dental needs under one roof.", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg", imageAlt: "Comprehensive dental services" + title: "Comprehensive Care", description: "From preventive care to complex procedures, we handle all your dental needs under one roof.", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67020.jpg?_wi=2", imageAlt: "Comprehensive dental services" } ]} /> @@ -185,7 +185,7 @@ export default function LandingPage() { description="Book your appointment today and experience premium dental care in Tallinn. Our friendly team is ready to welcome you." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/set-gray-female-emotions-beard-hair_1291-85.jpg" + imageSrc="http://img.b2bpic.net/free-photo/set-gray-female-emotions-beard-hair_1291-85.jpg?_wi=2" imageAlt="SmileCare dental team" mediaAnimation="slide-up" mediaPosition="right"