From c0d0ce7b3654f5ee1bbdc33c79ea3f041a249e6f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 10:18:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb9cafd..d1cb0c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,17 +66,17 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/ultra-modern-dental-clinic-interior-with-1774779518517-68c9fc6d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/ultra-modern-dental-clinic-interior-with-1774779518517-68c9fc6d.png?_wi=1", imageAlt: "Dental office view", }, { id: "2", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/close-up-shot-of-advanced-dental-imaging-1774779517390-99ddea3f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/close-up-shot-of-advanced-dental-imaging-1774779517390-99ddea3f.png?_wi=1", imageAlt: "Clinical technology", }, { id: "3", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/patient-in-comfortable-dental-chair-soft-1774779516751-ce52fbc4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/patient-in-comfortable-dental-chair-soft-1774779516751-ce52fbc4.png?_wi=1", imageAlt: "Patient care", }, { @@ -118,19 +118,19 @@ export default function LandingPage() { id: 1, title: "Cosmetic Dentistry", description: "Custom smile makeovers, teeth whitening, and porcelain veneers delivered with artistic precision.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/ultra-modern-dental-clinic-interior-with-1774779518517-68c9fc6d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/ultra-modern-dental-clinic-interior-with-1774779518517-68c9fc6d.png?_wi=2", }, { id: 2, title: "Restorative Care", description: "High-end crowns, bridges, and implant technology to restore full function and aesthetic appeal.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/close-up-shot-of-advanced-dental-imaging-1774779517390-99ddea3f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/close-up-shot-of-advanced-dental-imaging-1774779517390-99ddea3f.png?_wi=2", }, { id: 3, title: "Orthodontic Specialists", description: "Invisible alignment and advanced corrective therapies tailored to the busy professional lifestyle.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/patient-in-comfortable-dental-chair-soft-1774779516751-ce52fbc4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/patient-in-comfortable-dental-chair-soft-1774779516751-ce52fbc4.png?_wi=2", }, ]} title="Specialized Dental Solutions" @@ -151,7 +151,7 @@ export default function LandingPage() { quote: "The most professional and comfortable clinic experience I've had in Dubai. Truly high-end.", tag: "Cosmetic Care", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/elegant-dubai-client-professional-studio-1774779517322-0ebe8184.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/elegant-dubai-client-professional-studio-1774779517322-0ebe8184.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/elegant-dubai-client-professional-studio-1774779517322-0ebe8184.png?_wi=1", }, { id: "2", @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Exceptional service and results. The team at LoyalMedi is truly world-class.", tag: "Smile Makeover", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/elegant-dubai-client-professional-studio-1774779517322-0ebe8184.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/elegant-dubai-client-professional-studio-1774779517322-0ebe8184.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcCrOp27VtzxcfuxPXy3MSN0kn/elegant-dubai-client-professional-studio-1774779517322-0ebe8184.png?_wi=2", }, ]} title="Trusted by Discerning Patients" -- 2.49.1