Update src/app/page.tsx
This commit is contained in:
@@ -34,7 +34,8 @@ export default function LandingPage() {
|
|||||||
{ name: "Menu", id: "products" },
|
{ name: "Menu", id: "products" },
|
||||||
{ name: "Reviews", id: "testimonials" },
|
{ name: "Reviews", id: "testimonials" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" }
|
||||||
]}
|
{ name: "Blog", id: "/blog" },
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user