Update src/app/page.tsx
This commit is contained in:
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
icon: CreditCard,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clients-arriving-car-dealership-being-greeted-by-friendly-car-salesman_482257-124421.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clients-arriving-car-dealership-being-greeted-by-friendly-car-salesman_482257-124421.jpg?_wi=1"
|
||||
imageAlt="car dealership showroom professional"
|
||||
mediaAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -201,21 +201,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Expert Team",
|
||||
description: "Experienced professionals dedicated to providing exceptional customer service and guidance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117143.jpg?_wi=1",
|
||||
imageAlt: "professional automotive team",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Quality Assurance",
|
||||
description: "Every vehicle undergoes rigorous inspection and maintenance for your safety and peace of mind",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-table-while-examining-car_1170-1577.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-table-while-examining-car_1170-1577.jpg?_wi=1",
|
||||
imageAlt: "vehicle quality inspection",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Flexible Options",
|
||||
description: "Tailored rental, purchase, and financing plans that fit your budget and lifestyle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene_23-2147626392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene_23-2147626392.jpg?_wi=1",
|
||||
imageAlt: "flexible payment options",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user