Update src/app/page.tsx

This commit is contained in:
2026-04-02 10:24:22 +00:00
parent 9e0a6fab1f
commit 57df667cd8

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{
text: "Book a Test Drive", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241748.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241748.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -128,13 +128,13 @@ export default function LandingPage() {
{
id: "1", name: "Alex Rivet", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-posing-studio_23-2149596297.jpg"},
{
id: "2", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/matured-businessman-with-crossed-arms-standing-street_23-2147956338.jpg"},
id: "2", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/matured-businessman-with-crossed-arms-standing-street_23-2147956338.jpg?_wi=1"},
{
id: "3", name: "David Chan", imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-beard-man-sunglasses-pink-tshirt-against-luxury-car-speaking-mobile-phone-india-rich-model-posed-outdoor-streets-city_627829-2582.jpg"},
{
id: "4", name: "Emma Lane", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-well-dressed-couple-sitting-front-seats-luxury-car_613910-4816.jpg"},
{
id: "5", name: "Mark Sterling", imageSrc: "http://img.b2bpic.net/free-photo/matured-businessman-with-crossed-arms-standing-street_23-2147956338.jpg"},
id: "5", name: "Mark Sterling", imageSrc: "http://img.b2bpic.net/free-photo/matured-businessman-with-crossed-arms-standing-street_23-2147956338.jpg?_wi=2"},
]}
cardTitle="What Drivers Say"
cardTag="Testimonials"
@@ -150,7 +150,7 @@ export default function LandingPage() {
tag="Inquire"
title="Get in Touch"
description="Have questions about our performance vehicles? Contact our specialized sales team today for a tailored experience."
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241748.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241748.jpg?_wi=2"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email address"
/>