Update src/app/blog/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function BlogPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Rooms", href: "#product" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Reviews", href: "#testimonial" }
|
||||
|
||||
Reference in New Issue
Block a user