From 50ce8a78eb04c705eb54275cb05976fabb194677 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 17:52:52 +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 7b819db..7f5972b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { description="For years, Al Iman Bakery has been at the heart of our community. We pride ourselves on the consistency and authentic taste of our signature Arabic bread." subdescription="We hear our customers and are committed to maintaining the high standards of cleanliness and service you expect from a family staple." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/front-view-fresh-bread-with-eggs-milk-dark-blue-breakfast-cake-pie-tea-sugar-bun-biscuit-dough-bake_179666-43991.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-fresh-bread-with-eggs-milk-dark-blue-breakfast-cake-pie-tea-sugar-bun-biscuit-dough-bake_179666-43991.jpg?_wi=1" imageAlt="Traditional baking craft" mediaAnimation="slide-up" /> @@ -99,7 +99,7 @@ export default function LandingPage() { title: "Artisan Arabic Bread", subtitle: "Baked daily", description: "Our signature staple, baked in traditional ovens for that perfect texture.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-bread-with-eggs-milk-dark-blue-breakfast-cake-pie-tea-sugar-bun-biscuit-dough-bake_179666-43991.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-bread-with-eggs-milk-dark-blue-breakfast-cake-pie-tea-sugar-bun-biscuit-dough-bake_179666-43991.jpg?_wi=2", }, { id: 2, @@ -135,7 +135,7 @@ export default function LandingPage() { role: "Regular Customer", company: "Local Resident", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-baker-holding-basket-baked-croissant-bakery-shop_23-2148189109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-baker-holding-basket-baked-croissant-bakery-shop_23-2148189109.jpg?_wi=1", }, { id: "2", @@ -167,7 +167,7 @@ export default function LandingPage() { role: "Long-time Patron", company: "Local Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-baker-holding-basket-baked-croissant-bakery-shop_23-2148189109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-baker-holding-basket-baked-croissant-bakery-shop_23-2148189109.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1