Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-04 00:23:12 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "Get Your Free Website Audit", href: "contact" },
{ text: "Start Your Project", href: "contact" },
{ text: "View Our Work", href: "portfolio" }
]}
buttonAnimation="slide-up"
@@ -73,9 +73,9 @@ export default function LandingPage() {
<AboutMetric
title="Proven expertise in delivering web experiences that matter. We've helped businesses across industries succeed in the digital space."
metrics={[
{ icon: TrendingUp, label: "Average ROI Increase", value: "40%" },
{ icon: Award, label: "Projects Completed", value: "150+" },
{ icon: Users, label: "Happy Clients", value: "120+" },
{ icon: TrendingUp, label: "Average ROI Increase", value: "40%" },
{ icon: Globe, label: "Global Reach", value: "25 Countries" }
]}
metricsAnimation="blur-reveal"