Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e8516e0650 | |||
| b241b89c70 | |||
| 144d3b2c73 | |||
| 5f15ca95f7 | |||
| 18910d5b5c |
229
src/app/page.tsx
229
src/app/page.tsx
@@ -32,13 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
name: "Ana Sayfa", id: "hero"},
|
||||
{
|
||||
name: "Features", id: "features"},
|
||||
name: "Özellikler", id: "features"},
|
||||
{
|
||||
name: "Performance", id: "performance"},
|
||||
name: "Performans", id: "performance"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
name: "İletişim", id: "contact"},
|
||||
]}
|
||||
brandName="BMW M4"
|
||||
/>
|
||||
@@ -46,64 +46,67 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
tag="YENİ 2025 MODEL"
|
||||
tagAnimation="blur-reveal"
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="The Ultimate Driving Machine."
|
||||
description="Experience the perfect synergy of power, precision, and passion. The new BMW M4 redefines the limits of automotive performance."
|
||||
title="Üstün Sürüş Makinesi."
|
||||
description="Güç, hassasiyet ve tutkunun mükemmel sinerjisini deneyimleyin. Yeni BMW M4, otomotiv performansının sınırlarını yeniden tanımlıyor."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-render-3d-illustration_654080-1126.jpg", imageAlt: "BMW M4 Front 3D"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138929.jpg", imageAlt: "BMW M4 Side Profile"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-vip-cinema-studio-still-life_23-2149500613.jpg", imageAlt: "BMW M4 Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/led-headlight-black-automobile_23-2147962996.jpg", imageAlt: "BMW M4 Bumper Detail"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-car-garage_417767-36.jpg", imageAlt: "BMW M4 Rear Tail Lights"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-render-3d-illustration_654080-1126.jpg", imageAlt: "BMW M4 Ön 3D" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138929.jpg", imageAlt: "BMW M4 Yan Profil" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-vip-cinema-studio-still-life_23-2149500613.jpg", imageAlt: "BMW M4 İç Mekan" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/led-headlight-black-automobile_23-2147962996.jpg", imageAlt: "BMW M4 Far Detayı" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-car-garage_417767-36.jpg", imageAlt: "BMW M4 Arka Stoplar" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-tool-hand-is-sitting-near-new-shiny-car-while-posing-photographer_613910-17074.jpg", imageAlt: "BMW M4 Sunset Road"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-dark-car_23-2147962990.jpg", imageAlt: "BMW M4 Rear Tail Lights"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg", imageAlt: "BMW M4 Bumper Detail"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-chair_23-2151113151.jpg", imageAlt: "BMW M4 Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001285.jpg", imageAlt: "BMW M4 Side Profile"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-tool-hand-is-sitting-near-new-shiny-car-while-posing-photographer_613910-17074.jpg", imageAlt: "BMW M4 Gün Batımı" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-dark-car_23-2147962990.jpg", imageAlt: "BMW M4 Arka Stoplar" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg", imageAlt: "BMW M4 Far Detayı" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-chair_23-2151113151.jpg", imageAlt: "BMW M4 İç Mekan" },
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001285.jpg", imageAlt: "BMW M4 Yan Profil" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Test Drive", href: "#contact"},
|
||||
{
|
||||
text: "View Specs", href: "#performance"},
|
||||
{
|
||||
text: "Test Sürüşü Ayır", href: "#contact" },
|
||||
{
|
||||
text: "Özellikleri İncele", href: "#performance" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-laughing-man_158595-4245.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/brunette-businesswoman-outdoors_23-2148142640.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-woman-standing-by-car_1303-27390.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", alt: "User 5"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-laughing-man_158595-4245.jpg", alt: "Kullanıcı 1" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/brunette-businesswoman-outdoors_23-2148142640.jpg", alt: "Kullanıcı 2" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-woman-standing-by-car_1303-27390.jpg", alt: "Kullanıcı 3" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", alt: "Kullanıcı 4" },
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", alt: "Kullanıcı 5" },
|
||||
]}
|
||||
avatarText="Trusted by 10,000+ Performance Enthusiasts"
|
||||
avatarText="10.000+ Performans Tutkunu Tarafından Güveniliyor"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "PRECISION"},
|
||||
{
|
||||
type: "text", text: "POWER"},
|
||||
{
|
||||
type: "text", text: "SPEED"},
|
||||
{
|
||||
type: "text", text: "CONTROL"},
|
||||
{
|
||||
type: "text", text: "INNOVATION"},
|
||||
{
|
||||
type: "text", text: "HASSASİYET" },
|
||||
{
|
||||
type: "text", text: "GÜÇ" },
|
||||
{
|
||||
type: "text", text: "HIZ" },
|
||||
{
|
||||
type: "text", text: "KONTROL" },
|
||||
{
|
||||
type: "text", text: "YENİLİK" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,18 +117,18 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
{
|
||||
id: "m1", icon: Zap,
|
||||
title: "Horsepower", value: "510 HP"},
|
||||
{
|
||||
title: "Beygir Gücü", value: "510 HP" },
|
||||
{
|
||||
id: "m2", icon: Timer,
|
||||
title: "0-100 km/h", value: "3.5s"},
|
||||
{
|
||||
title: "0-100 km/s", value: "3.5s" },
|
||||
{
|
||||
id: "m3", icon: Gauge,
|
||||
title: "Top Speed", value: "290 km/h"},
|
||||
title: "Maksimum Hız", value: "290 km/s" },
|
||||
]}
|
||||
title="Pure Performance"
|
||||
description="Raw numbers that translate into unforgettable driving experiences."
|
||||
title="Saf Performans"
|
||||
description="Unutulmaz sürüş deneyimlerine dönüşen ham rakamlar."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -135,15 +138,15 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "M TwinPower Turbo", subtitle: "High-revving engine for immediate power.", category: "Power", value: "510 HP"},
|
||||
{
|
||||
id: "f2", title: "Adaptive M Suspension", subtitle: "Seamless adjustment to road conditions.", category: "Control", value: "Adaptive"},
|
||||
{
|
||||
id: "f3", title: "M xDrive System", subtitle: "Maximum traction and driving stability.", category: "Drivetrain", value: "AWD"},
|
||||
{
|
||||
id: "f1", title: "M TwinPower Turbo", subtitle: "Anında güç için yüksek devirli motor.", category: "Güç", value: "510 HP" },
|
||||
{
|
||||
id: "f2", title: "Adaptif M Süspansiyon", subtitle: "Yol koşullarına kesintisiz uyum.", category: "Kontrol", value: "Adaptif" },
|
||||
{
|
||||
id: "f3", title: "M xDrive Sistemi", subtitle: "Maksimum çekiş ve sürüş dengesi.", category: "Aktarma", value: "AWD" },
|
||||
]}
|
||||
title="Precision Engineering"
|
||||
description="Every curve, every component, every line has been optimized for peak performance on track and road."
|
||||
title="Hassas Mühendislik"
|
||||
description="Her viraj, her bileşen, her çizgi, pistte ve yolda zirve performans için optimize edilmiştir."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -154,21 +157,21 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Alpine White", price: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/closeup-headlight-white-luxury-car-lights-against-grey-background_181624-25222.jpg"},
|
||||
{
|
||||
id: "p2", name: "Black Sapphire", price: "Metallic", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-rain-with-wipers-motion-style_169016-69929.jpg"},
|
||||
{
|
||||
id: "p3", name: "Brooklyn Grey", price: "Metallic", imageSrc: "http://img.b2bpic.net/free-photo/silver-luxury-sedan-parked-port_114579-5199.jpg"},
|
||||
{
|
||||
id: "p4", name: "Silver Stone", price: "Metallic", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861920.jpg"},
|
||||
{
|
||||
id: "p5", name: "Toronto Red", price: "Metallic", imageSrc: "http://img.b2bpic.net/free-photo/stylish-rear-light-new-red-auto_23-2147963017.jpg"},
|
||||
{
|
||||
id: "p6", name: "Isle of Man Green", price: "Metallic", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg"},
|
||||
{
|
||||
id: "p1", name: "Alpine Beyazı", price: "Standart", imageSrc: "http://img.b2bpic.net/free-photo/closeup-headlight-white-luxury-car-lights-against-grey-background_181624-25222.jpg" },
|
||||
{
|
||||
id: "p2", name: "Siyah Safir", price: "Metalik", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-rain-with-wipers-motion-style_169016-69929.jpg" },
|
||||
{
|
||||
id: "p3", name: "Brooklyn Grisi", price: "Metalik", imageSrc: "http://img.b2bpic.net/free-photo/silver-luxury-sedan-parked-port_114579-5199.jpg" },
|
||||
{
|
||||
id: "p4", name: "Gümüş Taşı", price: "Metalik", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861920.jpg" },
|
||||
{
|
||||
id: "p5", name: "Toronto Kırmızısı", price: "Metalik", imageSrc: "http://img.b2bpic.net/free-photo/stylish-rear-light-new-red-auto_23-2147963017.jpg" },
|
||||
{
|
||||
id: "p6", name: "Isle of Man Yeşili", price: "Metalik", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-round-headlights-white-vintage-classic-car_181624-21161.jpg" },
|
||||
]}
|
||||
title="Discover Your Style"
|
||||
description="Choose the configuration that matches your personality."
|
||||
title="Tarzını Keşfet"
|
||||
description="Kişiliğinize uyan konfigürasyonu seçin."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,19 +181,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "The M4 handles like a dream.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-car-showrrom_1303-21194.jpg"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "CTO", testimonial: "Tech integration is seamless.", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-casual-businesswoman-coat-with-laptop-happily-looking-camera-outdoor_574295-2167.jpg"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Director", testimonial: "Feels like a track day.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Product Manager", testimonial: "Perfect balance of luxury.", imageSrc: "http://img.b2bpic.net/free-photo/space-crew-member-responds-alien-hostile-presence-red-light-alert_482257-126286.jpg"},
|
||||
{
|
||||
id: "5", name: "Alex Smith", role: "Entrepreneur", testimonial: "It's about the feeling.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg"},
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "M4'ün yol tutuşu bir rüya gibi.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-car-showrrom_1303-21194.jpg" },
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "CTO", testimonial: "Teknoloji entegrasyonu kusursuz.", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-casual-businesswoman-coat-with-laptop-happily-looking-camera-outdoor_574295-2167.jpg" },
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Pazarlama Direktörü", testimonial: "Pist günü gibi hissettiriyor.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg" },
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Ürün Müdürü", testimonial: "Lüksün mükemmel dengesi.", imageSrc: "http://img.b2bpic.net/free-photo/space-crew-member-responds-alien-hostile-presence-red-light-alert_482257-126286.jpg" },
|
||||
{
|
||||
id: "5", name: "Alex Smith", role: "Girişimci", testimonial: "Tamamen hissetmekle ilgili.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg" },
|
||||
]}
|
||||
title="Hear from Drivers"
|
||||
description="Why enthusiasts choose the M4."
|
||||
title="Sürücülerden Duymak"
|
||||
description="Neden M4'ü seçiyorlar?"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -199,15 +202,15 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Is the M4 good for daily driving?", content: "Yes, with adaptive settings, it handles city traffic comfortably."},
|
||||
{
|
||||
id: "q2", title: "What's the service interval?", content: "Typically every 10,000 miles."},
|
||||
{
|
||||
id: "q3", title: "Does it have a warranty?", content: "Comes with standard BMW factory warranty."},
|
||||
{
|
||||
id: "q1", title: "M4 günlük sürüş için uygun mu?", content: "Evet, adaptif ayarlarıyla şehir trafiğinde oldukça konforludur." },
|
||||
{
|
||||
id: "q2", title: "Bakım aralığı nedir?", content: "Genellikle her 15.000 kilometrede bir." },
|
||||
{
|
||||
id: "q3", title: "Garantisi var mı?", content: "Standart BMW fabrika garantisi ile gelir." },
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Everything you need to know about the M4."
|
||||
title="Sıkça Sorulanlar"
|
||||
description="M4 hakkında bilmeniz gereken her şey."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -215,16 +218,16 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Get Behind the Wheel"
|
||||
description="Request your personalized configuration or book a test drive today."
|
||||
title="Direksiyona Geç"
|
||||
description="Kişiselleştirilmiş konfigürasyonunuzu talep edin veya bugün test sürüşü ayırtın."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Adınız" },
|
||||
{
|
||||
name: "email", type: "email", placeholder: "E-posta Adresiniz" },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "Any specific requests?"}}
|
||||
name: "message", placeholder: "Özel bir isteğiniz var mı?" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-empty-road-countryside-daytime_181624-1994.jpg"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
@@ -233,14 +236,14 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="BMW M4"
|
||||
copyrightText="© 2025 BMW AG. Performance driven."
|
||||
copyrightText="© 2025 BMW AG. Performans odaklı."
|
||||
socialLinks={[
|
||||
{
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/bmw", ariaLabel: "Instagram"},
|
||||
{
|
||||
href: "https://instagram.com/bmw", ariaLabel: "Instagram" },
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/bmw", ariaLabel: "Twitter"},
|
||||
href: "https://twitter.com/bmw", ariaLabel: "Twitter" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #0c0c0c;
|
||||
--foreground: #ffffff;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #106EFB;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #535353;
|
||||
--background-accent: #106EFB;
|
||||
|
||||
Reference in New Issue
Block a user