Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c6d89dbfa | |||
| 5e8bbcdb89 | |||
| fd508f2824 |
@@ -106,7 +106,8 @@ export default function LandingPage() {
|
|||||||
tagIcon={CheckCircle}
|
tagIcon={CheckCircle}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
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"
|
buttonAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
|
|||||||
Reference in New Issue
Block a user