diff --git a/src/app/page.tsx b/src/app/page.tsx index 3e74336..79500b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,6 +99,10 @@ export default function LandingPage() { ]} title="The Benefits of Rejuvenation" description="Professional care that preserves your roof and your budget." + buttons={[ + { + text: "Get Started Today", href: "#contact"} + ]} />