diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d9dee3..b1474f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-high-angle-shot-traditional-indian-sweet-made-wheat-flour-jaggery_181624-33395.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-high-angle-shot-traditional-indian-sweet-made-wheat-flour-jaggery_181624-33395.jpg?_wi=1" imageAlt="Signature Punjabi Mithai assortment" mediaAnimation="slide-up" /> @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Fresh Ingredients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop-restaurant_1203-2836.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop-restaurant_1203-2836.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -218,7 +218,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-traditional-indian-sweet-made-wheat-flour-jaggery_181624-33395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-shot-traditional-indian-sweet-made-wheat-flour-jaggery_181624-33395.jpg?_wi=2", imageAlt: "Front view delicious sugar cookies inside plate on the white background sugar cookie sweet biscuit cake tea", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { button: { text: "Browse Hampers", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop-restaurant_1203-2836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop-restaurant_1203-2836.jpg?_wi=2", imageAlt: "Front view delicious sugar cookies inside plate on the white background sugar cookie sweet biscuit cake tea", }, ]}