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