Merge version_1 into main #2
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=1"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg"
|
||||
mediaAnimation="opacity"
|
||||
frameStyle="card"
|
||||
ariaLabel="Lagant Boya Hero Section"
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
description="O, yaşadığınız alanın ruhudur."
|
||||
subdescription="10 yıllık deneyimle, her projeyi bir sanat eseri olarak görüyoruz. İç cephe boyama ve duvar kağıdı hizmetlerimiz, mekanlarınızı dönüştürmekten çok daha fazlasını yapıyor—kimliğinizi yansıtıyor."
|
||||
icon={Palette}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg"
|
||||
imageAlt="Interior design philosophy"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
@@ -115,8 +115,8 @@ export default function LandingPage() {
|
||||
className="py-24 px-6"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
cardClassName="bg-gradient-to-br from-[#1a1a20] to-[#0f0f14] border border-[var(--primary-cta)] border-opacity-20 p-12 rounded-2xl hover:border-opacity-60 transition-all"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-8"
|
||||
cardTitleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
cardDescriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -149,8 +149,8 @@ export default function LandingPage() {
|
||||
className="py-24 px-6"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
cardClassName="bg-[#1a1a20] border border-[var(--primary-cta)] border-opacity-30 p-10 rounded-xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-8"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
title="Sayılarla Konuşan Başarı"
|
||||
description="Konya'da 10 yıllı aşkın sürede binlerce mutlu müşteri kazandık. İşte başarımızın göstergesi."
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "experience", title: "10+", subtitle: "Yıl", category: "Deneyim", value: "Endüstri Liderliği" },
|
||||
@@ -209,8 +209,8 @@ export default function LandingPage() {
|
||||
className="py-24 px-6"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
cardClassName="bg-[#1a1a20] border border-[var(--primary-cta)] border-opacity-20 p-8 rounded-xl hover:border-opacity-60 transition-all"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
cardTitleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
cardDescriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -244,13 +244,13 @@ export default function LandingPage() {
|
||||
id: "project-5", name: "Yemek Odası Dekoru", price: "Duvar Kağıdı - Selvili", imageSrc: "http://img.b2bpic.net/free-photo/vintage-room-interior-toned-image-studio-shooting_482257-34320.jpg", imageAlt: "Dining room wallpaper"
|
||||
},
|
||||
{
|
||||
id: "project-6", name: "Studio Daire Güncelleme", price: "Boyama - Meram", imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=3", imageAlt: "Studio apartment update"
|
||||
id: "project-6", name: "Studio Daire Güncelleme", price: "Boyama - Meram", imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg", imageAlt: "Studio apartment update"
|
||||
}
|
||||
]}
|
||||
className="py-24 px-6"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -297,8 +297,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
className="py-24 px-6"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-[var(--foreground)] opacity-80 mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -311,7 +311,7 @@ export default function LandingPage() {
|
||||
description="Hemen temas kurun ve ücretsiz keşif randevusu alın."
|
||||
subdescription="Konya'da iç cephe boyama ve duvar kağıdı çözümleri konusunda uzmanız. Yaşam alanınızı dönüştürmek için bize başvurun."
|
||||
icon={Phone}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg"
|
||||
imageAlt="Lagant Boya İletişim"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -356,7 +356,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer-section" data-section="footer-section">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=5"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg"
|
||||
imageAlt="Lagant Boya Yapı Dekorasyon"
|
||||
logoText="LAGANT BOYA"
|
||||
copyrightText="© 2025 Lagant Boya Yapı Dekorasyon | Tüm Hakları Saklıdır"
|
||||
|
||||
Reference in New Issue
Block a user