From 01d5a952f498f8fa000d923fd350730bcd162185 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 19:07:10 +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 6ea834a..dbdf877 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Geleneksel Lezzet" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-inscription-snacks-with-crackers-seeds-cookies-black-background_141793-3520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-inscription-snacks-with-crackers-seeds-cookies-black-background_141793-3520.jpg?_wi=1", imageAlt: "Taze lezzetler", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-pasta-serving-bowls-toppings-dressings-marble-surface_114579-69874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-pasta-serving-bowls-toppings-dressings-marble-surface_114579-69874.jpg?_wi=1", imageAlt: "Gourmet burger", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { title="Tazelikten Taviz Vermiyoruz" description="Yılların deneyimiyle en kaliteli malzemeleri seçiyor, sevgiyle hazırlıyoruz." subdescription="Her lokmada gerçek Tadım Büfe farkını hissetmeniz için çalışıyoruz." - imageSrc="http://img.b2bpic.net/free-photo/bulk-products-supermarket-with-pesticides-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-net-zero-carbon-dioxide-emissions_482257-70854.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bulk-products-supermarket-with-pesticides-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-net-zero-carbon-dioxide-emissions_482257-70854.jpg?_wi=1" mediaAnimation="blur-reveal" icon={Utensils} /> @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Taze malzemeler", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-inscription-snacks-with-crackers-seeds-cookies-black-background_141793-3520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-inscription-snacks-with-crackers-seeds-cookies-black-background_141793-3520.jpg?_wi=2", imageAlt: "gourmet burger isolated", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { imageAlt: "Hızlı servis", }, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/bulk-products-supermarket-with-pesticides-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-net-zero-carbon-dioxide-emissions_482257-70854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bulk-products-supermarket-with-pesticides-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-net-zero-carbon-dioxide-emissions_482257-70854.jpg?_wi=2", imageAlt: "gourmet burger isolated", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { imageAlt: "Hijyenik mutfak", }, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-pasta-serving-bowls-toppings-dressings-marble-surface_114579-69874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-pasta-serving-bowls-toppings-dressings-marble-surface_114579-69874.jpg?_wi=2", imageAlt: "gourmet burger isolated", }, ]} -- 2.49.1