Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 12:37:27 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Transform Your Vision Into Digital Excellence"
description="We craft immersive digital experiences that captivate audiences and drive measurable results. Award-winning creative team dedicated to your success."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "500+", label: "Projects Delivered" },
{ value: "98%", label: "Client Satisfaction" },
@@ -229,7 +229,7 @@ export default function LandingPage() {
{ text: "Schedule a Consultation", href: "mailto:hello@creativestudios.com" },
{ text: "View Our Portfolio", href: "#metrics" }
]}
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
/>
</div>