Update src/app/page.tsx
This commit is contained in:
@@ -48,9 +48,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/hand-drawn-ramen-poster-template_23-2151142603.jpg"
|
||||
logoAlt="JoJo Ramen logo"
|
||||
brandName="JoJo Ramen 上々ラーメン"
|
||||
brandName=""
|
||||
button={{
|
||||
text: "今すぐ予約する", href: "#contact"}}
|
||||
text: "",
|
||||
href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user