Update src/app/page.tsx

This commit is contained in:
2026-03-03 13:22:30 +00:00
parent 80b484197d
commit f5de45d081

View File

@@ -54,8 +54,8 @@ export default function LandingPage() {
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/back-massage-focusing-lower-back-relaxing-strokes_169016-69035.jpg", imageAlt: "Profesyonel masaj terapisi" },
{ imageSrc: "http://img.b2bpic.net/free-photo/female-getting-professional-massage-beauty-spa-salon_181624-54510.jpg", imageAlt: "Masaj hizmeti" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-design-illuminated-with-electric-lamps-generated-by-ai_188544-27310.jpg", imageAlt: "Terapı salonu iç mekan" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-standing-with-arms-crossed-clinic_107420-65530.jpg", imageAlt: "Profesyonel terapist" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-design-illuminated-with-electric-lamps-generated-by-ai_188544-27310.jpg?_wi=1", imageAlt: "Terapı salonu iç mekan" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-standing-with-arms-crossed-clinic_107420-65530.jpg?_wi=1", imageAlt: "Profesyonel terapist" },
{ imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-doing-healing-treatment-womans-neckchiropractic-adjustment-pain-relief-conceptoffice-syndrome_657921-315.jpg", imageAlt: "Ağrı kesici terapi" }
]}
/>
@@ -106,7 +106,7 @@ export default function LandingPage() {
{ title: "Kadınlara Özel Hizmet", description: "Çekinmeden rahat edebileceğiniz, kadınlar için tasarlanmış güvenli alan.", icon: Heart },
{ title: "Kişiye Özel Bakım", description: "Her müşteriye özel ilgi ve bilgilendirme süreci ile randevu öncesi danışmanlık." }
]}
imageSrc="http://img.b2bpic.net/free-photo/dermatologist-standing-with-arms-crossed-clinic_107420-65530.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dermatologist-standing-with-arms-crossed-clinic_107420-65530.jpg?_wi=2"
imageAlt="Firuze Hanım - Profesyonel Terapist"
mediaAnimation="slide-up"
imagePosition="right"
@@ -160,7 +160,7 @@ export default function LandingPage() {
description="Esenler'deki salonumuzda acı ve gerginliğinizden kurtulmak için randevu alın. WhatsApp veya telefon ile hızlıca iletişime geçebilirsiniz."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-bedroom-design-illuminated-with-electric-lamps-generated-by-ai_188544-27310.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-bedroom-design-illuminated-with-electric-lamps-generated-by-ai_188544-27310.jpg?_wi=2"
imageAlt="Aura Terapi Salonu"
mediaAnimation="slide-up"
mediaPosition="right"