Merge version_2 into main #2
@@ -34,9 +34,9 @@ export default function TrailerRentalsPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", href: "/"},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Trailer Rentals", href: "/trailer-rentals"},
|
||||
name: "Trailer Rentals", id: "/trailer-rentals"},
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user