Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44d0202aa7 | |||
| 6ad89f5a33 |
@@ -30,18 +30,7 @@ export default function LandingPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Contact", id: "#contact-final"},
|
||||
]}
|
||||
navItems={[]}
|
||||
brandName="Good Day Plumbing | (801) 555-1234"
|
||||
button={{
|
||||
text: "Book Service", href: "#contact-final"}}
|
||||
|
||||
Reference in New Issue
Block a user