Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 08:57:24 +00:00

View File

@@ -45,7 +45,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: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "250+", label: "Projects Delivered" },
{ value: "98%", label: "Client Satisfaction" },
@@ -216,7 +216,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "#" },
{ text: "Schedule Call", href: "#" },
]}
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
/>
</div>