From 41ac8facc784e9e3c569683fa5e7a0adff124f1a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 31 May 2026 22:53:36 +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 87cf29b..59d4f3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg?_wi=1" imageAlt="Elegant restaurant interior with dining tables" mediaAnimation="opacity" /> @@ -112,7 +112,7 @@ export default function LandingPage() { description: "A cozy and inviting dining experience.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg?_wi=1" imageAlt="Chef preparing a gourmet dish in a modern kitchen" mediaAnimation="slide-up" /> @@ -138,7 +138,7 @@ export default function LandingPage() { imageAlt: "Plate of handmade pasta", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg?_wi=2", imageAlt: "gourmet pasta dish white plate", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageAlt: "Elegant chocolate dessert", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg?_wi=2", imageAlt: "gourmet pasta dish white plate", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageAlt: "Freshly baked pizza", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-greens_141793-592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-greens_141793-592.jpg?_wi=1", imageAlt: "gourmet pasta dish white plate", }, ]} @@ -205,7 +205,7 @@ export default function LandingPage() { price: "TND 25.00", rating: 4, reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-greens_141793-592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dish-with-grated-cheese-greens_141793-592.jpg?_wi=2", imageAlt: "Creamy Mushroom Risotto", }, { -- 2.49.1