Merge version_1 into main #3
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Accelerate Your Business Growth with Modern Digital Solutions"
|
||||
description="We help businesses increase sales, build powerful online presence, automate workflows, and achieve measurable results through proven digital strategies tailored to your unique needs."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "300%", label: "Average Revenue Growth" },
|
||||
{ value: "10x", label: "Faster Automation" },
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule Your Free Consultation", href: "mailto:hello@digitalgrowth.com" },
|
||||
{ text: "Explore Our Pricing", href: "#contact" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user