diff --git a/src/app/page.tsx b/src/app/page.tsx index be233bf..68147f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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="https://img.b2bpic.net/free-photo/traditional-japanese-food-sushi-rolls-rice-with-shrimp-sauce-dark-background-top-view_2829-5257.jpg?id=6648164" + videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39wUS55JyAFrwEMgYtJH8uLR3B2/uploaded-1771669015732-fpsx5dsd.mp4" imageAlt="Ninja Panda logo" background={{ variant: 'plain' }} mediaAnimation="none"