Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:16:21 +00:00
parent 4b7848d4cf
commit 0f7dce4378

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<HeroBillboardTestimonial
title="Visual Communication Designer"
description="Crafting elegant, fluid, and immersive digital experiences through UI/UX and web design expertise."
background={{ variant: "glowing-orb" }}
background={{ variant: "circleGradient" }}
tag="Creative Designer"
tagAnimation="slide-up"
mediaAnimation="slide-up"
@@ -147,7 +147,7 @@ export default function LandingPage() {
title="Ready to Create Something Extraordinary?"
description="I'm always interested in hearing about new projects and opportunities. Whether you have a question or just want to say hello, feel free to reach out."
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Send Message"