diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f19cbb5..0e4ef3e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,27 +44,27 @@ const defaultFeatures: AboutFeaturesContent = { iconPath: '/assets/icons/verified-badge-orange.svg', title: 'Verified Agents', description: - 'Every agent is vetted and verified for credentials, experience, and customer feedback.', + 'All agents on our platform are carefully verified to ensure trust, proven expertise, and consistent service, helping users connect with reliable professionals and enjoy a smooth, confident, and transparent property journey', }, { iconPath: '/assets/icons/shield-verified-icon.svg', title: 'Total Transparency', description: - 'Access honest reviews, transaction history, and verified credentials before connecting.', + 'We maintain complete transparency by clearly displaying agent details, reviews, and activity, allowing users to make informed decisions with confidence, clarity, and trust throughout their entire property journey.', }, { iconPath: '/assets/icons/home-icon.svg', title: 'Simple Journey', description: - 'From search to settlement, we make finding and working with agents effortless.', + 'Our platform simplifies every step of the property process, from discovering the right agent to closing with confidence, making the experience smooth, fast, and stress-free for users at every stage.', }, ], }; const defaultTeam: AboutTeamContent = { - title: 'Meet the minds behind the platform.', + title: 'Meet the minds behind the platform', subtitle: - 'Our team is passionate about making real estate connections easier and more transparent for everyone.', + 'We are a team of passionate innovators, real estate experts, and designers working together to redefine how people connect with trusted agents.', members: [ { name: 'Andrew', role: 'Founder & CEO', imageUrl: '/assets/images/professional-1.jpg' }, { name: 'Thomas', role: 'Co-Founder', imageUrl: '/assets/images/professional-2.jpg' }, @@ -73,9 +73,9 @@ const defaultTeam: AboutTeamContent = { }; const defaultCta: AboutCtaContent = { - title: 'Ready to find an agent?', - description: 'Discover trusted agents and start your property journey with confidence.', - buttonText: 'Start Your Search', + title: 'Ready to find a agent', + description: 'Search and connect with verified real estate agents who match your needs, location, and goals.', + buttonText: 'Find Agents Now', }; // --------------------------------------------------------------------------- @@ -159,19 +159,19 @@ export default function AboutPage() { {/* Headline */} -
+
{hero.description}
{/* CTA Button */} {isAgent ? 'Go to Dashboard' : hero.ctaButtonText} @@ -180,16 +180,16 @@ export default function AboutPage() { {/* Hero Image with Overlay Text */}- {stat.value} -
-- {stat.label} -
-+ {stat.value} +
++ {stat.label} +
++ Our core principles guide every interaction, ensuring you feel confident and supported at every step. +
+
@@ -262,10 +267,10 @@ export default function AboutPage() {
+
{team.subtitle}
+
{member.role}
- {isAgent ? 'Keep your profile updated and connect with potential clients.' : cta.description}
-
+ {isAgent ? 'Keep your profile updated and connect with potential clients.' : 'Search and connect with verified real estate agents who match your needs, location, and goals.'}
+
+
{team.title}
-
+
{member.name}
-
- {isAgent ? 'Manage your profile' : cta.title}
-
-
+ {isAgent ? 'Manage your profile' : 'Ready to find a agent'}
+
+