Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c6d89dbfa | |||
| 5e8bbcdb89 | |||
| fd508f2824 |
@@ -106,7 +106,8 @@ export default function LandingPage() {
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Schedule Service", href: "tel:(555)123-4567" }
|
||||
{ text: "Schedule Service", href: "tel:(555)123-4567" },
|
||||
{ text: "Request Quote", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
|
||||
Reference in New Issue
Block a user