From b61ca6536ec7b60b354cafae9a5151aa3f96e1a7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 16:32:08 +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 1e94c43..4f3d85a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=1" imageAlt="Authentic Somsa" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description: "Baked with love.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -160,7 +160,7 @@ export default function LandingPage() { description: "Highest hygiene standards.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=2", imageAlt: "Delicious melted cheese snacks", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { description: "Affordable taste.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=2", imageAlt: "Delicious melted cheese snacks", }, ]}