Merge version_1 into main #3
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Transforming Ideas Into Digital Experiences"
|
||||
description="We craft compelling digital solutions that elevate brands and engage audiences. From concept to launch, we deliver creative excellence."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
kpis={[
|
||||
{ value: "150+", label: "Projects Completed" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Your Project", href: "mailto:hello@creativestudios.com" },
|
||||
{ text: "Schedule a Call", href: "#" },
|
||||
]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Call to action section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user