Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 07:19:09 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Elevate Your Digital Presence"
description="We craft exceptional digital experiences that transform brands and engage audiences. Strategic design meets cutting-edge technology."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "150+", label: "Projects Delivered" },
{ value: "98%", label: "Client Satisfaction" },
@@ -225,7 +225,7 @@ export default function LandingPage() {
{ text: "Schedule Discovery Call", href: "#" },
{ text: "View Case Studies", href: "#features" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>