Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 22:15:21 +00:00

View File

@@ -34,7 +34,8 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Book Now", href: "#contact"}}
text: "Book Now", href: "#contact"
}}
animateOnLoad={true}
/>
</div>
@@ -49,11 +50,14 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg", imageAlt: "Luxury car rental service"},
imageSrc: "http://img.b2bpic.net/free-photo/it-has-few-special-functions-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16061.jpg", imageAlt: "Luxury car rental service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg", imageAlt: "Premium vehicle showcase"},
imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg", imageAlt: "Premium vehicle showcase"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-suit-examining-auto-before-purchase_7502-9822.jpg", imageAlt: "Professional car rental"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-suit-examining-auto-before-purchase_7502-9822.jpg", imageAlt: "Professional car rental"
},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -67,13 +71,17 @@ export default function LandingPage() {
tag="Our Advantages"
features={[
{
id: "1", title: "Easy Online Booking", description: "Book your vehicle in seconds with our intuitive mobile app and website. Simple, fast, and secure reservation process.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg?_wi=1", imageAlt: "Easy booking"},
id: "1", title: "Easy Online Booking", description: "Book your vehicle in seconds with our intuitive mobile app and website. Simple, fast, and secure reservation process.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg", imageAlt: "Easy booking"
},
{
id: "2", title: "Competitive Pricing", description: "Get the best rates with transparent pricing. No hidden fees, no surprises. Compare and book with confidence.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg?_wi=2", imageAlt: "Competitive pricing"},
id: "2", title: "Competitive Pricing", description: "Get the best rates with transparent pricing. No hidden fees, no surprises. Compare and book with confidence.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg", imageAlt: "Competitive pricing"
},
{
id: "3", title: "24/7 Support", description: "Our dedicated customer support team is available round the clock to assist you anytime, anywhere.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg?_wi=3", imageAlt: "24/7 customer support"},
id: "3", title: "24/7 Support", description: "Our dedicated customer support team is available round the clock to assist you anytime, anywhere.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg", imageAlt: "24/7 customer support"
},
{
id: "4", title: "Wide Selection", description: "Choose from our diverse fleet including economy, premium, luxury, and specialty vehicles for any need.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg?_wi=4", imageAlt: "Vehicle selection"},
id: "4", title: "Wide Selection", description: "Choose from our diverse fleet including economy, premium, luxury, and specialty vehicles for any need.", imageSrc: "http://img.b2bpic.net/free-vector/glyph-calendar-with-check-mark_78370-7210.jpg", imageAlt: "Vehicle selection"
},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -89,11 +97,14 @@ export default function LandingPage() {
tag="Available Vehicles"
products={[
{
id: "1", name: "Economy Sedan", price: "$45/day", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-little-son-by-car_1303-31629.jpg", imageAlt: "Economy sedan vehicle"},
id: "1", name: "Economy Sedan", price: "$45/day", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-little-son-by-car_1303-31629.jpg", imageAlt: "Economy sedan vehicle"
},
{
id: "2", name: "Premium SUV", price: "$85/day", imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-couple-long-shot_23-2148637299.jpg", imageAlt: "Premium SUV vehicle"},
id: "2", name: "Premium SUV", price: "$85/day", imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-couple-long-shot_23-2148637299.jpg", imageAlt: "Premium SUV vehicle"
},
{
id: "3", name: "Luxury Executive", price: "$150/day", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Luxury executive vehicle"},
id: "3", name: "Luxury Executive", price: "$150/day", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Luxury executive vehicle"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -122,16 +133,20 @@ export default function LandingPage() {
author="Michael Chen, Fleet Manager"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-financial-advisor-talking-couple-while-having-meeting-their-home_637285-3928.jpg", alt: "Customer avatar 1"},
src: "http://img.b2bpic.net/free-photo/happy-financial-advisor-talking-couple-while-having-meeting-their-home_637285-3928.jpg", alt: "Customer avatar 1"
},
{
src: "http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg", alt: "Customer avatar 2"},
src: "http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg", alt: "Customer avatar 2"
},
{
src: "http://img.b2bpic.net/free-photo/woman-waving-with-copy-space_23-2148631403.jpg", alt: "Customer avatar 3"},
src: "http://img.b2bpic.net/free-photo/woman-waving-with-copy-space_23-2148631403.jpg", alt: "Customer avatar 3"
},
{
src: "http://img.b2bpic.net/free-photo/happy-financial-advisor-talking-couple-while-having-meeting-their-home_637285-3928.jpg", alt: "Customer avatar 4"},
src: "http://img.b2bpic.net/free-photo/happy-financial-advisor-talking-couple-while-having-meeting-their-home_637285-3928.jpg", alt: "Customer avatar 4"
},
]}
ratingAnimation="entrance-slide"
avatarsAnimation="entrance-slide"
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>