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", }, ]}