Merge version_1 into main #2
@@ -97,16 +97,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Daily Car Rental", description: "Perfect for quick trips and city tours. Flexible daily rates with no hidden charges.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-inside-car-with-phone_1328-3526.jpg?_wi=1", imageAlt: "Economy car rental"
|
||||
id: 1,
|
||||
title: "Daily Car Rental", description: "Perfect for quick trips and city tours. Flexible daily rates with no hidden charges.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-inside-car-with-phone_1328-3526.jpg", imageAlt: "Economy car rental"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Weekly Rental", description: "Explore Turkey at your own pace with our discounted weekly rates and roadside support.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22802.jpg?_wi=1", imageAlt: "Sedan car rental"
|
||||
id: 2,
|
||||
title: "Weekly Rental", description: "Explore Turkey at your own pace with our discounted weekly rates and roadside support.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22802.jpg", imageAlt: "Sedan car rental"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Monthly Rental", description: "Extended stays get premium discounts. Perfect for business travelers and relocating professionals.", imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473112.jpg?_wi=1", imageAlt: "SUV car rental"
|
||||
id: 3,
|
||||
title: "Monthly Rental", description: "Extended stays get premium discounts. Perfect for business travelers and relocating professionals.", imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473112.jpg", imageAlt: "SUV car rental"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Airport Pickup", description: "We'll meet you at Istanbul Airport with your rental car ready. Smooth arrival guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg?_wi=1", imageAlt: "Luxury car rental"
|
||||
id: 4,
|
||||
title: "Airport Pickup", description: "We'll meet you at Istanbul Airport with your rental car ready. Smooth arrival guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg", imageAlt: "Luxury car rental"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -123,19 +127,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Economy Car", price: "$25/day", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-inside-car-with-phone_1328-3526.jpg?_wi=2", imageAlt: "Economy car rental", initialQuantity: 1
|
||||
id: "1", name: "Economy Car", price: "$25/day", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-inside-car-with-phone_1328-3526.jpg", imageAlt: "Economy car rental", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sedan", price: "$40/day", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22802.jpg?_wi=2", imageAlt: "Sedan car rental", initialQuantity: 1
|
||||
id: "2", name: "Sedan", price: "$40/day", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22802.jpg", imageAlt: "Sedan car rental", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Family Car", price: "$50/day", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-taking-ride-new-destination_23-2148699864.jpg", imageAlt: "Family car rental", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "4", name: "SUV", price: "$65/day", imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473112.jpg?_wi=2", imageAlt: "SUV car rental", initialQuantity: 1
|
||||
id: "4", name: "SUV", price: "$65/day", imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473112.jpg", imageAlt: "SUV car rental", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "5", name: "Luxury Vehicle", price: "$90/day", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg?_wi=2", imageAlt: "Luxury car rental", initialQuantity: 1
|
||||
id: "5", name: "Luxury Vehicle", price: "$90/day", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14582.jpg", imageAlt: "Luxury car rental", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -169,16 +173,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Choose Your Vehicle", description: "Browse our fleet and select the perfect car for your needs and budget.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-car-showroom-using-tablet_1303-17423.jpg", imageAlt: "Choose your vehicle"
|
||||
id: 1,
|
||||
title: "Choose Your Vehicle", description: "Browse our fleet and select the perfect car for your needs and budget.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-car-showroom-using-tablet_1303-17423.jpg", imageAlt: "Choose your vehicle"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Contact Us", description: "Call +90 531 312 90 81 or message us on WhatsApp to confirm availability.", imageSrc: "http://img.b2bpic.net/free-photo/call-center-agents-logging-customer-interactions-spreadsheet-document-pc_482257-117912.jpg", imageAlt: "Contact our team"
|
||||
id: 2,
|
||||
title: "Contact Us", description: "Call +90 531 312 90 81 or message us on WhatsApp to confirm availability.", imageSrc: "http://img.b2bpic.net/free-photo/call-center-agents-logging-customer-interactions-spreadsheet-document-pc_482257-117912.jpg", imageAlt: "Contact our team"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Confirm Details", description: "We'll send you all the rental details and pickup location information.", imageSrc: "http://img.b2bpic.net/free-photo/blank-mortgage-application-table_23-2147764200.jpg", imageAlt: "Confirm rental details"
|
||||
id: 3,
|
||||
title: "Confirm Details", description: "We'll send you all the rental details and pickup location information.", imageSrc: "http://img.b2bpic.net/free-photo/blank-mortgage-application-table_23-2147764200.jpg", imageAlt: "Confirm rental details"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Pick Up Your Car", description: "Come to our location in Harbiye and drive away in your rental vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130140.jpg", imageAlt: "Pick up your car"
|
||||
id: 4,
|
||||
title: "Pick Up Your Car", description: "Come to our location in Harbiye and drive away in your rental vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/man-checking-out-new-car_23-2148130140.jpg", imageAlt: "Pick up your car"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -269,4 +277,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user