From c8eaf46e98fc3b4dd851424e8931ce7dbe56400b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 10:35:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e86c7ae..464cb7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "tel:3037566667", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg" + imageSrc="http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=1" imageAlt="Artisan bagel photography with warm lighting" /> @@ -92,7 +92,7 @@ export default function LandingPage() { description: "Everything fresh, every single day.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-looking-around-bio-food-store_482257-102066.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-looking-around-bio-food-store_482257-102066.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -111,7 +111,7 @@ export default function LandingPage() { tags: [ "Featured", ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=2", }, { id: "2", @@ -121,7 +121,7 @@ export default function LandingPage() { tags: [ "Signature", ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=3", }, { id: "3", @@ -131,7 +131,7 @@ export default function LandingPage() { tags: [ "Favorite", ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=4", }, { id: "4", @@ -141,7 +141,7 @@ export default function LandingPage() { tags: [ "Side", ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=5", }, { id: "5", @@ -151,7 +151,7 @@ export default function LandingPage() { tags: [ "Dessert", ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=6", }, ]} title="The Menu is the Legend." @@ -234,7 +234,7 @@ export default function LandingPage() { tag="COME FIND US" title="Your table is waiting for you." description="Walk in, call ahead, or just follow the smell of fresh-baked bagels." - imageSrc="http://img.b2bpic.net/free-photo/couple-looking-around-bio-food-store_482257-102066.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-looking-around-bio-food-store_482257-102066.jpg?_wi=2" buttonText="Call Now" mediaAnimation="fade-in" /> @@ -242,7 +242,7 @@ export default function LandingPage() {