Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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