From ce0a8f4897997e1ffb36ce499ce6af1f63600bfe Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 19:13:38 +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 46c7ebf..49d490a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,9 +162,9 @@ export default function LandingPage() { }, { title: "Sparkling Rose Lemonade", description: "A refreshing and visually stunning pink lemonade with a hint of rose.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg", imageAlt: "Rose Lemonade"}, + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg?_wi=1", imageAlt: "Rose Lemonade"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg", imageAlt: "Rose Lemonade with petals"} + imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg?_wi=1", imageAlt: "Rose Lemonade with petals"} } ]} showStepNumbers={false} @@ -183,9 +183,9 @@ export default function LandingPage() { { id: "p-coffee", name: "Signature Coffee", price: "£4.50", variant: "Hot/Cold", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458036.jpg", imageAlt: "Signature Coffee"}, { - id: "p-brunch", name: "Classic Brunch Plate", price: "£18.00", variant: "All-day", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg", imageAlt: "Classic Brunch Plate"}, + id: "p-brunch", name: "Classic Brunch Plate", price: "£18.00", variant: "All-day", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg?_wi=2", imageAlt: "Classic Brunch Plate"}, { - id: "p-vegan", name: "Vegan Delight Bowl", price: "£14.50", variant: "Plant-based", imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg", imageAlt: "Vegan Delight Bowl"}, + id: "p-vegan", name: "Vegan Delight Bowl", price: "£14.50", variant: "Plant-based", imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg?_wi=2", imageAlt: "Vegan Delight Bowl"}, { id: "p-pink-latte", name: "EL&N Pink Latte", price: "£5.50", variant: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg", imageAlt: "EL&N Pink Latte"}, {