diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 2b20cf7..14789b7 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -28,31 +28,17 @@ export default function LandingPage() {
@@ -64,14 +50,10 @@ export default function LandingPage() {
description="For decades, Qatar Real Estate has been the definitive source for luxury properties, investment opportunities, and bespoke client services in Doha and beyond. We combine deep market knowledge with a personalized approach to help you navigate Qatar's dynamic property landscape, ensuring every transaction is smooth and successful."
bulletPoints={[
{
- title: "Client-Centric Approach",
- description: "Your aspirations are our priority. We tailor our services to meet your unique needs, delivering bespoke solutions.",
- icon: Users,
+ title: "Client-Centric Approach", description: "Your aspirations are our priority. We tailor our services to meet your unique needs, delivering bespoke solutions.", icon: Users,
},
{
- title: "Market Expertise",
- description: "With unparalleled insights into Qatar's property market, we offer strategic advice and opportunities.",
- icon: Lightbulb,
+ title: "Market Expertise", description: "With unparalleled insights into Qatar's property market, we offer strategic advice and opportunities.", icon: Lightbulb,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-woman-leaving-office-job-sunset-waving-man-employee-working-online-presentation-planning-data-research-information-create-startup-management-report_482257-50938.jpg?_wi=2"
@@ -86,17 +68,11 @@ export default function LandingPage() {
description="Our success is built on a foundation of trust, transparency, and a relentless pursuit of client satisfaction. We provide unparalleled insights into the Qatar real estate market, ensuring informed decisions for every investor, expat, and local resident seeking their ideal property."
metrics={[
{
- value: "20+",
- title: "Years in Market",
- },
+ value: "20+", title: "Years in Market"},
{
- value: "500+",
- title: "Properties Sold",
- },
+ value: "500+", title: "Properties Sold"},
{
- value: "QAR 5B+",
- title: "Portfolio Value",
- },
+ value: "QAR 5B+", title: "Portfolio Value"},
]}
imageSrc="http://img.b2bpic.net/free-photo/river-modern-buildings-against-sky_1359-152.jpg?_wi=2"
mediaAnimation="slide-up"
@@ -110,41 +86,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Ahmed Al-Mansoori",
- handle: "@AhmedM",
- testimonial: "Qatar Real Estate made finding my dream villa in The Pearl a seamless experience. Their team is incredibly knowledgeable and professional.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg?_wi=2",
- },
+ id: "1", name: "Ahmed Al-Mansoori", handle: "@AhmedM", testimonial: "Qatar Real Estate made finding my dream villa in The Pearl a seamless experience. Their team is incredibly knowledgeable and professional.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg?_wi=2"},
{
- id: "2",
- name: "Dr. Elena Petrova",
- handle: "@ElenaP",
- testimonial: "As an expat, navigating the Doha real estate market was daunting. Qatar Real Estate provided expert guidance and found me the perfect apartment.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-keeping-hands-hips-outdoors_1262-20194.jpg?_wi=2",
- },
+ id: "2", name: "Dr. Elena Petrova", handle: "@ElenaP", testimonial: "As an expat, navigating the Doha real estate market was daunting. Qatar Real Estate provided expert guidance and found me the perfect apartment.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-keeping-hands-hips-outdoors_1262-20194.jpg?_wi=2"},
{
- id: "3",
- name: "Khalid Bin Hamad",
- handle: "@KhalidBH",
- testimonial: "Investing through Qatar Real Estate was a wise decision. Their market insights are invaluable, and the process was handled with utmost efficiency.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=2",
- },
+ id: "3", name: "Khalid Bin Hamad", handle: "@KhalidBH", testimonial: "Investing through Qatar Real Estate was a wise decision. Their market insights are invaluable, and the process was handled with utmost efficiency.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=2"},
{
- id: "4",
- name: "Sophie Dubois",
- handle: "@SophieD",
- testimonial: "The team understood my specific needs perfectly. I'm thrilled with my new commercial space, a prime location they secured for my business.",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064977.jpg?_wi=2",
- },
+ id: "4", name: "Sophie Dubois", handle: "@SophieD", testimonial: "The team understood my specific needs perfectly. I'm thrilled with my new commercial space, a prime location they secured for my business.", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064977.jpg?_wi=2"},
]}
showRating={true}
title="What Our Valued Clients Say"
description="Hear directly from individuals and families who found their perfect luxury homes and profitable investments through Qatar Real Estate's dedicated service."
+ animationType="slide-up"
/>
@@ -152,54 +109,33 @@ export default function LandingPage() {