4 Commits

Author SHA1 Message Date
aa6aacc6da Update src/app/page.tsx 2026-04-29 11:02:37 +00:00
b3aedd2350 Update src/app/page.tsx 2026-04-29 11:02:12 +00:00
2a8d563701 Merge version_3 into main
Merge version_3 into main
2026-04-29 10:56:10 +00:00
6a75d90baa Merge version_3 into main
Merge version_3 into main
2026-04-29 10:55:41 +00:00

View File

@@ -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