Update src/app/contact/page.tsx
This commit is contained in:
@@ -45,10 +45,10 @@ export default function ContactPage() {
|
||||
{ text: "View Portfolio", href: "/portfolio" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BGfFJ4EWhJXHpUYTazqK8lrngJ/modern-illustration-of-a-web-developer-o-1774120306939-994d9c50.png"
|
||||
imageAlt="Contact and collaboration illustration"
|
||||
mediaAnimation="fade-in"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
ariaLabel="Contact - Get in Touch with InnoWeave Labs"
|
||||
/>
|
||||
@@ -61,7 +61,7 @@ export default function ContactPage() {
|
||||
description="Share your project details and let's explore how we can help transform your online presence. Our team will respond within 24 hours."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Start Conversation"
|
||||
|
||||
Reference in New Issue
Block a user