From 1a23b3ccceb060dd7997d04c7a128525c7820ba1 Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Sun, 12 Apr 2026 15:25:50 +0530 Subject: [PATCH] feat: add mission statement description to about page team section --- src/app/about/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ca33a05..b693021 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -205,6 +205,9 @@ export default function AboutPage() {

{team.subtitle}

+

+ RE-Quest is a unique platform in real estate where no agent can pay to be pushed to the top. RE-Quest elevates ethical, skilled, service-oriented professionals who genuinely care about their clients with no sponsorship tiers. With RE-Quest you receive: +

{team.members.map((member, index) => (