Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f2a932064 | |||
| 0a7470b7e2 | |||
| bc556c157a | |||
| cdcc97d86c | |||
| 6c44cb5b60 | |||
| 8c0a8faae1 |
@@ -181,12 +181,12 @@ export default function LandingPage() {
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready for your next service?"
|
||||
description="Maurice and the team are ready to help with your vehicle. Give us a call or stop by the shop today."
|
||||
description="Maurice and the team are ready to help with your vehicle. Give us a call or stop by the shop today. We are located at 7 Norfolk Ct, Coburg North VIC 3058."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call 0417 017 164", href: "tel:0417017164"},
|
||||
{
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=7+Norfolk+Ct,Coburg+North+VIC+3058"},
|
||||
text: "Get Directions", href: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3154.5457492198083!2d144.96068217585093!3d-37.72886757196656!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad64426573e86c9%3A0x88ec856b3b55a822!2s7%20Norfolk%20Ct%2C%20Coburg%20North%20VIC%203058%2C%20Australia!5e0!3m2!1sen!2sus!4v1727768233519!5m2!1sen!2sus"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -220,4 +220,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user