Update src/app/page.tsx

This commit is contained in:
2026-03-07 09:27:22 +00:00
parent 78be74dbc2
commit 191b10576d

View File

@@ -108,6 +108,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Explore All Services", href: "#contact" }
]}
/>
</div>