From 74d444cb84995b21f3d7226173327a4f719433a5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:56:21 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 02a02ec..93ed151 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -90,7 +90,7 @@ const AboutPage = () => { description: "We're always learning, evolving, and staying ahead of the latest SEO and digital marketing trends.", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/a-professional-team-photo-of-a-diverse-g-1772556905600-0a747b0d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/a-professional-team-photo-of-a-diverse-g-1772556905600-0a747b0d.png?_wi=2" imageAlt="Re-Vibe Team" mediaAnimation="slide-up" /> @@ -110,21 +110,21 @@ const AboutPage = () => { id: "1", title: "Alex Chen", description: "Head of SEO with 10+ years of experience in technical SEO, content strategy, and organic growth. Alex leads our SEO initiatives and ensures every client receives cutting-edge optimization.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-marketin-1772556905286-c923843b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-marketin-1772556905286-c923843b.png?_wi=2", imageAlt: "Alex Chen", }, { id: "2", title: "Jessica Martinez", description: "Email Marketing Specialist focused on conversion optimization and customer retention. Jessica designs personalized email strategies that turn leads into loyal customers.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-confident-fem-1772556905206-d8802730.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-confident-fem-1772556905206-d8802730.png?_wi=2", imageAlt: "Jessica Martinez", }, { id: "3", title: "David Park", description: "Web Development & Design Lead creating high-performance, conversion-focused websites. David combines technical excellence with user-centered design principles.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-business-1772556905543-fe443ac3.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQ7PHH9NqPM1K1BTBrPmQtSXT/professional-headshot-of-a-male-business-1772556905543-fe443ac3.png?_wi=2", imageAlt: "David Park", }, ]} @@ -145,21 +145,21 @@ const AboutPage = () => { id: "1", title: "Transparency", description: "We believe in clear communication and honest reporting. You'll always know exactly what we're doing and how it's impacting your results.", - imageSrc: "/placeholders/placeholder1.webp", + imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Transparency", }, { id: "2", title: "Excellence", description: "We're committed to delivering exceptional results through continuous learning, innovation, and attention to detail in every project.", - imageSrc: "/placeholders/placeholder1.webp", + imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Excellence", }, { id: "3", title: "Partnership", description: "Your success is our success. We work as an extension of your team, invested in your long-term growth and digital transformation.", - imageSrc: "/placeholders/placeholder1.webp", + imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Partnership", }, ]} @@ -168,7 +168,7 @@ const AboutPage = () => {