Merge version_1 into main #1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user