Merge version_10 into main #16

Open
development wants to merge 5 commits from version_10 into main

View File

@@ -30,17 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleMinimal
brandName="PrimeProperties"
navItems={[
{
name: "Properties", id: "properties"
},
{
name: "Why Invest", id: "why-invest"
},
{
name: "Contact", id: "contact"
}
]}
button={{
text: "View Properties", href: "#properties"
}}
buttonClassName="font-semibold tracking-wide"
/>
</div>