Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 23:23:30 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22387.jpg?_wi=1",
imageAlt: "Luxury Sedan",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-drinking-coffee-by-car_1303-22434.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-drinking-coffee-by-car_1303-22434.jpg?_wi=1",
imageAlt: "Sports Car",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
text: "Select",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22387.jpg?_wi=2",
imageAlt: "luxury car wheel rim",
},
{
@@ -248,7 +248,7 @@ export default function LandingPage() {
text: "Select",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-drinking-coffee-by-car_1303-22434.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-drinking-coffee-by-car_1303-22434.jpg?_wi=2",
imageAlt: "luxury car wheel rim",
},
]}