Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-05 07:52:09 +00:00
4 changed files with 58 additions and 170 deletions

View File

@@ -17,8 +17,7 @@ export default function BookingPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Airport Transfers", href: "/" },
{ label: "Intercity Transfers", href: "/" },
{ label: "City Tours", href: "/" },
@@ -26,8 +25,7 @@ export default function BookingPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/services" },
{ label: "Our Fleet", href: "/fleet" },
{ label: "Testimonials", href: "/" },
@@ -35,8 +33,7 @@ export default function BookingPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: +90 506 900 05 03", href: "tel:+905069000503" },
{ label: "WhatsApp Support", href: "https://wa.me/905069000503" },
{ label: "Email: info@premiumtransferistanbul.com", href: "mailto:info@premiumtransferistanbul.com" },
@@ -52,7 +49,7 @@ export default function BookingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="large"
background="grid"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -70,7 +67,7 @@ export default function BookingPage() {
<ContactText
text="Book Your Premium Transfer. Contact us via phone, WhatsApp, or email with your travel details. We'll provide an instant quote and confirm your reservation within minutes."
animationType="reveal-blur"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Call +90 506 900 05 03", href: "tel:+905069000503" },

View File

@@ -18,8 +18,7 @@ export default function FleetPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Airport Transfers", href: "/" },
{ label: "Intercity Transfers", href: "/" },
{ label: "City Tours", href: "/" },
@@ -27,8 +26,7 @@ export default function FleetPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/services" },
{ label: "Our Fleet", href: "/fleet" },
{ label: "Testimonials", href: "/" },
@@ -36,8 +34,7 @@ export default function FleetPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: +90 506 900 05 03", href: "tel:+905069000503" },
{ label: "WhatsApp Support", href: "https://wa.me/905069000503" },
{ label: "Email: info@premiumtransferistanbul.com", href: "mailto:info@premiumtransferistanbul.com" },
@@ -53,7 +50,7 @@ export default function FleetPage() {
borderRadius="soft"
contentWidth="medium"
sizing="large"
background="grid"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -78,44 +75,20 @@ export default function FleetPage() {
gridVariant="two-columns-alternating-heights"
products={[
{
id: "vito-standard",
brand: "Mercedes-Benz",
name: "Vito - Standard",
price: "From $45/hour",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/gray-cargo-van-driving-rainy-highway-delivery-rain_169016-70096.jpg",
imageAlt: "Mercedes Vito Standard - 1-5 Passengers"
id: "vito-standard", brand: "Mercedes-Benz", name: "Vito - Standard", price: "From $45/hour", rating: 5,
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/gray-cargo-van-driving-rainy-highway-delivery-rain_169016-70096.jpg", imageAlt: "Mercedes Vito Standard - 1-5 Passengers"
},
{
id: "vito-vip",
brand: "Mercedes-Benz",
name: "Vito - VIP",
price: "From $65/hour",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236709.jpg",
imageAlt: "Mercedes Vito VIP - Premium Comfort"
id: "vito-vip", brand: "Mercedes-Benz", name: "Vito - VIP", price: "From $65/hour", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236709.jpg", imageAlt: "Mercedes Vito VIP - Premium Comfort"
},
{
id: "sprinter-standard",
brand: "Mercedes-Benz",
name: "Sprinter - Standard",
price: "From $75/hour",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/camper-van-scenic-road-autumn-travel-adventure_169016-69939.jpg",
imageAlt: "Mercedes Sprinter Standard - 6-16 Passengers"
id: "sprinter-standard", brand: "Mercedes-Benz", name: "Sprinter - Standard", price: "From $75/hour", rating: 5,
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/camper-van-scenic-road-autumn-travel-adventure_169016-69939.jpg", imageAlt: "Mercedes Sprinter Standard - 6-16 Passengers"
},
{
id: "sprinter-vip",
brand: "Mercedes-Benz",
name: "Sprinter - VIP",
price: "From $105/hour",
rating: 5,
reviewCount: "980",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-car_1303-16419.jpg",
imageAlt: "Mercedes Sprinter VIP - Luxury Groups"
id: "sprinter-vip", brand: "Mercedes-Benz", name: "Sprinter - VIP", price: "From $105/hour", rating: 5,
reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-computer-car_1303-16419.jpg", imageAlt: "Mercedes Sprinter VIP - Luxury Groups"
}
]}
buttons={[{ text: "Book Your Vehicle", href: "/booking" }]}
@@ -126,7 +99,7 @@ export default function FleetPage() {
<ContactText
text="Can't decide which vehicle is right for you? Our team can help match the perfect vehicle to your group size and travel requirements."
animationType="reveal-blur"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Get Recommendations", href: "/booking" },

View File

@@ -22,8 +22,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Airport Transfers", href: "/" },
{ label: "Intercity Transfers", href: "/" },
{ label: "City Tours", href: "/" },
@@ -31,8 +30,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/services" },
{ label: "Our Fleet", href: "/fleet" },
{ label: "Testimonials", href: "/" },
@@ -40,8 +38,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: +90 506 900 05 03", href: "tel:+905069000503" },
{ label: "WhatsApp Support", href: "https://wa.me/905069000503" },
{ label: "Email: info@premiumtransferistanbul.com", href: "mailto:info@premiumtransferistanbul.com" },
@@ -57,7 +54,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="medium"
sizing="large"
background="grid"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -85,36 +82,20 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
name: "James Anderson",
handle: "Business Traveler, UK",
testimonial: "Exceptional service! The driver was professional and the car immaculate. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageAlt: "James Anderson"
name: "James Anderson", handle: "Business Traveler, UK", testimonial: "Exceptional service! The driver was professional and the car immaculate. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Anderson"
},
{
name: "Maria García",
handle: "Tourist, Spain",
testimonial: "Best airport transfer experience ever. Friendly driver, smooth ride, perfect timing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageAlt: "Maria García"
name: "Maria García", handle: "Tourist, Spain", testimonial: "Best airport transfer experience ever. Friendly driver, smooth ride, perfect timing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Maria García"
},
{
name: "David Chen",
handle: "Corporate Client, Singapore",
testimonial: "Reliable, professional, and always on time. Our go-to service for all Istanbul visits.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-smiling_1098-63.jpg",
imageAlt: "David Chen"
name: "David Chen", handle: "Corporate Client, Singapore", testimonial: "Reliable, professional, and always on time. Our go-to service for all Istanbul visits.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-smiling_1098-63.jpg", imageAlt: "David Chen"
},
{
name: "Sophie Martin",
handle: "Luxury Traveler, France",
testimonial: "Impressive attention to detail. Premium vehicles and outstanding customer service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg",
imageAlt: "Sophie Martin"
name: "Sophie Martin", handle: "Luxury Traveler, France", testimonial: "Impressive attention to detail. Premium vehicles and outstanding customer service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg", imageAlt: "Sophie Martin"
}
]}
testimonialRotationInterval={5000}
@@ -136,32 +117,16 @@ export default function HomePage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "Airport Transfers",
description: "Meet & greet service with flight tracking. Quick pickups from Istanbul Airport (IST) and Sabiha Gökçen (SAW) to all districts. Professional drivers ensure safe, comfortable journeys.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-helping-man_23-2149901412.jpg?_wi=1",
imageAlt: "Airport Transfer Service"
id: "1", title: "Airport Transfers", description: "Meet & greet service with flight tracking. Quick pickups from Istanbul Airport (IST) and Sabiha Gökçen (SAW) to all districts. Professional drivers ensure safe, comfortable journeys.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-helping-man_23-2149901412.jpg", imageAlt: "Airport Transfer Service"
},
{
id: "2",
title: "Intercity Transfers",
description: "Luxury transportation to Bursa, Sapanca, Bolu, Antalya, and Cappadocia. Premium comfort for longer journeys with experienced drivers familiar with all routes.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-road-traffic-beautiful-nature-blue-clear-sky_181624-54977.jpg?_wi=1",
imageAlt: "Intercity Transfer"
id: "2", title: "Intercity Transfers", description: "Luxury transportation to Bursa, Sapanca, Bolu, Antalya, and Cappadocia. Premium comfort for longer journeys with experienced drivers familiar with all routes.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-road-traffic-beautiful-nature-blue-clear-sky_181624-54977.jpg", imageAlt: "Intercity Transfer"
},
{
id: "3",
title: "City Tours",
description: "Private guided or custom tours through Istanbul. Explore the Old City, stunning Bosphorus views, and hidden gems with knowledgeable local drivers.",
imageSrc: "http://img.b2bpic.net/free-photo/women-tourists-holding-man-s-hand-leading-him-mosque-konya-turkey_335224-552.jpg?_wi=1",
imageAlt: "Istanbul City Tour"
id: "3", title: "City Tours", description: "Private guided or custom tours through Istanbul. Explore the Old City, stunning Bosphorus views, and hidden gems with knowledgeable local drivers.", imageSrc: "http://img.b2bpic.net/free-photo/women-tourists-holding-man-s-hand-leading-him-mosque-konya-turkey_335224-552.jpg", imageAlt: "Istanbul City Tour"
},
{
id: "4",
title: "Corporate Transfers",
description: "Dedicated transportation for business travelers and groups. Reliable scheduling, professional vehicles, and discretion for all corporate needs.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-businessman-celebrating-his-success_171337-16193.jpg",
imageAlt: "Corporate Transfer Service"
id: "4", title: "Corporate Transfers", description: "Dedicated transportation for business travelers and groups. Reliable scheduling, professional vehicles, and discretion for all corporate needs.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-businessman-celebrating-his-success_171337-16193.jpg", imageAlt: "Corporate Transfer Service"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -176,40 +141,28 @@ export default function HomePage() {
tag="Our Promise"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/stylish-male-white-shirt-using-smartphone-luxury-car_613910-797.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/stylish-male-white-shirt-using-smartphone-luxury-car_613910-797.jpg"
imageAlt="Professional Driver and Luxury Vehicle"
imagePosition="right"
mediaAnimation="slide-up"
bulletPoints={[
{
title: "Professional Drivers",
description: "Experienced, courteous, and fully licensed drivers familiar with Istanbul routes.",
icon: CheckCircle
title: "Professional Drivers", description: "Experienced, courteous, and fully licensed drivers familiar with Istanbul routes.", icon: CheckCircle
},
{
title: "Fleet Quality",
description: "New, well-maintained Mercedes-Benz vehicles with premium comfort and safety features.",
icon: Shield
title: "Fleet Quality", description: "New, well-maintained Mercedes-Benz vehicles with premium comfort and safety features.", icon: Shield
},
{
title: "Reliable Service",
description: "On-time pickups with real-time flight tracking and instant support 24/7.",
icon: Clock
title: "Reliable Service", description: "On-time pickups with real-time flight tracking and instant support 24/7.", icon: Clock
},
{
title: "Competitive Pricing",
description: "Transparent rates with no hidden charges. Best value for premium service.",
icon: DollarSign
title: "Competitive Pricing", description: "Transparent rates with no hidden charges. Best value for premium service.", icon: DollarSign
},
{
title: "Easy Booking",
description: "Simple online booking, WhatsApp coordination, and instant confirmation.",
icon: Smartphone
title: "Easy Booking", description: "Simple online booking, WhatsApp coordination, and instant confirmation.", icon: Smartphone
},
{
title: "VIP Experience",
description: "Meet & greet, assistance with luggage, and personalized attention to detail.",
icon: Crown
title: "VIP Experience", description: "Meet & greet, assistance with luggage, and personalized attention to detail.", icon: Crown
}
]}
buttons={[{ text: "Start Booking", href: "/booking" }]}
@@ -227,40 +180,20 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Jennifer Williams",
role: "Tourism Director",
company: "Global Travel Agency",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageAlt: "Jennifer Williams"
id: "1", name: "Jennifer Williams", role: "Tourism Director", company: "Global Travel Agency", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Jennifer Williams"
},
{
id: "2",
name: "Ahmed Hassan",
role: "Business Executive",
company: "International Trade Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-reading-annual-reports_482257-75598.jpg",
imageAlt: "Ahmed Hassan"
id: "2", name: "Ahmed Hassan", role: "Business Executive", company: "International Trade Corp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-reading-annual-reports_482257-75598.jpg", imageAlt: "Ahmed Hassan"
},
{
id: "3",
name: "Elena Rossi",
role: "Hotel Manager",
company: "Five-Star Istanbul Resort",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reception-desk-looking-camera_23-2148033349.jpg",
imageAlt: "Elena Rossi"
id: "3", name: "Elena Rossi", role: "Hotel Manager", company: "Five-Star Istanbul Resort", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reception-desk-looking-camera_23-2148033349.jpg", imageAlt: "Elena Rossi"
},
{
id: "4",
name: "Robert Thompson",
role: "Conference Organizer",
company: "European Events Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg",
imageAlt: "Robert Thompson"
id: "4", name: "Robert Thompson", role: "Conference Organizer", company: "European Events Ltd", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg", imageAlt: "Robert Thompson"
}
]}
/>
@@ -270,7 +203,7 @@ export default function HomePage() {
<ContactText
text="Ready to book your premium transfer? Get instant quotes and secure your reservation in minutes."
animationType="reveal-blur"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Book Now", href: "/booking" },

View File

@@ -18,8 +18,7 @@ export default function ServicesPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Airport Transfers", href: "/" },
{ label: "Intercity Transfers", href: "/" },
{ label: "City Tours", href: "/" },
@@ -27,8 +26,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/services" },
{ label: "Our Fleet", href: "/fleet" },
{ label: "Testimonials", href: "/" },
@@ -36,8 +34,7 @@ export default function ServicesPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: +90 506 900 05 03", href: "tel:+905069000503" },
{ label: "WhatsApp Support", href: "https://wa.me/905069000503" },
{ label: "Email: info@premiumtransferistanbul.com", href: "mailto:info@premiumtransferistanbul.com" },
@@ -53,7 +50,7 @@ export default function ServicesPage() {
borderRadius="soft"
contentWidth="medium"
sizing="large"
background="grid"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -76,25 +73,13 @@ export default function ServicesPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Airport Transfers",
description: "Meet & greet service with flight tracking. Quick pickups from Istanbul Airport (IST) and Sabiha Gökçen (SAW) to all districts. Professional drivers ensure safe, comfortable journeys with assistance for luggage.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-helping-man_23-2149901412.jpg?_wi=2",
imageAlt: "Airport Transfer Service"
id: "1", title: "Airport Transfers", description: "Meet & greet service with flight tracking. Quick pickups from Istanbul Airport (IST) and Sabiha Gökçen (SAW) to all districts. Professional drivers ensure safe, comfortable journeys with assistance for luggage.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-helping-man_23-2149901412.jpg", imageAlt: "Airport Transfer Service"
},
{
id: "2",
title: "Intercity Transfers",
description: "Luxury transportation to Bursa, Sapanca, Bolu, Antalya, and Cappadocia. Premium comfort for longer journeys with experienced drivers familiar with all routes, scenic stops, and travel regulations.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-road-traffic-beautiful-nature-blue-clear-sky_181624-54977.jpg?_wi=2",
imageAlt: "Intercity Transfer"
id: "2", title: "Intercity Transfers", description: "Luxury transportation to Bursa, Sapanca, Bolu, Antalya, and Cappadocia. Premium comfort for longer journeys with experienced drivers familiar with all routes, scenic stops, and travel regulations.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-road-traffic-beautiful-nature-blue-clear-sky_181624-54977.jpg", imageAlt: "Intercity Transfer"
},
{
id: "3",
title: "City Tours",
description: "Private guided or custom tours through Istanbul. Explore the Old City, stunning Bosphorus views, and hidden gems with knowledgeable local drivers. Flexible itineraries for your interests.",
imageSrc: "http://img.b2bpic.net/free-photo/women-tourists-holding-man-s-hand-leading-him-mosque-konya-turkey_335224-552.jpg?_wi=2",
imageAlt: "Istanbul City Tour"
id: "3", title: "City Tours", description: "Private guided or custom tours through Istanbul. Explore the Old City, stunning Bosphorus views, and hidden gems with knowledgeable local drivers. Flexible itineraries for your interests.", imageSrc: "http://img.b2bpic.net/free-photo/women-tourists-holding-man-s-hand-leading-him-mosque-konya-turkey_335224-552.jpg", imageAlt: "Istanbul City Tour"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -106,7 +91,7 @@ export default function ServicesPage() {
<ContactText
text="Need a specific service customized for your group? Contact us today to discuss your requirements and receive a personalized quote."
animationType="entrance-slide"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Get a Quote", href: "/booking" },