From c83141c370eef6a864f6a1aeedd1bef6877d2239 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 08:34:57 +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 7674025..4647a38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "https://wa.me/26876000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-with-friends_23-2147810826.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-with-friends_23-2147810826.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg", @@ -114,7 +114,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/pork-roasted-grilled-spare-ribs-from-summer-bbq-served-with-vegetables-asparagus-baby-carrots-fresh-tomatoes-spices-white-plate-woman-hands-with-fork-knife-eating-spare-ribs-top-view_1150-44967.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-with-friends_23-2147810826.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-with-friends_23-2147810826.jpg?_wi=2", imageAlt: "fresh burger plating", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cutting-steak-with-knife-fork_114579-3245.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal-food_140725-25947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal-food_140725-25947.jpg?_wi=1", imageAlt: "fresh burger plating", }, ]} @@ -160,7 +160,7 @@ export default function LandingPage() { name: "Signature Burger", price: "E120", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal-food_140725-25947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-burger-with-cheese-green-salad-wooden-desk-sandwich-fast-food-meal-food_140725-25947.jpg?_wi=2", }, { id: "2", -- 2.49.1