Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 062d1eaead | |||
| c5dc063080 | |||
| 34d024db90 | |||
| 04c7924b91 | |||
| f7201dc31e |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user