diff --git a/src/app/page.tsx b/src/app/page.tsx index 91ef756..6f652e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:5550199" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/driver-checks-goods-man-uniform-truck-garage_1157-46543.jpg", imageAlt: "Professional towing truck service vehicle" }, + { 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" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg", imageAlt: "Modern roadside assistance vehicle" } ]} mediaAnimation="slide-up" @@ -67,7 +67,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() { { id: "f3", title: "How long until you arrive?", content: "Usually within 30-45 minutes." }, { id: "f4", title: "What payment methods do you accept?", 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=1" title="Common Questions" description="Here is what you need to know about our service protocols." faqsAnimation="slide-up" @@ -154,10 +154,10 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "John Doe", handle: "@john", testimonial: "Fastest tow I've ever experienced.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-talking-phone_23-2149426478.jpg", imageAlt: "Side view man talking on phone" }, - { id: "2", 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", imageAlt: "Side view man talking on phone" }, - { id: "3", 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", imageAlt: "Side view man talking on phone" }, - { id: "4", 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", imageAlt: "Side view man talking on phone" }, - { id: "5", 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", imageAlt: "Side view man talking on phone" }, + { id: "2", 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?_wi=2", imageAlt: "Side view man talking on phone" }, + { id: "3", 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?_wi=2", imageAlt: "Side view man talking on phone" }, + { id: "4", 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?_wi=2", imageAlt: "Side view man talking on phone" }, + { id: "5", 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?_wi=1", imageAlt: "Side view man talking on phone" }, ]} title="Client Success Stories" description="Trusted by local residents and business owners for decades." @@ -174,7 +174,7 @@ export default function LandingPage() { { name: "phone", type: "tel", placeholder: "Your Phone Number" }, ]} textarea={{ 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" />