From ca688ee7ffa1f1645b4cef7e2f6998cd33ad009d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 10:03:25 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5069116..be54373 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { ]} tag="Our Values" tagIcon={Award} - imageSrc="http://img.b2bpic.net/free-photo/cocoa-sesame-cookies-rustic-wooden-board_114579-62020.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cocoa-sesame-cookies-rustic-wooden-board_114579-62020.jpg?_wi=2" imageAlt="Elegant handmade pearl necklace on display" /> -- 2.49.1 From 0936d2cbf3cae144fed417856ed181f30e24f5a6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 10:03:25 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84ca833..77fab5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "WhatsApp to Order", href: "https://wa.me/"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/cocoa-sesame-cookies-rustic-wooden-board_114579-62020.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cocoa-sesame-cookies-rustic-wooden-board_114579-62020.jpg?_wi=1" imageAlt="Elegant handmade pearl necklace" mediaAnimation="slide-up" /> -- 2.49.1