From 3d96fcef8be95fa0a5fc26ecab7ff65776e25bf5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 22:01:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 529c3a7..382b247 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg?_wi=1", imageAlt: "La Serra Pizza Experience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg?_wi=1", imageAlt: "Professional pizza prep", }, { @@ -82,11 +82,11 @@ export default function LandingPage() { imageAlt: "Fresh ingredients display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg?_wi=1", imageAlt: "Classic margherita", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=1", imageAlt: "Restaurant ambiance", }, ]} @@ -109,14 +109,14 @@ export default function LandingPage() { title: "Taze Malzemeler", description: "Günlük hamur ve taze sebzelerle hazırlanan pizzalar.", buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg?_wi=2", imageAlt: "authentic italian wood fired pizza", }, { title: "Hızlı Servis", description: "Kayapınar'ın her köşesine sıcak ve hızlı teslimat.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-prepares-pizza_1157-21836.jpg?_wi=2", imageAlt: "fresh artisan pizza ingredients", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { id: "p1", name: "Margherita", price: "145 TL", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg?_wi=2", }, { id: "p2", @@ -248,7 +248,7 @@ export default function LandingPage() { tag="İletişim" title="Hemen Sipariş Ver!" description="Gece acıktığında da, arkadaşlarınla buluştuğunda da... La Serra Pizza her zaman açık. Bize ulaşın, en taze pizzanızı kapınıza kadar getirelim." - imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=2" mediaAnimation="slide-up" inputPlaceholder="Numaranızı Yazın" buttonText="WhatsApp'tan Gönder"