Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab33312ce8 | |||
| 526f834cb7 | |||
| cc6498c4f2 | |||
| aa6aacc6da | |||
| 9c2996f831 | |||
| 9630a2f298 | |||
| 39b6403056 | |||
| 5688c76d0d | |||
| 190b38d9bb | |||
| b3aedd2350 | |||
| 12bec02020 | |||
| dc103e62ca | |||
| 2a8d563701 | |||
| 6a75d90baa |
@@ -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. The team delivered a stunning website that exceeded our expectations and doubled our conversion rate."
|
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."
|
||||||
rating={5}
|
rating={5}
|
||||||
author="— Maria Santos, CEO at Luxuria Travel"
|
author="— Maria Santos, CEO at Luxuria Travel"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -179,6 +179,7 @@ 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"
|
||||||
@@ -188,9 +189,9 @@ export default function WebAgency2Page() {
|
|||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ id: "projects", value: "100+", title: "Projects", description: "Successfully delivered across all industries", icon: Award },
|
{ id: "projects", value: "$10M+", title: "Revenue Generated", description: "Directly generated for our clients through high-conversion web solutions", icon: Award },
|
||||||
{ id: "satisfaction", value: "99%", title: "Satisfaction", description: "Client satisfaction rate and counting", icon: Users },
|
{ id: "satisfaction", value: "99%", title: "Retention Rate", description: "Clients choose to scale their business with us long-term", icon: Users },
|
||||||
{ id: "years", value: "8+", title: "Years", description: "Of crafting exceptional digital experiences", icon: TrendingUp },
|
{ id: "years", value: "8+", title: "Market Impact", description: "Years of consistently helping brands dominate their niche", icon: TrendingUp },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
<FeatureCardSixteen
|
<FeatureCardSixteen
|
||||||
@@ -205,7 +206,7 @@ export default function WebAgency2Page() {
|
|||||||
}}
|
}}
|
||||||
positiveCard={{
|
positiveCard={{
|
||||||
items: [
|
items: [
|
||||||
"Results-Driven Development: Metrics-focused strategy", "ROI-Centric design to convert visitors", "Performance-first builds for growth", "Conversion optimization as standard", "Measurable impact on your bottom line"],
|
"Custom designs tailored to your brand", "Lightning-fast performance on all devices", "Built-in SEO to drive organic traffic", "Modern design that builds trust", "Dedicated support and maintenance"],
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
<TeamCardFive
|
<TeamCardFive
|
||||||
|
|||||||
Reference in New Issue
Block a user