Merge version_1 into main #4
@@ -31,7 +31,7 @@ export default function LandingPage() {
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "location" }
|
||||
{ name: "Location", id: "location" }
|
||||
]}
|
||||
button={{ text: "Visit Us", href: "#location" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user