From 8cb078ad14c673bdf8f79504778d97c57f948b42 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 09:35:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1