Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 05:15:26 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Transform Your Vision Into Digital Reality"
description="We are a creative agency specializing in digital transformation, brand strategy, and innovative solutions that drive measurable growth for ambitious brands."
background={{ variant: "glowing-orb" }}
background={{ variant: "fluid" }}
kpis={[
{ value: "200+", label: "Projects Delivered" },
{ value: "98%", label: "Client Satisfaction" },
@@ -187,7 +187,7 @@ export default function LandingPage() {
{ text: "View Our Portfolio", href: "#testimonials" }
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "fluid" }}
useInvertedBackground={false}
/>
</div>