Merge version_1 into main #5
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Creative Solutions That Drive Results"
|
||||
description="We craft stunning digital experiences that transform your vision into reality. From concept to launch, we deliver cutting-edge web design and development."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Projects Completed" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Your Project", href: "#" },
|
||||
{ text: "Schedule Consultation", href: "#" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user