Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 09:44:02 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Creative Excellence Meets Strategic Expertise"
description="We transform brands and businesses through innovative digital design, strategic storytelling, and cutting-edge web development. Partner with us to elevate your digital presence."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "150+", label: "Projects Delivered" },
{ value: "98%", label: "Client Satisfaction" },
@@ -252,7 +252,7 @@ export default function LandingPage() {
{ text: "Get in Touch", href: "mailto:hello@webild.io" },
{ text: "View Portfolio", href: "#features" },
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>