Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15d192d89c | |||
| 3723476242 | |||
| 4089109fb1 | |||
| be12032ef9 | |||
| ed6f655c1c | |||
| b01f572503 | |||
| 89c02a9fab | |||
| df24eb6c28 |
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyOne
|
||||
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"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -141,8 +141,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold leading-tight"
|
||||
descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold leading-tight"
|
||||
textBoxDescriptionClassName="text-lg md:text-xl text-foreground/70 mt-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user