Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 79a906909a | |||
| 4cf99458f2 | |||
| ceeaf9b534 |
@@ -53,6 +53,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "CALL NOW", href: "tel:+12505550123"},
|
||||
{
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=Western+Auto+Wreckers+Nelson+BC"},
|
||||
{
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
@@ -245,4 +247,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user