Merge version_3 into main #7
1395
src/app/layout.tsx
1395
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -78,7 +78,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
title="Discover Luxury Living at Its Finest"
|
||||
description="Explore our curated collection of the most exquisite properties, each representing the pinnacle of architectural excellence and sophisticated design."
|
||||
description="Find your dream luxury home with expert guidance and exclusive access to premium properties"
|
||||
tag="Premium Properties"
|
||||
tagIcon={Crown}
|
||||
tagAnimation="slide-up"
|
||||
@@ -216,8 +216,8 @@ export default function HomePage() {
|
||||
title="Ready to Find Your Luxury Home?"
|
||||
description="Connect with our team of experts to explore exclusive properties, receive personalized guidance, and embark on your luxury real estate journey. Contact Prestige Realty today."
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "/contact" },
|
||||
{ text: "Browse Properties", href: "/properties" },
|
||||
{ text: "Get Free Consultation", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -234,4 +234,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user