diff --git a/src/app/page.tsx b/src/app/page.tsx index 0838722..d59574c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { text: "Learn More", href: "#services" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/employees-with-face-masks-cleaning-hand-before-use-co-working-space-coronavirus-pandemic-coworkers-new-normal-office-using-sanitize-alcohol-gel-against-corona-virus-until-typing-computer_482257-12859.jpg" + imageSrc="http://img.b2bpic.net/free-photo/employees-with-face-masks-cleaning-hand-before-use-co-working-space-coronavirus-pandemic-coworkers-new-normal-office-using-sanitize-alcohol-gel-against-corona-virus-until-typing-computer_482257-12859.jpg?_wi=1" imageAlt="Modern dental clinic interior" mediaAnimation="slide-up" imagePosition="right" @@ -83,7 +83,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/tasting-drinking-refreshment-woman-fresh_1262-2705.jpg", imageAlt: "Professional dental cleaning service" + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/tasting-drinking-refreshment-woman-fresh_1262-2705.jpg?_wi=1", imageAlt: "Professional dental cleaning service" }, { id: "2", brand: "SmileCare", name: "Teeth Whitening", price: "€120", rating: 5, @@ -124,16 +124,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/employees-with-face-masks-cleaning-hand-before-use-co-working-space-coronavirus-pandemic-coworkers-new-normal-office-using-sanitize-alcohol-gel-against-corona-virus-until-typing-computer_482257-12859.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/employees-with-face-masks-cleaning-hand-before-use-co-working-space-coronavirus-pandemic-coworkers-new-normal-office-using-sanitize-alcohol-gel-against-corona-virus-until-typing-computer_482257-12859.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/team-happy-doctors-standing-with-arms-crossed-mri-scanner-hospital-looking-camera_637285-389.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/team-happy-doctors-standing-with-arms-crossed-mri-scanner-hospital-looking-camera_637285-389.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/employees-with-face-masks-cleaning-hand-before-use-co-working-space-coronavirus-pandemic-coworkers-new-normal-office-using-sanitize-alcohol-gel-against-corona-virus-until-typing-computer_482257-12859.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/employees-with-face-masks-cleaning-hand-before-use-co-working-space-coronavirus-pandemic-coworkers-new-normal-office-using-sanitize-alcohol-gel-against-corona-virus-until-typing-computer_482257-12859.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/tasting-drinking-refreshment-woman-fresh_1262-2705.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/tasting-drinking-refreshment-woman-fresh_1262-2705.jpg?_wi=2", imageAlt: "Comprehensive dental services" } ]} /> @@ -183,7 +183,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/team-happy-doctors-standing-with-arms-crossed-mri-scanner-hospital-looking-camera_637285-389.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-happy-doctors-standing-with-arms-crossed-mri-scanner-hospital-looking-camera_637285-389.jpg?_wi=2" imageAlt="SmileCare dental team" mediaAnimation="slide-up" mediaPosition="right"