Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 34a320fdb8 | |||
| d779f3d089 | |||
| 6f558cf0fc | |||
| f41833d55a | |||
| 41c99d28cf |
@@ -29,36 +29,36 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "/" },
|
{ name: "Ana Sayfa", id: "/" },
|
||||||
{ name: "Tours", id: "/tours" },
|
{ name: "Turlar", id: "/tours" },
|
||||||
{ name: "Services", id: "/services" },
|
{ name: "Hizmetler", id: "/services" },
|
||||||
{ name: "Airport Transfer", id: "/airport-transfer" },
|
{ name: "Havalimanı Transfer", id: "/airport-transfer" },
|
||||||
{ name: "About", id: "/about" },
|
{ name: "Hakkımızda", id: "/about" },
|
||||||
{ name: "Contact", id: "/contact" },
|
{ name: "İletişim", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Indigo Voyages"
|
brandName="Veka Turizm"
|
||||||
button={{
|
button={{
|
||||||
text: "Book Now", href: "/contact"}}
|
text: "Rezervasyon", href: "/contact"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Exclusive Journeys & Premium Transport"
|
title="Özel Yolculuklar & Premium Taşımacılık"
|
||||||
description="Experience unparalleled luxury travel with our curated tours and VIP airport transfer services designed for the modern explorer."
|
description="Modern gezginler için tasarlanmış seçkin turlarımız ve VIP havalimanı transfer hizmetlerimizle eşsiz bir lüks seyahat deneyimi yaşayın."
|
||||||
tag="Indigo Voyages"
|
tag="Veka Turizm"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Tours", href: "/tours" },
|
{ text: "Turları Keşfet", href: "/tours" },
|
||||||
{ text: "Book Transfer", href: "/airport-transfer" },
|
{ text: "Transfer Ayır", href: "/airport-transfer" },
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/private-luxury-jet-airport-terminal_657883-288.jpg", imageAlt: "Luxury travel vehicle" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/private-luxury-jet-airport-terminal_657883-288.jpg", imageAlt: "Lüks seyahat aracı" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022180.jpg", imageAlt: "Travel destination" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/view-3d-airplane_23-2151022180.jpg", imageAlt: "Seyahat destinasyonu" },
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Trusted by 5,000+ travelers"
|
ratingText="5.000+ Gezgin tarafından güvenilen"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -68,12 +68,12 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{ title: "Cultural Heritage", description: "Dive deep into history with our private guided tours.", bentoComponent: "reveal-icon", icon: Compass },
|
{ title: "Kültürel Miras", description: "Özel rehberli turlarımızla tarihin derinliklerine dalın.", bentoComponent: "reveal-icon", icon: Compass },
|
||||||
{ title: "Bespoke Adventures", description: "Tailor-made itineraries for your unique preferences.", bentoComponent: "reveal-icon", icon: Sparkles },
|
{ title: "Kişiye Özel Maceralar", description: "Benzersiz tercihlerinize göre hazırlanmış seyahat rotaları.", bentoComponent: "reveal-icon", icon: Sparkles },
|
||||||
{ title: "VIP Transport", description: "Seamless travel between destinations.", bentoComponent: "reveal-icon", icon: Car },
|
{ title: "VIP Taşımacılık", description: "Destinasyonlar arasında kesintisiz seyahat.", bentoComponent: "reveal-icon", icon: Car },
|
||||||
]}
|
]}
|
||||||
title="Featured Luxury Experiences"
|
title="Öne Çıkan Lüks Deneyimler"
|
||||||
description="Hand-picked destinations for the discerning traveler."
|
description="Seçkin gezginler için özenle seçilmiş rotalar."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -84,12 +84,12 @@ export default function LandingPage() {
|
|||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "1", value: "15+", title: "Years Experience", description: "Dedicated service history.", icon: Award },
|
{ id: "1", value: "15+", title: "Yıllık Deneyim", description: "Adanmış hizmet geçmişi.", icon: Award },
|
||||||
{ id: "2", value: "24/7", title: "VIP Support", description: "Always there when needed.", icon: Clock },
|
{ id: "2", value: "7/24", title: "VIP Destek", description: "İhtiyacınız olduğunda her zaman yanınızdayız.", icon: Clock },
|
||||||
{ id: "3", value: "99%", title: "Satisfaction", description: "Happy travelers globally.", icon: CheckCircle },
|
{ id: "3", value: "%99", title: "Memnuniyet", description: "Dünya çapında mutlu gezginler.", icon: CheckCircle },
|
||||||
]}
|
]}
|
||||||
title="Excellence in Motion"
|
title="Harekette Mükemmellik"
|
||||||
description="Why choose our transportation and tour services?"
|
description="Neden taşımacılık ve tur hizmetlerimizi tercih etmelisiniz?"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -100,14 +100,14 @@ export default function LandingPage() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "1", name: "Sarah Miller", role: "Traveler", company: "Global Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg" },
|
{ id: "1", name: "Sarah Miller", role: "Gezgin", company: "Global Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg" },
|
||||||
{ id: "2", name: "James Bond", role: "Executive", company: "Logistics Ltd", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-stylish-hipster-man-walking-city-street-with-leather-talking-phone-business-trip-bag-wearing-sweatshot-sunglasses-urban-style-trend-sunny-day-traveling_285396-4658.jpg" },
|
{ id: "2", name: "James Bond", role: "Yönetici", company: "Logistics Ltd", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-stylish-hipster-man-walking-city-street-with-leather-talking-phone-business-trip-bag-wearing-sweatshot-sunglasses-urban-style-trend-sunny-day-traveling_285396-4658.jpg" },
|
||||||
{ id: "3", name: "Alice Chen", role: "Designer", company: "Creative Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg" },
|
{ id: "3", name: "Alice Chen", role: "Tasarımcı", company: "Creative Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg" },
|
||||||
{ id: "4", name: "David Smith", role: "Consultant", company: "Finance Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg" },
|
{ id: "4", name: "David Smith", role: "Danışman", company: "Finance Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg" },
|
||||||
{ id: "5", name: "Elena Ross", role: "Explorer", company: "Adventure Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-afro-american-traveler-brown-jacket-hat-with-backpack-stands-studio-isolated-dark-background_613910-6590.jpg" },
|
{ id: "5", name: "Elena Ross", role: "Kaşif", company: "Adventure Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-afro-american-traveler-brown-jacket-hat-with-backpack-stands-studio-isolated-dark-background_613910-6590.jpg" },
|
||||||
]}
|
]}
|
||||||
title="Traveler Testimonials"
|
title="Gezgin Yorumları"
|
||||||
description="Words from our distinguished guests."
|
description="Seçkin konuklarımızın deneyimleri."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -115,17 +115,17 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Book Now"
|
tag="Hemen Rezervasyon Yapın"
|
||||||
title="Ready for your next journey?"
|
title="Bir sonraki yolculuğunuz için hazır mısınız?"
|
||||||
description="Contact us today to book your personalized luxury tour or airport transfer."
|
description="Kişiselleştirilmiş lüks turunuzu veya havalimanı transferinizi rezerve etmek için bugün bizimle iletişime geçin."
|
||||||
buttons={[{ text: "Book Now", href: "/contact" }]}
|
buttons={[{ text: "Rezervasyon Yap", href: "/contact" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="Indigo Voyages"
|
logoText="Indigo Voyages"
|
||||||
copyrightText="© 2025 Indigo Voyages. Luxury Travel & Transport."
|
copyrightText="© 2025 Indigo Voyages. Lüks Seyahat & Taşımacılık."
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||||
@@ -135,4 +135,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user