Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 14:04:28 +00:00

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-car-night_1303-17030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-car-night_1303-17030.jpg?_wi=1",
imageAlt: "Sunset drive",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=1",
imageAlt: "Headlamp detail",
},
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
description: "Complimentary service for the first two years.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-car-night_1303-17030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-car-night_1303-17030.jpg?_wi=2",
imageAlt: "car manager dealership showroom",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Extended coverage for total peace of mind.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=2",
imageAlt: "car manager dealership showroom",
},
]}