From 1aef7678132d9f8cb2259b81360b644cca5869ae Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:11:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 016900c..03477cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg" + imageSrc="http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=1" imageAlt="pancake breakfast stack" /> @@ -87,14 +87,14 @@ export default function LandingPage() { name: "Pancake Mix", price: "From $3.50", variant: "Original", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=1", }, { id: "p2", name: "Classic Breading", price: "From $2.99", variant: "Crunchy", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg?_wi=1", }, { id: "p3", @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-sandwich-grapefruit_23-2148797082.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=2", imageAlt: "pancakes food photography", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187943.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=2", imageAlt: "pancakes food photography", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150927739.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-strawberry-candies_23-2148777664.jpg?_wi=2", imageAlt: "pancakes food photography", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { button: { text: "View product", }, - imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-photographer-is-shooting-pizza_181624-34749.jpg?_wi=3", imageAlt: "Still life of colorful nachos dish", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { button: { text: "View product", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-serbian-food-plate_23-2149358066.jpg?_wi=3", imageAlt: "Still life of colorful nachos dish", }, ]}