From a74524369ebc7d2658653e5bb8a89138d58d0b5b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 07:48:19 +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 4db0d93..b964076 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg?_wi=1" imageAlt="The Ultimate Smash Burger" /> @@ -95,7 +95,7 @@ export default function LandingPage() { name: "The Original Smash", price: "Rs. 990", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg?_wi=1", }, { id: "2", @@ -156,7 +156,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/arrangement-frozen-food-table_23-2148969410.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hamburger-menu-composition_23-2148614045.jpg?_wi=2", imageAlt: "burger searing edges grill closeup", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-woman-gas-station_23-2150516392.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-bacon-burgers_23-2148784482.jpg?_wi=2", imageAlt: "burger searing edges grill closeup", }, ]} -- 2.49.1