From 9cccaafe595e2b202182f71c8d4db4288e2b187a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 14:55:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b887f7..b754061 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg" } + { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg?_wi=1" } ]} buttons={[ { @@ -110,7 +110,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Chipas Kahvesi", price: "45 TL", variant: "Sıcak", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg"}, + id: "1", name: "Chipas Kahvesi", price: "45 TL", variant: "Sıcak", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4806.jpg?_wi=2"}, { id: "2", name: "Serpme Kahvaltı", price: "250 TL", variant: "Gurme", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-container_23-2148523093.jpg"}, {