From c1dab5bce1237532ee82e96ae5e8a72a9115a8f0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:21:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 260992d..3838ac4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -295,9 +295,9 @@ export default function LandingPage() { name: "message", placeholder: "Tell us about your service needs or questions", rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/cars-lifting-maintenance-garage-service-station_627829-3956.jpg" - imageAlt="AutoCare Pro exterior building with map" - mediaAnimation="opacity" + imageSrc="http://img.b2bpic.net/free-photo/navigation-destination-direction-location-route_107420-56193.jpg" + imageAlt="Google Maps view of AutoCare Pro location" + mediaAnimation="slide-up" mediaPosition="left" buttonText="Send Message" /> @@ -350,4 +350,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file