Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 785b0bb29e | |||
| 3fc8bdfa00 | |||
| ff5dc05cdc | |||
| 104a66c8c2 | |||
| db1854eaf5 | |||
| 52275a9217 | |||
| 8fae4f3b57 | |||
| e514a137c5 |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<div id="properties" data-section="properties">
|
||||
<ProductCardFour
|
||||
title="Featured Properties"
|
||||
description="Handpicked luxury properties showcasing the finest real estate opportunities in Dubai's most prestigious locations."
|
||||
description="Rare opportunities available. Our current inventory features exclusive, high-demand residences in Dubai's most sought-after neighborhoods—inquire today to secure your interest before these listings are off the market."
|
||||
tag="Exclusive Listings"
|
||||
tagIcon={Home}
|
||||
textboxLayout="default"
|
||||
@@ -184,6 +184,12 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ahmed Al Mansouri", date: "2024", title: "Exceptional Service", quote: "Outstanding knowledge of the Dubai market. Their negotiation skills saved me significant time.", tag: "Premium Portfolio", avatarSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Jenkins", date: "2024", title: "Seamless Experience", quote: "Professionalism at its peak. Finding our penthouse was a breeze thanks to their dedicated support.", tag: "Luxury Living", avatarSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Thompson", date: "2023", title: "Market Experts", quote: "In-depth market insights helped us make a strategic investment. Highly recommended for elite property searches.", tag: "Investment", avatarSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -215,4 +221,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user