Update src/app/page.tsx

This commit is contained in:
2026-06-10 16:15:24 +00:00
parent f83fbece17
commit 8a4a3f4f47

View File

@@ -230,7 +230,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="right"
buttons={[
{ text: "Contact Support", href: "#contact", icon: ArrowRight },
{ text: "Contact Support", href: "#contact" }
]}
/>
</div>