diff --git a/src/app/page.tsx b/src/app/page.tsx index ab62c2b..0ef2575 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,6 +95,9 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Call Now for Fast Help", href: "tel:(405)285-2238" }, + ]} />