Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed1606d96c | |||
| 1d9cc92a5f |
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+14099888925" },
|
||||
{ text: "Schedule Repair Today", href: "tel:+14099888925" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -213,4 +213,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user