Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b7a7017e0 | |||
| 8340e07056 | |||
| 733926a1d5 | |||
| 643b81c96c |
@@ -1421,4 +1421,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
|||||||
<div id="properties" data-section="properties">
|
<div id="properties" data-section="properties">
|
||||||
<ProductCardOne
|
<ProductCardOne
|
||||||
title="Featured Properties"
|
title="Featured Properties"
|
||||||
description="Explore our handpicked selection of premium properties available now. Each listing represents exceptional value and unique character."
|
description="Verified listings with full market analysis. Explore our handpicked selection of premium properties available now. Each listing represents exceptional value and unique character."
|
||||||
tag="Available Now"
|
tag="Available Now"
|
||||||
tagIcon={Home}
|
tagIcon={Home}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user