From 23514b14140336a4558bb9ae2d6f2720634f8b99 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 19:07:30 +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 c5e3836..5801358 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-sandwich-gray-ice-distressed-isolated-surface_179666-34305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-sandwich-gray-ice-distressed-isolated-surface_179666-34305.jpg?_wi=1", imageAlt: "Premium Burger", }, { - imageSrc: "http://img.b2bpic.net/free-photo/burger-blue-yellow-background_23-2148258441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/burger-blue-yellow-background_23-2148258441.jpg?_wi=1", imageAlt: "Whopper Supreme", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { description: "Sourced from the best suppliers, ensuring crisp vegetables and premium buns.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-sandwich-gray-ice-distressed-isolated-surface_179666-34305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-sandwich-gray-ice-distressed-isolated-surface_179666-34305.jpg?_wi=2", imageAlt: "luxury gold logo design", }, { @@ -118,7 +118,7 @@ export default function LandingPage() { description: "Our honey mustard and special blend sauces are the talk of the town.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/burger-blue-yellow-background_23-2148258441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/burger-blue-yellow-background_23-2148258441.jpg?_wi=2", imageAlt: "luxury gold logo design", }, ]} -- 2.49.1