Merge version_1 into main #6
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Transform Your Vision Into Digital Reality"
|
||||
description="We craft exceptional digital experiences that captivate audiences, drive engagement, and accelerate business growth through strategic design and innovative technology."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
kpis={[
|
||||
{ value: "250+", label: "Projects Delivered" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Your Project", href: "#" },
|
||||
{ text: "Schedule Call", href: "#" }
|
||||
]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user