From bd4b396131cc702ebfb1c83a28124da9944b8596 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 01:32:15 +0000 Subject: [PATCH] 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 58d9b46..cdbba1b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -100,21 +100,21 @@ export default function AboutPage() { id: "innovation", title: "Innovation", description: "We constantly push boundaries to deliver cutting-edge digital solutions that keep our clients ahead of the curve.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxdW9VbVU3QUJfov01xndodyZE/modern-web-design-studio-workspace-with--1773538252870-52fc6bc1.png?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxdW9VbVU3QUJfov01xndodyZE/modern-web-design-studio-workspace-with--1773538252870-52fc6bc1.png", imageAlt: "Innovation workspace", }, { id: "excellence", title: "Excellence", description: "Every project we undertake receives meticulous attention to detail and commitment to the highest quality standards.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxdW9VbVU3QUJfov01xndodyZE/beautiful-user-interface-design-mockup-s-1773538252908-23246780.png?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxdW9VbVU3QUJfov01xndodyZE/beautiful-user-interface-design-mockup-s-1773538252908-23246780.png", imageAlt: "Excellence in design", }, { id: "collaboration", title: "Collaboration", description: "We work closely with our clients as partners, ensuring their vision is not just understood but beautifully executed.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxdW9VbVU3QUJfov01xndodyZE/strategic-digital-planning-session-with--1773538252798-76d66f4a.png?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxdW9VbVU3QUJfov01xndodyZE/strategic-digital-planning-session-with--1773538252798-76d66f4a.png", imageAlt: "Team collaboration", }, ]} @@ -123,7 +123,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} tag="Values" - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" /> @@ -166,7 +166,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} tag="Testimonials" - tagAnimation="reveal-blur" + tagAnimation="blur-reveal" />