Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="AI Creative Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "300%", label: "Avg. Performance Lift" },
|
||||
{ value: "50+", label: "DTC Brands Served" },
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to elevate your brand with game-changing ad creatives? Let's collaborate on something amazing. Start your project today and see the Quick Creatives difference."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "https://calendly.com" },
|
||||
|
||||
Reference in New Issue
Block a user