Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cc6498c4f2 | |||
| 5688c76d0d |
@@ -43,7 +43,7 @@ export default function WebAgency2Page() {
|
|||||||
/>
|
/>
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
title="We Build Digital Experiences"
|
title="We Build Digital Experiences"
|
||||||
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers."
|
description="We help B2B brands increase their conversion rates by 50%+ through high-performance digital design."
|
||||||
tag="Award-Winning Agency"
|
tag="Award-Winning Agency"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -170,7 +170,7 @@ export default function WebAgency2Page() {
|
|||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
<TestimonialCardFifteen
|
<TestimonialCardFifteen
|
||||||
testimonial="Webild completely transformed our online presence, delivering a high-impact website that achieved a remarkable 100% increase in ROI, effectively doubling our conversion rate."
|
testimonial="Webild completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and doubled our conversion rate."
|
||||||
rating={5}
|
rating={5}
|
||||||
author="— Maria Santos, CEO at Luxuria Travel"
|
author="— Maria Santos, CEO at Luxuria Travel"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -179,7 +179,6 @@ export default function WebAgency2Page() {
|
|||||||
ratingAnimation="slide-up"
|
ratingAnimation="slide-up"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonialClassName="font-semibold text-primary"
|
|
||||||
/>
|
/>
|
||||||
<MetricCardOne
|
<MetricCardOne
|
||||||
title="Trusted by Industry Leaders"
|
title="Trusted by Industry Leaders"
|
||||||
@@ -281,4 +280,4 @@ export default function WebAgency2Page() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user