diff --git a/src/app/page.tsx b/src/app/page.tsx
index 15ea0d5..780fce6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,31 +30,17 @@ export default function LandingPage() {
@@ -64,39 +50,23 @@ export default function LandingPage() {
description="Discover an exclusive portfolio of luxury villas, modern apartments, and prime commercial properties in the heart of Qatar. We connect discerning clients with their dream investments."
buttons={[
{
- text: "Browse Properties",
- href: "/properties",
- },
+ text: "Browse Properties", href: "/properties"},
{
- text: "Book Consultation",
- href: "/contact",
- },
+ text: "Book Consultation", href: "/contact"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/leisure-beautiful-health-garden-landscape_1203-4856.jpg",
- imageAlt: "Luxury villa with modern architecture and infinity pool in Qatar",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/leisure-beautiful-health-garden-landscape_1203-4856.jpg", imageAlt: "Luxury villa with modern architecture and infinity pool in Qatar"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/river-modern-buildings-against-sky_1359-152.jpg?_wi=1",
- imageAlt: "Doha skyline at night with modern buildings and water",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/river-modern-buildings-against-sky_1359-152.jpg?_wi=1", imageAlt: "Doha skyline at night with modern buildings and water"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
- imageAlt: "Stunning luxury interior of a modern living room in Qatar",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Stunning luxury interior of a modern living room in Qatar"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-white-hotel-egypt-eastern-style-resort-with-nice-big-pool-pretty-girl-model-wearing-black-swimsuit-posing-middle-pool-vacation-holiday-summertime_197531-3135.jpg",
- imageAlt: "Aerial view of a luxury resort along the Qatar coast",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/luxury-white-hotel-egypt-eastern-style-resort-with-nice-big-pool-pretty-girl-model-wearing-black-swimsuit-posing-middle-pool-vacation-holiday-summertime_197531-3135.jpg", imageAlt: "Aerial view of a luxury resort along the Qatar coast"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-walking-around-modern-business-center_1262-19420.jpg",
- imageAlt: "Grand entrance of a luxury property in Qatar",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-walking-around-modern-business-center_1262-19420.jpg", imageAlt: "Grand entrance of a luxury property in Qatar"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-from-low-angle-view_1359-1073.jpg",
- imageAlt: "Doha downtown city financial district skyline",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-from-low-angle-view_1359-1073.jpg", imageAlt: "Doha downtown city financial district skyline"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -111,9 +81,7 @@ export default function LandingPage() {
tag="About Us"
buttons={[
{
- text: "Learn More",
- href: "/about",
- },
+ text: "Learn More", href: "/about"},
]}
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=1"
imageAlt="Elegant real estate office interior overlooking Doha skyline"
@@ -127,19 +95,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
- "Lack of market insights",
- "Limited property options",
- "Complex legal processes",
- "Unreliable advisory",
- ],
+ "Lack of market insights", "Limited property options", "Complex legal processes", "Unreliable advisory"],
}}
positiveCard={{
items: [
- "Exclusive property access",
- "Expert legal guidance",
- "Personalized investment strategies",
- "Seamless transaction experience",
- ],
+ "Exclusive property access", "Expert legal guidance", "Personalized investment strategies", "Seamless transaction experience"],
}}
title="Why Choose Qatar Real Estate?"
description="Our commitment to excellence and unparalleled service sets us apart. We provide a seamless experience from selection to acquisition, ensuring your investment is secure and prosperous."
@@ -156,37 +116,16 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "prop-1",
- name: "Luxurious Seaview Villa",
- price: "QAR 15,000,000",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-stone-building-with-lovely-yard-blue-sky-punta-de-lobos-chile_181624-13685.jpg",
- imageAlt: "Luxury villa exterior with seaview in Qatar",
- priceButtonProps: {
- text: "View Details",
- href: "/properties/seaview-villa",
- },
+ id: "prop-1", name: "Luxurious Seaview Villa", price: "QAR 15,000,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-stone-building-with-lovely-yard-blue-sky-punta-de-lobos-chile_181624-13685.jpg", imageAlt: "Luxury villa exterior with seaview in Qatar", priceButtonProps: {
+ text: "View Details", href: "/properties/seaview-villa"},
},
{
- id: "prop-2",
- name: "Modern City Apartment",
- price: "QAR 3,500,000",
- imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg",
- imageAlt: "Modern city apartment interior in Doha",
- priceButtonProps: {
- text: "View Details",
- href: "/properties/city-apartment",
- },
+ id: "prop-2", name: "Modern City Apartment", price: "QAR 3,500,000", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-30650.jpg", imageAlt: "Modern city apartment interior in Doha", priceButtonProps: {
+ text: "View Details", href: "/properties/city-apartment"},
},
{
- id: "prop-3",
- name: "Prime Commercial Space",
- price: "QAR 25,000,000",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-space-front-modern-business-architecture_1359-881.jpg",
- imageAlt: "Modern commercial building facade qatar",
- priceButtonProps: {
- text: "View Details",
- href: "/properties/commercial-space",
- },
+ id: "prop-3", name: "Prime Commercial Space", price: "QAR 25,000,000", imageSrc: "http://img.b2bpic.net/free-photo/empty-space-front-modern-business-architecture_1359-881.jpg", imageAlt: "Modern commercial building facade qatar", priceButtonProps: {
+ text: "View Details", href: "/properties/commercial-space"},
},
]}
title="Featured Luxury Properties"
@@ -202,59 +141,23 @@ export default function LandingPage() {
carouselMode="auto"
testimonials={[
{
- id: "1",
- name: "Ahmed Al-Mansoori",
- handle: "@AhmedM",
- testimonial: "Qatar Real Estate provided exceptional service from start to finish. Their expertise in the Doha market is unmatched, and they found us the perfect investment opportunity.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg?_wi=1",
- imageAlt: "Ahmed Al-Mansoori",
- },
+ id: "1", name: "Ahmed Al-Mansoori", handle: "@AhmedM", testimonial: "Qatar Real Estate provided exceptional service from start to finish. Their expertise in the Doha market is unmatched, and they found us the perfect investment opportunity.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg?_wi=1", imageAlt: "Ahmed Al-Mansoori"},
{
- id: "2",
- name: "Sarah Johnson",
- handle: "@SarahJ",
- testimonial: "As an expat, navigating the real estate market felt daunting, but Qatar Real Estate made the process incredibly smooth and transparent. Highly recommended!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-keeping-hands-hips-outdoors_1262-20194.jpg?_wi=1",
- imageAlt: "Sarah Johnson",
- },
+ id: "2", name: "Sarah Johnson", handle: "@SarahJ", testimonial: "As an expat, navigating the real estate market felt daunting, but Qatar Real Estate made the process incredibly smooth and transparent. Highly recommended!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-keeping-hands-hips-outdoors_1262-20194.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
- id: "3",
- name: "Mohammed Ali",
- handle: "@MohammedA",
- testimonial: "The team understood our specific needs for a luxury villa and presented options that exceeded our expectations. Truly a professional and dedicated service.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=1",
- imageAlt: "Mohammed Ali",
- },
+ id: "3", name: "Mohammed Ali", handle: "@MohammedA", testimonial: "The team understood our specific needs for a luxury villa and presented options that exceeded our expectations. Truly a professional and dedicated service.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=1", imageAlt: "Mohammed Ali"},
{
- id: "4",
- name: "Eleanor Vance",
- handle: "@EleanorV",
- testimonial: "Their insights into market trends and investment potential were invaluable. We secured a fantastic property with their expert guidance. Thank you!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064977.jpg?_wi=1",
- imageAlt: "Eleanor Vance",
- },
+ id: "4", name: "Eleanor Vance", handle: "@EleanorV", testimonial: "Their insights into market trends and investment potential were invaluable. We secured a fantastic property with their expert guidance. Thank you!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064977.jpg?_wi=1", imageAlt: "Eleanor Vance"},
{
- id: "5",
- name: "Abdullah Hassan",
- handle: "@AbdullahH",
- testimonial: "Qatar Real Estate's commitment to client satisfaction is evident in every interaction. They made our property search effortless and enjoyable.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-walking-street_158595-4695.jpg",
- imageAlt: "Abdullah Hassan",
- },
+ id: "5", name: "Abdullah Hassan", handle: "@AbdullahH", testimonial: "Qatar Real Estate's commitment to client satisfaction is evident in every interaction. They made our property search effortless and enjoyable.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-male-walking-street_158595-4695.jpg", imageAlt: "Abdullah Hassan"},
{
- id: "6",
- name: "Laura Smith",
- handle: "@LauraS",
- testimonial: "I appreciate the detailed attention and swift responses. Their team is knowledgeable, professional, and genuinely cares about finding the right fit for you.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-receiving-keys_23-2149986639.jpg",
- imageAlt: "Laura Smith",
- },
+ id: "6", name: "Laura Smith", handle: "@LauraS", testimonial: "I appreciate the detailed attention and swift responses. Their team is knowledgeable, professional, and genuinely cares about finding the right fit for you.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-receiving-keys_23-2149986639.jpg", imageAlt: "Laura Smith"},
]}
showRating={true}
title="What Our Clients Say"
@@ -266,8 +169,7 @@ export default function LandingPage() {