Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 14:42:00 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Transforming Ideas Into Digital Experiences"
description="We craft compelling digital solutions that elevate brands and engage audiences. From concept to launch, we deliver creative excellence."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "150+", label: "Projects Completed" },
{ value: "98%", label: "Client Satisfaction" },
@@ -214,7 +214,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "mailto:hello@creativestudios.com" },
{ text: "Schedule a Call", href: "#" },
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
ariaLabel="Call to action section"
/>