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