diff --git a/src/app/page.tsx b/src/app/page.tsx index 0068086..a32835f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,6 +172,8 @@ export default function LandingPage() { }, ]} speed={40} + buttons={[{ text: "Schedule Your Visit", href: "#contact" }]} + buttonAnimation="slide-up" />