Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c6605ebbc | |||
| 2f256def50 | |||
| 47a7279827 | |||
| a85e00b9d4 | |||
| da8b374b5f | |||
| 62c184bb51 |
@@ -29,7 +29,6 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Detailing Hub"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -39,7 +38,6 @@ export default function LandingPage() {
|
||||
button={{
|
||||
text: "Book Appointment", href: "contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user