From 0e98db9b70defacc8d1cbed9db13dcfc877ae203 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 17:16:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9456812..ed902ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { value: "25+", title: "Years of Baking Excellence" }, { value: "10,000+", title: "Happy Families Served" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg?_wi=1" imageAlt="Signature handmade sweets and traditional Pakistani desserts" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -98,7 +98,7 @@ export default function LandingPage() { reviewCount: "687", imageSrc: "http://img.b2bpic.net/free-photo/tasty-nougats-with-green-cloth-arrangement_23-2149617398.jpg", imageAlt: "Assorted traditional barfi sweets in colorful arrangement"}, { id: "5", brand: "IDEal Signature Sweets", name: "Handmade Sweet Collection", price: "PKR 2,000 - 5,000", rating: 5, - reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg", imageAlt: "Traditional handmade sweets collection premium packaging"}, + reviewCount: "456", imageSrc: "http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg?_wi=2", imageAlt: "Traditional handmade sweets collection premium packaging"}, ]} /> -- 2.49.1