Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-07 23:04:12 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg?_wi=1",
imageAlt: "Professional towing truck service vehicle",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
title="Experience Matters"
description="Established three decades ago, our company has evolved into a premier towing leader. We combine modern equipment with a highly trained team to handle your vehicle with the utmost care, ensuring minimal stress during difficult roadside situations."
tag="Our Legacy"
imageSrc="http://img.b2bpic.net/free-photo/team-paramedics-is-coming-out-ambulance-responding-emergency-call_657921-1451.jpg"
imageSrc="http://img.b2bpic.net/free-photo/team-paramedics-is-coming-out-ambulance-responding-emergency-call_657921-1451.jpg?_wi=1"
imageAlt="Our professional towing team"
tagIcon={History}
/>
@@ -139,7 +139,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg?_wi=2",
imageAlt: "professional tow truck service vehicle",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/team-paramedics-is-coming-out-ambulance-responding-emergency-call_657921-1451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-paramedics-is-coming-out-ambulance-responding-emergency-call_657921-1451.jpg?_wi=2",
imageAlt: "professional tow truck service vehicle",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-car-man-changing-tire_23-2148270689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-car-man-changing-tire_23-2148270689.jpg?_wi=1",
imageAlt: "professional tow truck service vehicle",
},
]}
@@ -265,7 +265,7 @@ export default function LandingPage() {
content: "We accept all major cards.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-car-man-changing-tire_23-2148270689.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-car-man-changing-tire_23-2148270689.jpg?_wi=2"
title="Common Questions"
description="Here is what you need to know about our service protocols."
faqsAnimation="slide-up"
@@ -292,7 +292,7 @@ export default function LandingPage() {
name: "Jane Smith",
handle: "@jane",
testimonial: "Professional and very helpful crew.",
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg?_wi=3",
imageAlt: "Side view man talking on phone",
},
{
@@ -300,7 +300,7 @@ export default function LandingPage() {
name: "Sam Brown",
handle: "@sam",
testimonial: "Saved my day after the breakdown.",
imageSrc: "http://img.b2bpic.net/free-photo/team-paramedics-is-coming-out-ambulance-responding-emergency-call_657921-1451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-paramedics-is-coming-out-ambulance-responding-emergency-call_657921-1451.jpg?_wi=3",
imageAlt: "Side view man talking on phone",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
name: "Anna White",
handle: "@anna",
testimonial: "Great service at a fair price.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-car-man-changing-tire_23-2148270689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-car-man-changing-tire_23-2148270689.jpg?_wi=3",
imageAlt: "Side view man talking on phone",
},
{
@@ -316,7 +316,7 @@ export default function LandingPage() {
name: "Bob Green",
handle: "@bob",
testimonial: "Reliable experts I trust.",
imageSrc: "http://img.b2bpic.net/free-photo/worried-customer-talking-mobile-phone-while-mechanic-examining-car-background_1170-1271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worried-customer-talking-mobile-phone-while-mechanic-examining-car-background_1170-1271.jpg?_wi=1",
imageAlt: "Side view man talking on phone",
},
]}
@@ -346,7 +346,7 @@ export default function LandingPage() {
name: "details",
placeholder: "Service location & details",
}}
imageSrc="http://img.b2bpic.net/free-photo/worried-customer-talking-mobile-phone-while-mechanic-examining-car-background_1170-1271.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worried-customer-talking-mobile-phone-while-mechanic-examining-car-background_1170-1271.jpg?_wi=2"
imageAlt="Our dispatch team contact info"
/>
</div>