diff --git a/src/app/page.tsx b/src/app/page.tsx index 825fe80..2aff9b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,6 +75,9 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Get a Free Quote", href: "#contact" } + ]} features={[ { id: 1,