Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-09 16:12:39 +00:00

View File

@@ -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: "glowing-orb" }}
background={{ variant: "aurora" }}
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: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>