Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Fleet", href: "#fleet" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-photo-modern-stylish-bearded-businessman-automobile-saloon_146671-16004.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-photo-modern-stylish-bearded-businessman-automobile-saloon_146671-16004.jpg?_wi=1"
|
||||
imageAlt="Luxury car showcase"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -75,10 +75,10 @@ export default function LandingPage() {
|
||||
id: "economy-1", name: "Economy & Compact Cars", price: "From $35/day", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434357.jpg", imageAlt: "Economy rental cars", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "suv-1", name: "Premium SUVs", price: "From $75/day", imageSrc: "http://img.b2bpic.net/free-photo/two-asian-brothers-man-wear-all-black-posed-near-suv-car_627829-3693.jpg", imageAlt: "Luxury SUV vehicles", initialQuantity: 1
|
||||
id: "suv-1", name: "Premium SUVs", price: "From $75/day", imageSrc: "http://img.b2bpic.net/free-photo/two-asian-brothers-man-wear-all-black-posed-near-suv-car_627829-3693.jpg?_wi=1", imageAlt: "Luxury SUV vehicles", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "executive-1", name: "Executive Sedans", price: "From $95/day", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-smiling-top-manager-black-suit-working-his-laptop-backseat-car_496169-590.jpg", imageAlt: "Executive luxury cars", initialQuantity: 1
|
||||
id: "executive-1", name: "Executive Sedans", price: "From $95/day", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-smiling-top-manager-black-suit-working-his-laptop-backseat-car_496169-590.jpg?_wi=1", imageAlt: "Executive luxury cars", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -93,13 +93,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "top-class", title: "Top Class Vehicles", description: "Every vehicle in our fleet is meticulously maintained and regularly serviced to ensure peak performance and elegance.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-smiling-top-manager-black-suit-working-his-laptop-backseat-car_496169-590.jpg"
|
||||
id: "top-class", title: "Top Class Vehicles", description: "Every vehicle in our fleet is meticulously maintained and regularly serviced to ensure peak performance and elegance.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-smiling-top-manager-black-suit-working-his-laptop-backseat-car_496169-590.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "service", title: "Exceptional Service", description: "Our dedicated team provides 24/7 customer support with personalized attention to your rental needs.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-modern-stylish-bearded-businessman-automobile-saloon_146671-16004.jpg"
|
||||
id: "service", title: "Exceptional Service", description: "Our dedicated team provides 24/7 customer support with personalized attention to your rental needs.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-modern-stylish-bearded-businessman-automobile-saloon_146671-16004.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "reliability", title: "Trusted & Reliable", description: "Years of excellence serving professionals and executives. Thousands of satisfied customers trust us for their transportation needs.", tag: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/two-asian-brothers-man-wear-all-black-posed-near-suv-car_627829-3693.jpg"
|
||||
id: "reliability", title: "Trusted & Reliable", description: "Years of excellence serving professionals and executives. Thousands of satisfied customers trust us for their transportation needs.", tag: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/two-asian-brothers-man-wear-all-black-posed-near-suv-car_627829-3693.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user