Merge version_1 into main #3
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Elevate Your Digital Presence"
|
||||
description="We craft exceptional digital experiences that transform brands and engage audiences. Strategic design meets cutting-edge technology."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "150+", label: "Projects Delivered" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule Discovery Call", href: "#" },
|
||||
{ text: "View Case Studies", href: "#features" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -244,4 +244,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user