Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg?_wi=1"
|
||||
imageAlt="Golden Century Motors showroom"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Brand Specialist", description: "Experts in Tank and other premier Chinese brands with precise diagnostic equipment.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg", imageAlt: "luxury car showroom premium quality"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18967.jpg?_wi=2", imageAlt: "luxury car showroom premium quality"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user