Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3723476242 | |||
| be12032ef9 | |||
| ed6f655c1c | |||
| b01f572503 | |||
| 89c02a9fab | |||
| df24eb6c28 |
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardTwentyOne
|
<FeatureCardTwentyOne
|
||||||
title="Innovative Solutions for Modern Brands"
|
title="Innovative Solutions for Modern Brands"
|
||||||
description="We combine cutting-edge design with strategic insights to deliver experiences that resonate with your audience and drive meaningful results."
|
description="We combine cutting-edge design with strategic insights to deliver experiences that resonate with your audience and drive meaningful results. Our clients have seen an average engagement increase of 47% and bounce rate reduction of 32% after implementation."
|
||||||
tag="Features"
|
tag="Features"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -141,8 +141,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
speed={40}
|
speed={40}
|
||||||
showCard={true}
|
showCard={true}
|
||||||
titleClassName="text-4xl md:text-5xl font-extrabold leading-tight"
|
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold leading-tight"
|
||||||
descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6"
|
textBoxDescriptionClassName="text-lg md:text-xl text-foreground/70 mt-6"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user