From acafeb9a7a0fa01037f8f5fa74ffbe0c817ae7d4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 07:36:43 +0000 Subject: [PATCH] Update src/app/space/page.tsx --- src/app/space/page.tsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) 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" />