From 1d7bfc3b616695e68a7d0432eb5128d676cfc877 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 08:09:10 +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 95807d8..9c7dc52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Shop Now", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-female-hands-holding-homemade-vegan-raw-plum-jam-glass-jar_181624-21572.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CnOQ3taGnRt7vH0F1mtRWOI38r/uploaded-1777018137449-69i26vqe.png" imageAlt="natural nut butter texture wooden spoon" /> @@ -205,4 +205,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1