Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-05 11:08:35 +00:00

View File

@@ -240,7 +240,7 @@ export default function LandingPage() {
tag="Get In Touch"
tagIcon={Mail}
title="Ready to Find Your Dream Property?"
description="Let our expert team guide you through your luxury real estate journey. Schedule a consultation today and discover properties that match your vision and investment goals."
description="Let our expert team guide you through your luxury real estate journey. Schedule a consultation today and discover properties that match your vision and investment goals. For any enquiry, please contact us at nawazdsa@gmail.com."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
buttons={[
@@ -291,4 +291,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}