From 4d8f45b5291ea4a2402ddc2ea2d3f39992db9619 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 08:11:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6aa1ab7..2322719 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#order", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg?_wi=1" imageAlt="Fresh Domino's Pizza" mediaAnimation="slide-up" avatars={[ @@ -139,14 +139,14 @@ export default function LandingPage() { name: "2 Pizzas for $19.95", price: "$19.95", variant: "Limited Time", - imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg?_wi=1", }, { id: "d2", name: "Garlic Bread + Pizza", price: "$14.95", variant: "Best Seller", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=1", }, { id: "d3", @@ -183,7 +183,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-french-fries-with-seasonings-brown-table_140725-104476.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg?_wi=2", imageAlt: "pepperoni pizza slice", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-delicious-yummy-brown-desk-dark-floor_140725-13366.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg?_wi=2", imageAlt: "pepperoni pizza slice", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-3d-cartoon-pizza_23-2151017658.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=2", imageAlt: "pepperoni pizza slice", }, ]}