Merge version_1 into main #4
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Transform Your Vision Into Digital Excellence"
|
||||
description="We craft immersive digital experiences that captivate audiences and drive measurable results. Award-winning creative team dedicated to your success."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Projects Delivered" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule a Consultation", href: "mailto:hello@creativestudios.com" },
|
||||
{ text: "View Our Portfolio", href: "#metrics" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user