Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 11:20:21 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Transform Your Digital Vision Into Reality"
description="We craft exceptional digital experiences that captivate audiences and drive meaningful results. From strategy to execution, we blend creativity with cutting-edge technology."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "150+", label: "Projects Delivered" },
{ value: "98%", label: "Client Satisfaction" },
@@ -209,7 +209,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "mailto:hello@webild.studio" },
{ text: "Schedule Consultation", href: "#" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>