Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Elevate Your Digital Presence"
|
||||
description="Create stunning, high-converting landing pages with our intuitive design platform. Build beautiful experiences without coding."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "10x", label: "Faster Design" },
|
||||
{ value: "99.8%", label: "Uptime Guarantee" },
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
title="Stay Updated"
|
||||
description="Subscribe to our newsletter and get weekly insights, tips, and exclusive updates delivered straight to your inbox."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/fitness-email-template_23-2148743277.jpg"
|
||||
imageAlt="Newsletter signup"
|
||||
|
||||
Reference in New Issue
Block a user