Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-04 21:33:14 +00:00

View File

@@ -47,18 +47,18 @@ export default function LandingPage() {
title="Roadside Assistance, Simplified."
description="TowGo connects you with professional towing services instantly. Experience the next generation of roadside support with real-time tracking and seamless digital payments."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", imageAlt: "Tow truck in action" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", imageAlt: "Mobile booking app" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", imageAlt: "Tow truck service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", imageAlt: "App UI interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", imageAlt: "Professional towing" }
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=1", imageAlt: "Tow truck in action" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=1", imageAlt: "Mobile booking app" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=2", imageAlt: "Tow truck service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=2", imageAlt: "App UI interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=3", imageAlt: "Professional towing" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", imageAlt: "Mobile app dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", imageAlt: "Urban towing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", imageAlt: "Real time tracking" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg", imageAlt: "Reliable assistance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg", imageAlt: "Digital payments" }
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=3", imageAlt: "Mobile app dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=4", imageAlt: "Urban towing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=4", imageAlt: "Real time tracking" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-helping-beautiful-woman-fix-car-road_651396-3557.jpg?_wi=5", imageAlt: "Reliable assistance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=5", imageAlt: "Digital payments" }
]}
buttons={[{ text: "Download App", href: "#contact" }]}
/>