Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086043.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086043.jpg?_wi=1"
|
||||
imageAlt="Authentic Nepali MoMo"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
{ title: "Fresh Ingredients", description: "Local produce for the freshest taste." },
|
||||
{ title: "Warm Atmosphere", description: "A slice of Nepali home in the heart of the city." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg?_wi=1"
|
||||
imageAlt="Our Cozy Interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -93,8 +93,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ tag: "Freshness", title: "Handmade Daily", subtitle: "Always fresh", description: "Our momos are folded by hand daily using local meat and spices.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-black_140725-104332.jpg", imageAlt: "steamed momo arrangement" },
|
||||
{ tag: "Culture", title: "Classic Nepali Foods", subtitle: "Heritage taste", description: "From Thukpa to local delicacies, we serve the true taste of Nepal.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086043.jpg", imageAlt: "steamed momo arrangement" },
|
||||
{ tag: "Location", title: "Heart of Thamel", subtitle: "Conveniently located", description: "Find us nestled in the vibrant cultural hub of Kathmandu.", imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg", imageAlt: "steamed momo arrangement" },
|
||||
{ tag: "Culture", title: "Classic Nepali Foods", subtitle: "Heritage taste", description: "From Thukpa to local delicacies, we serve the true taste of Nepal.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086043.jpg?_wi=2", imageAlt: "steamed momo arrangement" },
|
||||
{ tag: "Location", title: "Heart of Thamel", subtitle: "Conveniently located", description: "Find us nestled in the vibrant cultural hub of Kathmandu.", imageSrc: "http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg?_wi=2", imageAlt: "steamed momo arrangement" },
|
||||
]}
|
||||
title="Why Visit Newa MoMo?"
|
||||
description="We don't just cook, we create experiences that keep our customers returning."
|
||||
|
||||
Reference in New Issue
Block a user