Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa6aacc6da | |||
| b3aedd2350 | |||
| 2a8d563701 | |||
| 6a75d90baa |
@@ -188,9 +188,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 +205,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