Merge version_1 into main #3
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-car_23-2148332882.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-car_23-2148332882.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,11 +76,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "car-1", name: "Luxury Sedan Pro", price: "$55,000", variant: "2022 • 25,000km", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-car_23-2148332882.jpg"},
|
||||
id: "car-1", name: "Luxury Sedan Pro", price: "$55,000", variant: "2022 • 25,000km", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-car_23-2148332882.jpg?_wi=2"},
|
||||
{
|
||||
id: "car-2", name: "Executive Sport", price: "$68,000", variant: "2023 • 12,000km", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-smiling-businessman-working-his-laptopand-speaking-mobile-phone-backseat-car_496169-578.jpg"},
|
||||
{
|
||||
id: "car-3", name: "Prestige Edition", price: "$82,000", variant: "2023 • 8,500km", imageSrc: "http://img.b2bpic.net/free-photo/back-side-view-metallic-silver-coupe-road_114579-4049.jpg"},
|
||||
id: "car-3", name: "Prestige Edition", price: "$82,000", variant: "2023 • 8,500km", imageSrc: "http://img.b2bpic.net/free-photo/back-side-view-metallic-silver-coupe-road_114579-4049.jpg?_wi=1"},
|
||||
]}
|
||||
title="Featured Vehicles"
|
||||
description="Discover our collection of hand-selected premium vehicles, maintained to the highest luxury standards."
|
||||
@@ -93,11 +93,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "I’ve bought 4 cars from Alexandra Cars — perfect every time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg" },
|
||||
{ id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "I’ve bought 4 cars from Alexandra Cars — perfect every time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg?_wi=1" },
|
||||
{ id: "2", name: "Michael Chen", role: "CTO", testimonial: "Authentic luxury cars with real kilometers. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-looking-camera-autumn_1301-4696.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "Marketing Director", testimonial: "Helped me from start to finish with great transparency.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-i-car-car-showrrom_1303-14096.jpg" },
|
||||
{ id: "4", name: "David Kim", role: "Entrepreneur", testimonial: "The best buying experience I've had in 10 years of owning cars.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg" },
|
||||
{ id: "5", name: "James Wilson", role: "Consultant", testimonial: "Unmatched service and a truly premium inventory. Very satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg" },
|
||||
{ id: "5", name: "James Wilson", role: "Consultant", testimonial: "Unmatched service and a truly premium inventory. Very satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg?_wi=2" },
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Read experiences from families and enthusiasts who trusted us with their luxury car purchase."
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
description="Get in touch with our experts to discuss your requirements or book your private test drive."
|
||||
buttonText="Send Message"
|
||||
tag="Contact Us"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-side-view-metallic-silver-coupe-road_114579-4049.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/back-side-view-metallic-silver-coupe-road_114579-4049.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user