Merge version_3 into main #7

Merged
bender merged 1 commits from version_3 into main 2026-02-20 17:18:41 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
logoText="Ninja Panda"
description="Experience the art of sushi at Ninja Panda. Fresh ingredients, exquisite flavors, and a welcoming ambiance await you."
buttons={[{ text: 'View Menu', href: '#menu' }, { text: 'Make a Reservation', href: '#contact' }]}
imageSrc="/blocks/hero/herologo.png"
imageSrc="https://img.b2bpic.net/free-photo/traditional-japanese-food-sushi-rolls-rice-with-shrimp-sauce-dark-background-top-view_2829-5257.jpg?id=6648164"
imageAlt="Ninja Panda logo"
background={{ variant: 'plain' }}
mediaAnimation="none"