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