Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-05-14 21:02:26 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
testimonials={[]}
mediaAnimation="blur-reveal"
buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", href: "#contact" }]
buttons={[{ text: "View Services", href: "#services" }, { text: "Contact Us", href: "#contact" }]}
/>
</div>