Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c1dab5bce1 | |||
| e703094488 |
@@ -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() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user