From e813ac77d16bafbc67d6e027a77b92c1bba2049a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 02:21:14 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d34cb4e..e24b585 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,16 +86,6 @@ export default function AboutPage() { id: "2", reverse: true, media:
2021
, content:

Growth

Expanded our team and established partnerships with industry leaders.

- }, - { - id: "3", reverse: false, - media:
2022-2023
, - content:

Maturity

Established ourselves as the trusted partner for premium brands worldwide.

- }, - { - id: "4", reverse: true, - media:
2024+
, - content:

The Future

Continuing to innovate and lead the industry in AI-powered marketing solutions.

} ]} /> @@ -115,12 +105,6 @@ export default function AboutPage() { }, { id: "2", name: "Sophia Chen", role: "Chief Marketing Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-mar-1773289186890-9d714eef.png?_wi=3" - }, - { - id: "3", name: "James Mitchell", role: "Chief Technology Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-successful-en-1773289186769-5f49b9f5.png?_wi=3" - }, - { - id: "4", name: "Alexandra Price", role: "VP Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/professional-portrait-of-a-confident-bus-1773289187161-d558b679.png?_wi=2" } ]} gridVariant="four-items-2x2-equal-grid" -- 2.49.1