From e37fd8d7514f9183df2a752418d26868d6d95ea7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 17:15:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0772dab..9456812 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,9 +65,10 @@ 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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/rolls-made-with-pumpkin-seeds-almonds-metal-pot-wooden-surface_181624-7052.jpg" imageAlt="Signature handmade sweets and traditional Pakistani desserts" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -97,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?_wi=2", 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", imageAlt: "Traditional handmade sweets collection premium packaging"}, ]} /> -- 2.49.1