From 96ddceee4910bb1027f18799d4da034ff99b58aa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 01:23:18 +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 2d48f3e..e6c8ae4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-yellow-sugar-vase_140725-2334.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-yellow-sugar-vase_140725-2334.jpg?_wi=1" imageAlt="Elegant Middle Eastern restaurant interior" /> @@ -184,7 +184,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/dancer-practicing-contemporary-dance_107420-63956.jpg", imageAlt: "Belly dancer performing", }, - imageSrc: "http://img.b2bpic.net/free-photo/white-yellow-sugar-vase_140725-2334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-yellow-sugar-vase_140725-2334.jpg?_wi=2", imageAlt: "chef cooking gourmet dish", }, { -- 2.49.1