Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 00:53:49 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Transform Ideas Into Digital Excellence"
description="We craft extraordinary digital experiences that drive growth. From strategy to execution, we're your creative partners in building the future."
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "200+", label: "Projects Delivered" },
{ value: "98%", label: "Client Satisfaction" },
@@ -200,7 +200,7 @@ export default function LandingPage() {
<ContactText
text="Ready to elevate your digital presence? Let's collaborate and create something extraordinary together."
animationType="entrance-slide"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
buttons={[
{ text: "Schedule a Consultation", href: "#" },