Merge version_1 into main #2
@@ -10,7 +10,7 @@ import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Sparkles, Car, Clock, Steering, User, Gift, Package, DollarSign, CheckCircle, Mail, HelpCircle, Facebook, Instagram, Twitter, Phone } from 'lucide-react';
|
||||
import { Sparkles, Car, Clock, Zap, User, Gift, Package, DollarSign, CheckCircle, Mail, HelpCircle, Facebook, Instagram, Twitter, Phone, Star, TrendingUp } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-28f3je9u.jpg", imageAlt: "Luxury Auto Rental Storefront" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-pocufwbw.jpg", imageAlt: "Premium Black SUV" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-kc4ttawo.jpg?_wi=1", imageAlt: "Elegant White Sedan" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-kc4ttawo.jpg", imageAlt: "Elegant White Sedan" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-bv920jlq.jpg", imageAlt: "Rugged Black Jeep" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-g7z3k0wg.jpg?_wi=1", imageAlt: "Premium White Audi Wedding Car" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-g7z3k0wg.jpg", imageAlt: "Premium White Audi Wedding Car" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Browse Fleet", href: "#fleet" },
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
id: "sedan", name: "Sedan - Executive Choice", price: "₹3,500/day", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Premium Sedan"
|
||||
},
|
||||
{
|
||||
id: "suv", name: "SUV - Adventure Ready", price: "₹4,500/day", imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-suv-wet-road-power-safety-modern-design_169016-70068.jpg?_wi=1", imageAlt: "Luxury SUV"
|
||||
id: "suv", name: "SUV - Adventure Ready", price: "₹4,500/day", imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-suv-wet-road-power-safety-modern-design_169016-70068.jpg", imageAlt: "Luxury SUV"
|
||||
},
|
||||
{
|
||||
id: "premium", name: "Premium - Pinnacle Luxury", price: "₹6,500/day", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg", imageAlt: "Ultra-Premium Car"
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
tagIcon={Clock}
|
||||
features={[
|
||||
{
|
||||
title: "Self-Drive Rentals", description: "Drive at your own pace with flexible hourly to monthly rental options. Experience freedom with our hassle-free booking process.", icon: Steering,
|
||||
title: "Self-Drive Rentals", description: "Drive at your own pace with flexible hourly to monthly rental options. Experience freedom with our hassle-free booking process.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-car-gets-car-keys-rent-purchase-auto-concept-professional-salesperson-work-with-customer-car-dealership-giving-keys-new-car-owner_1150-45771.jpg", imageAlt: "Self-Drive Keys" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148562095.jpg", imageAlt: "Easy Booking" }
|
||||
@@ -108,21 +108,21 @@ export default function LandingPage() {
|
||||
title: "Driver Provided", description: "Sit back and relax with our professional driver services. Perfect for events, business meetings, and special occasions.", icon: User,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-male-with-black-hair-beard-tattoes-his-hand-dressed-white-shirt-blue-jeans-shorts-driving-car_613910-7581.jpg", imageAlt: "Professional Driver" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-call-center-operator-talking-with-client_74855-4059.jpg?_wi=1", imageAlt: "24/7 Support" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-call-center-operator-talking-with-client_74855-4059.jpg", imageAlt: "24/7 Support" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Wedding & Events", description: "Make your special day unforgettable with our premium wedding car services and decorated vehicles for all occasions.", icon: Gift,
|
||||
mediaItems: [
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-g7z3k0wg.jpg?_wi=2", imageAlt: "Wedding Car" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-kc4ttawo.jpg?_wi=2", imageAlt: "Event Vehicle" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-g7z3k0wg.jpg", imageAlt: "Wedding Car" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-kc4ttawo.jpg", imageAlt: "Event Vehicle" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Monthly Subscriptions", description: "Enjoy unlimited mileage and priority support with our exclusive monthly subscription plans for regular users.", icon: Package,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-suv-wet-road-power-safety-modern-design_169016-70068.jpg?_wi=2", imageAlt: "Subscription Vehicle" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-call-center-operator-talking-with-client_74855-4059.jpg?_wi=2", imageAlt: "Premium Support" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-suv-wet-road-power-safety-modern-design_169016-70068.jpg", imageAlt: "Subscription Vehicle" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-call-center-operator-talking-with-client_74855-4059.jpg", imageAlt: "Premium Support" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -146,13 +146,13 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "daily", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
id: "daily", badge: "Most Popular", badgeIcon: Star,
|
||||
price: "₹2,500-6,500/day", subtitle: "Ideal for daily rentals and weekend trips", features: [
|
||||
"24-hour rental period", "Unlimited mileage", "Premium insurance", "Free fuel top-up", "24/7 customer support"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "weekly", badge: "Best Value", badgeIcon: CheckCircle,
|
||||
id: "weekly", badge: "Best Value", badgeIcon: TrendingUp,
|
||||
price: "₹15,000-40,000/week", subtitle: "Great for extended trips with 20% savings", features: [
|
||||
"7-day rental period", "Unlimited mileage", "Comprehensive coverage", "Priority pickup/drop", "Personal concierge"
|
||||
]
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-g7z3k0wg.jpg?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUUwnVWJh2sxkFpwmWbR3j5G2B/uploaded-1772646984647-g7z3k0wg.jpg"
|
||||
imageAlt="Luxury Vehicle"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user