diff --git a/src/app/page.tsx b/src/app/page.tsx index bc25339..26eab93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg?_wi=1", imageAlt: "Luxury dental whitening kit on marble surface", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { content: "Many customers report visible results within 3-5 days.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-patient-receiving-dental-treatment_107420-65463.jpg?_wi=2" title="Frequently Asked Questions" description="Got questions about whitening? We've got the answers." faqsAnimation="slide-up"