From a0dba9faf14fbf69f87e1644b5bf2c141d63bb7a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:42:44 +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 414d0df..408396d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -263,7 +263,7 @@ export default function LandingPage() { button: { text: "Choose Plan", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157794.jpg?_wi=2", imageAlt: "fresh organic ingredients", }, { -- 2.49.1