From 3040cd19f96471c3f92daeafa4fcb09e0ce9b0eb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 11:27:10 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 043eb0a..0d06f30 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,7 +43,7 @@ export default function AboutPage() { description="We understand the challenges businesses face in managing customer reviews. That's why we built a platform that simplifies feedback management, helps you respond intelligently, and turns insights into action." tag="Our Mission" tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/an-abstract-illustration-representing-re-1773228250518-ab77d24e.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/an-abstract-illustration-representing-re-1773228250518-ab77d24e.png?_wi=2" imageAlt="Review management illustration" mediaAnimation="blur-reveal" bulletPoints={[ @@ -82,17 +82,17 @@ export default function AboutPage() { id: 1, title: "Multi-Platform Review Aggregation", description: "Automatically collect and organize reviews from Google, Yelp, Facebook, TripAdvisor, and more. Spend less time searching and more time responding.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-a-review-aggregation-featu-1773228252041-31ed36a5.png", imageAlt: "Review aggregation feature"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-a-review-aggregation-featu-1773228252041-31ed36a5.png?_wi=2", imageAlt: "Review aggregation feature"}, { id: 2, title: "AI-Assisted Response Templates", description: "Get contextual response suggestions powered by AI. Customize templates by business type, and respond to reviews in seconds while maintaining your brand voice.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-automated-response-sugg-1773228251051-d0cbf76c.png", imageAlt: "AI response suggestions"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-automated-response-sugg-1773228251051-d0cbf76c.png?_wi=2", imageAlt: "AI response suggestions"}, { id: 3, title: "Advanced Analytics & Insights", description: "Track review trends, sentiment analysis, response rates, and customer satisfaction scores. Identify patterns and opportunities to improve your business.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-analytics-dashboard-sho-1773228250872-4a43aa89.png", imageAlt: "Analytics dashboard"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-analytics-dashboard-sho-1773228250872-4a43aa89.png?_wi=2", imageAlt: "Analytics dashboard"}, ]} title="Powerful Features Built for Growth" description="Everything you need to manage customer reviews and build brand loyalty, all in one platform" @@ -146,7 +146,7 @@ export default function AboutPage() { {/* Footer */}