From 2686dc00c66de453effaf62a3511caa38d3264dd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:21:23 +0000 Subject: [PATCH] Update src/app/features/page.tsx --- src/app/features/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 0566b63..a5dd0f4 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -86,21 +86,21 @@ const FeaturesPage = () => { id: "1", title: "Advanced Analytics Dashboard", tags: ["Analytics", "Real-time"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/close-up-of-analytics-dashboard-showing--1772562010269-8419ff1b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/close-up-of-analytics-dashboard-showing--1772562010269-8419ff1b.png?_wi=2", imageAlt: "Analytics dashboard interface", }, { id: "2", title: "Campaign Automation Engine", tags: ["Automation", "Workflow"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/growth-strategy-automation-platform-inte-1772562010306-6e955044.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/growth-strategy-automation-platform-inte-1772562010306-6e955044.png?_wi=2", imageAlt: "Campaign automation tools", }, { id: "3", title: "Client Reporting Suite", tags: ["Reporting", "Insights"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/client-reporting-and-insights-platform-s-1772562010218-af88be94.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/client-reporting-and-insights-platform-s-1772562010218-af88be94.png?_wi=2", imageAlt: "Client reporting interface", }, ]} @@ -128,7 +128,7 @@ const FeaturesPage = () => { handle: "@sarahmitchell", testimonial: "The analytics dashboard alone has revolutionized how we track campaign performance. Our clients love the insights we can now provide.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-confident-fem-1772562009732-26488959.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-confident-fem-1772562009732-26488959.png?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -137,7 +137,7 @@ const FeaturesPage = () => { handle: "@davidchen", testimonial: "Automation features have freed up 15+ hours per week for our team. We can focus on strategy instead of repetitive tasks.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-male-entrepre-1772562009528-670a0018.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-headshot-of-a-male-entrepre-1772562009528-670a0018.png?_wi=2", imageAlt: "David Chen", }, { @@ -146,7 +146,7 @@ const FeaturesPage = () => { handle: "@emilyrodriguez", testimonial: "The reporting suite generates professional client reports in minutes. It's a huge competitive advantage for our agency.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-female-marketing-director-o-1772562009595-667c61f4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARig8p7cCzEcvEUfhMVrFKskh0/professional-female-marketing-director-o-1772562009595-667c61f4.png?_wi=2", imageAlt: "Emily Rodriguez", }, ]} @@ -158,7 +158,7 @@ const FeaturesPage = () => {