Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 05:08:51 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tag="Award-Winning Design Studio"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Start Your Project", href: "#contact" },
{ text: "View Our Work", href: "#work" }
@@ -265,7 +265,7 @@ export default function LandingPage() {
description="Tell us about your project. We'll respond within 24 hours with initial thoughts and next steps."
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Schedule Discovery Call"