diff --git a/src/app/page.tsx b/src/app/page.tsx index 90ca01d..3e45990 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,6 +108,9 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} + buttons={[ + { text: "Explore All Services", href: "#contact" } + ]} />