Merge version_1 into main #3
@@ -56,7 +56,6 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Discover More", href: "/services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,7 +84,6 @@ export default function AboutPage() {
|
||||
id: "4", name: "Layla Al Maktoum", role: "Client Relations", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "Layla Al Maktoum, Client Relations Manager"},
|
||||
]}
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,7 +125,6 @@ export default function AboutPage() {
|
||||
]}
|
||||
bottomLeftText="© 2025 Luxury Estates Dubai. All rights reserved."
|
||||
bottomRightText="Premium Real Estate Management"
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -75,7 +75,6 @@ export default function HomePage() {
|
||||
{ text: "Get in Touch", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,7 +100,6 @@ export default function HomePage() {
|
||||
id: "3", name: "Emirates Hills Villa", price: "AED 52M", variant: "7BR | 15,000 sqft | Private Gated", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", imageAlt: "Exclusive villa in Emirates Hills"},
|
||||
]}
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,7 +128,6 @@ export default function HomePage() {
|
||||
"Access to off-market properties and exclusive deals available only to our premium clientele and partners.", imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/luxury-real-estate-invitation-template_23-2150660237.jpg", imageAlt: "Exclusive luxury property listings"},
|
||||
]}
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -145,7 +142,6 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,7 +165,6 @@ export default function HomePage() {
|
||||
id: "4", icon: Award,
|
||||
title: "Years of Excellence", value: "20+"},
|
||||
]}
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,7 +182,6 @@ export default function HomePage() {
|
||||
{ text: "Browse Properties", href: "/properties" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -229,7 +223,6 @@ export default function HomePage() {
|
||||
]}
|
||||
bottomLeftText="© 2025 Luxury Estates Dubai. All rights reserved."
|
||||
bottomRightText="Premium Real Estate Management"
|
||||
containerClassName="mx-auto px-4 md:px-6"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user