Merge version_10 into main #16
@@ -30,17 +30,10 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleMinimal
|
<NavbarStyleMinimal
|
||||||
brandName="PrimeProperties"
|
brandName="PrimeProperties"
|
||||||
navItems={[
|
button={{
|
||||||
{
|
text: "View Properties", href: "#properties"
|
||||||
name: "Properties", id: "properties"
|
}}
|
||||||
},
|
buttonClassName="font-semibold tracking-wide"
|
||||||
{
|
|
||||||
name: "Why Invest", id: "why-invest"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact", id: "contact"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user