diff --git a/src/app/space/page.tsx b/src/app/space/page.tsx
index 7d0671e..d317c63 100644
--- a/src/app/space/page.tsx
+++ b/src/app/space/page.tsx
@@ -31,27 +31,27 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
- href: "/",
+
},
{
name: "Menu",
id: "menu",
- href: "/menu",
+
},
{
name: "Philosophy",
id: "philosophy",
- href: "/philosophy",
+
},
{
name: "Space",
id: "space",
- href: "/space",
+
},
{
name: "Reservations",
id: "reservations",
- href: "/reservations",
+
},
]}
brandName="Akaoni"
@@ -62,6 +62,7 @@ export default function LandingPage() {
@@ -129,13 +130,14 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Art of the Sushi Counter"
description="Experience the culinary theater firsthand at our exclusive sushi counter. Witness our master chefs' precise techniques and artistic flair as they craft exquisite sushi and sashimi, tailored to your preference. An intimate and interactive spectacle for discerning palates."
- imageSrc="http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167767.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/couple-home-enjoying-life_23-2149167767.jpg"
imageAlt="Sushi chef expertly preparing dishes at the counter"
/>