From 2833fdf0848b05dc2ad21e6a027e0a238cd61160 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:01:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 910dc5b..5eda5f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { id: "5", name: "Transparent", handle: "Reporting & Analytics", testimonial: "Monthly dashboards with detailed metrics on sales, traffic, conversion rates, ad spend, and ROI. Complete visibility into account performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-representing-faster-ec-1772805543189-cf8391cd.png", imageAlt: "Transparency Icon" }, { - id: "6", name: "Proven", handle: "Track Record", testimonial: "Average client sees 250-400% sales increase in first year, improved seller ratings, reduced operational errors, and profitable scaling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-showing-product-rankin-1772805542735-a8c451b7.png?_wi=2", imageAlt: "Results Icon" + id: "6", name: "Proven", handle: "Track Record", testimonial: "Average client sees 250-400% sales increase in first year (vs. typical 80-120% industry growth), improved seller ratings, reduced operational errors, and profitable scaling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZgLEBb0NtuU0o4eFfB5r337Og/professional-icon-showing-product-rankin-1772805542735-a8c451b7.png?_wi=2", imageAlt: "Results Icon" } ]} animationType="slide-up" @@ -206,7 +206,7 @@ export default function LandingPage() {