Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 06:44:36 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
carouselItems={[ carouselItems={[
{ {
id: "carousel-item-1", id: "carousel-item-1",
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001284.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001284.jpg?_wi=1",
imageAlt: "Heavy-duty tow truck with flashing lights at night", imageAlt: "Heavy-duty tow truck with flashing lights at night",
}, },
{ {

View File

@@ -239,7 +239,7 @@ export default function LandingPage() {
text: "Call for Accident Help", text: "Call for Accident Help",
href: "tel:+13141234567", href: "tel:+13141234567",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001284.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001284.jpg?_wi=2",
imageAlt: "google reviews logo badge", imageAlt: "google reviews logo badge",
}, },
]} ]}