1 Commits

Author SHA1 Message Date
3f24e11c1d Update src/app/page.tsx 2026-03-05 05:22:27 +00:00

View File

@@ -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" },
]}
/>
</div>