Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 06:50:01 +00:00
parent 8a42feee7d
commit a8bed6bebc

View File

@@ -53,7 +53,6 @@ export default function ContactPage() {
{ text: "WhatsApp", href: "https://wa.me/6281234567890" },
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>