Update src/app/page.tsx

This commit is contained in:
2026-03-15 06:21:43 +00:00
parent 50e15528e9
commit 78d1dbcebe

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
}
]}
mediaAnimation="blur-reveal"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
/>
</div>
@@ -204,7 +204,7 @@ export default function LandingPage() {
description="Ready to collaborate? Drop me a line and let's discuss how we can work together to bring your vision to life."
tagIcon={Send}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Send Message"