Merge version_1 into main #1

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

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-salesman-talking-with-clients-showcasing-dealership-vehicle_482257-124599.jpg", imageAlt: "professional service team skilled workers trusted business expert team"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg", imageAlt: "professional service delivery quality workmanship satisfied customer service excellence"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg?_wi=1", imageAlt: "professional service delivery quality workmanship satisfied customer service excellence"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -86,13 +86,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Emergency Response", description: "24/7 emergency service available. We respond quickly to urgent situations.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg"},
title: "Emergency Response", description: "24/7 emergency service available. We respond quickly to urgent situations.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg?_wi=2"},
{
id: 2,
title: "Professional Installation", description: "Expert installation by certified technicians using quality materials.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg"},
title: "Professional Installation", description: "Expert installation by certified technicians using quality materials.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg?_wi=3"},
{
id: 3,
title: "Maintenance Plans", description: "Regular maintenance to prevent problems and keep systems running efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg"},
title: "Maintenance Plans", description: "Regular maintenance to prevent problems and keep systems running efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg?_wi=4"},
]}
ariaLabel="Services section describing our offerings"
/>