Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 19:12:58 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Elevate Your Digital Presence"
description="We craft stunning web experiences that captivate audiences and drive meaningful results. Let's transform your vision into reality."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "150+", label: "Projects Completed" },
{ value: "98%", label: "Client Satisfaction" },
@@ -240,7 +240,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "mailto:hello@webild.io" },
{ text: "Schedule Consultation", href: "#" }
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>