Update src/app/contact/page.tsx
This commit is contained in:
@@ -44,6 +44,7 @@ export default function ContactPage() {
|
|||||||
{ text: "E-mail Mij", href: "mailto:hallo@geupycyledthreads.nl" },
|
{ text: "E-mail Mij", href: "mailto:hallo@geupycyledthreads.nl" },
|
||||||
{ text: "Instagram", href: "https://instagram.com" }
|
{ text: "Instagram", href: "https://instagram.com" }
|
||||||
]}
|
]}
|
||||||
|
buttonClassName="bg-primary-cta hover:bg-primary-cta/90 text-white px-8 py-4 text-lg font-semibold rounded-lg transition-all duration-300"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user