Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83c61a6809 | |||
| 6f76860de0 | |||
| 11f47b3f41 |
@@ -1278,4 +1278,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -40,8 +40,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardRotatedCarousel
|
<HeroBillboardRotatedCarousel
|
||||||
title="Premium Properties in Prime Locations"
|
title="Premium Properties in Premium Locations"
|
||||||
description="Carefully selected investment opportunities with verified documentation, legal support, and transparent pricing. Start your real estate journey with confidence."
|
description="Carefully selected investment opportunities with verified documentation, legal support, and transparent pricing. "
|
||||||
tag="NEW LISTINGS ADDED THIS WEEK"
|
tag="NEW LISTINGS ADDED THIS WEEK"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -477,4 +477,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user