From a72a2f2abff67dea6fdfdedd73d9f72f5b3f6cf5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:03:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 40193b3..e8745b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -91,37 +91,37 @@ export default function LandingPage() { id: "1", name: "Kerroshampurilainen", price: "12 €", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg?_wi=2", }, { id: "2", name: "Kebab annos", price: "11 €", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg?_wi=3", }, { id: "3", name: "Makkaraperunat", price: "10 €", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg?_wi=4", }, { id: "4", name: "Pariloitu porsaanleike", price: "14 €", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg?_wi=5", }, { id: "5", name: "Vohveli", price: "6 €", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg?_wi=6", }, { id: "6", name: "Mexican Burger", price: "13 €", - imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698302.jpg?_wi=7", }, ]} title="Ruokalista" -- 2.49.1