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