Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 02:39:48 +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"
@@ -69,7 +69,7 @@ export default function LandingPage() {
<TextAbout
tag="Who We Are"
tagIcon={Users}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="We're a collective of designers, developers, and strategists passionate about creating exceptional digital experiences."
useInvertedBackground={false}
buttons={[
@@ -82,7 +82,7 @@ export default function LandingPage() {
<FeatureCardNineteen
tag="Our Expertise"
tagIcon={Zap}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Comprehensive Web Solutions"
description="From responsive design to complex interactive applications, we deliver solutions tailored to your unique business needs."
textboxLayout="default"
@@ -108,7 +108,7 @@ export default function LandingPage() {
<MetricCardOne
tag="Why Choose Us"
tagIcon={Award}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Proven Results That Matter"
description="We measure success by the tangible impact we deliver for our clients' businesses and their bottom line."
textboxLayout="default"
@@ -136,7 +136,7 @@ export default function LandingPage() {
<TestimonialCardFive
tag="Client Love"
tagIcon={Heart}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="What Our Clients Say"
description="Real feedback from real brands who've transformed their digital presence with our help."
textboxLayout="default"
@@ -162,7 +162,7 @@ export default function LandingPage() {
<FeatureCardTen
tag="How We Work"
tagIcon={Layers}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Our Process"
description="A collaborative, transparent approach that ensures your project stays on track and exceeds expectations at every stage."
textboxLayout="default"