From 41a994346c59be4050eb4acc6bbfeecb7c73d261 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 12:38:44 +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 5a9bc20..9d88b0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg" + imageSrc="http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg?_wi=1" imageAlt="Authentic Pizzeria Interior" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { title="Authentiek Italiaans" description="Bij Etna de Buurman geloven we in verse ingrediƫnten, passie en de kunst van het pizzabakken." subdescription="Elke pizza vertelt een verhaal. Onze oven is het kloppend hart van ons restaurant." - imageSrc="http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -215,7 +215,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg?_wi=2", imageAlt: "gourmet pizza mafia fresh ingredients", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14090.jpg?_wi=2", imageAlt: "gourmet pizza mafia fresh ingredients", }, ]} -- 2.49.1