From 3f65154594d38a62105b3fba274b44c021fa812a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 22:06:05 +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 e8550ec..b331ca6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-doctor-cosmetologist-doing-anti-aging-procedure-cosmetology-office-satisfied-woman-disposable-hat-lying-couch-relaxing-working-with-apparatus_158595-7709.jpg", imageAlt: "Kalıcı Makyaj Uygulaması"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2148883487.jpg", imageAlt: "Kalıcı Makyaj Sonucu"} + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2148883487.jpg?_wi=1", imageAlt: "Kalıcı Makyaj Sonucu"} }, { title: "Epilasyon", description: "İstenmeyen tüylerden kurtulmak için modern ve etkili epilasyon yöntemleri sunuyoruz. Pürüzsüz ve uzun süreli sonuçlar için bize ulaşın.", buttons: [ @@ -127,9 +127,9 @@ export default function LandingPage() { text: "Randevu Al", href: "#appointment"}, ], phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-symbols-dark-door_23-2149956493.jpg", imageAlt: "Epilasyon Seansı"}, + imageSrc: "http://img.b2bpic.net/free-photo/bathroom-symbols-dark-door_23-2149956493.jpg?_wi=1", imageAlt: "Epilasyon Seansı"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-template-secure-payment-landing-page_23-2148532425.jpg", imageAlt: "Pürüzsüz Cilt Epilasyon Sonrası"} + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-template-secure-payment-landing-page_23-2148532425.jpg?_wi=1", imageAlt: "Pürüzsüz Cilt Epilasyon Sonrası"} } ]} showStepNumbers={false} @@ -147,7 +147,7 @@ export default function LandingPage() { { text: "Randevu Onayla"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2148883487.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2148883487.jpg?_wi=2" imageAlt="Randevu Alma Ekranı" /> @@ -187,9 +187,9 @@ export default function LandingPage() { { id: "accessibility", value: "", title: "Erişilebilirlik", description: "Tekerlekli sandalyeye uygun giriş ve park yeri mevcuttur.", imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-typing-laptop_549566-165.jpg", imageAlt: "Erişilebilirlik İkonu"}, { - id: "amenities", value: "", title: "Olanaklar", description: "Salonumuzda misafirlerimizin kullanımı için tuvalet bulunmaktadır.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-symbols-dark-door_23-2149956493.jpg", imageAlt: "Tuvalet İkonu"}, + id: "amenities", value: "", title: "Olanaklar", description: "Salonumuzda misafirlerimizin kullanımı için tuvalet bulunmaktadır.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-symbols-dark-door_23-2149956493.jpg?_wi=2", imageAlt: "Tuvalet İkonu"}, { - id: "payment", value: "", title: "Ödeme", description: "Banka kartları ve kredi kartları ile ödeme kabul edilmektedir.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-template-secure-payment-landing-page_23-2148532425.jpg", imageAlt: "Ödeme İkonu"}, + id: "payment", value: "", title: "Ödeme", description: "Banka kartları ve kredi kartları ile ödeme kabul edilmektedir.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-template-secure-payment-landing-page_23-2148532425.jpg?_wi=2", imageAlt: "Ödeme İkonu"}, ]} title="Ek Bilgiler" description="Konforunuz ve rahatınız için sunduğumuz imkanlar." -- 2.49.1