Merge version_1 into main #3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user