diff --git a/src/app/page.tsx b/src/app/page.tsx
index 458c024..29bde47 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,73 +42,30 @@ export default function LandingPage() {
@@ -132,20 +77,11 @@ export default function LandingPage() {
title="A Legacy of Taste in Kathmandu"
description="Located in the bustling district of Thamel, we bring you closer to authentic Nepali cuisine. Our kitchen focuses on tradition, fresh ingredients, and the perfect recipe for a warm, welcoming experience."
bulletPoints={[
- {
- title: "Authentic Recipes",
- description: "Tradition passed down through generations.",
- },
- {
- 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.",
- },
+ { title: "Authentic Recipes", description: "Tradition passed down through generations." },
+ { 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?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/fried-mushrooms-with-cheese-table_140725-9702.jpg"
imageAlt="Our Cozy Interior"
mediaAnimation="blur-reveal"
/>
@@ -156,30 +92,9 @@ export default function LandingPage() {
textboxLayout="default"
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?_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",
- },
+ { 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" },
]}
title="Why Visit Newa MoMo?"
description="We don't just cook, we create experiences that keep our customers returning."
@@ -193,60 +108,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "1",
- brand: "Signature",
- name: "Veg MoMo",
- price: "Rs 150",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-black_140725-104333.jpg",
- },
- {
- id: "2",
- brand: "Signature",
- name: "Chicken MoMo",
- price: "Rs 200",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148829501.jpg",
- },
- {
- id: "3",
- brand: "Signature",
- name: "Buff MoMo",
- price: "Rs 200",
- rating: 5,
- reviewCount: "180",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-boiled-chicken-with-ingredients-wooden-table_23-2148029756.jpg",
- },
- {
- id: "4",
- brand: "Signature",
- name: "Pan Fried MoMo",
- price: "Rs 250",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-dumplings-dim-sum_1339-7808.jpg",
- },
- {
- id: "5",
- brand: "Signature",
- name: "Thukpa Soup",
- price: "Rs 300",
- rating: 4,
- reviewCount: "80",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-seasonings-fresh-vegetables-grey-background_140725-125805.jpg",
- },
- {
- id: "6",
- brand: "Signature",
- name: "Fried MoMo",
- price: "Rs 220",
- rating: 5,
- reviewCount: "110",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-asian-meal-with-herbs_23-2148694374.jpg",
- },
+ { id: "1", brand: "Signature", name: "Veg MoMo", price: "Rs 150", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-dumplings-dough-black_140725-104333.jpg" },
+ { id: "2", brand: "Signature", name: "Chicken MoMo", price: "Rs 200", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148829501.jpg" },
+ { id: "3", brand: "Signature", name: "Buff MoMo", price: "Rs 200", rating: 5, reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-boiled-chicken-with-ingredients-wooden-table_23-2148029756.jpg" },
+ { id: "4", brand: "Signature", name: "Pan Fried MoMo", price: "Rs 250", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/steamed-shrimp-dumplings-dim-sum_1339-7808.jpg" },
+ { id: "5", brand: "Signature", name: "Thukpa Soup", price: "Rs 300", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-seasonings-fresh-vegetables-grey-background_140725-125805.jpg" },
+ { id: "6", brand: "Signature", name: "Fried MoMo", price: "Rs 220", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-asian-meal-with-herbs_23-2148694374.jpg" },
]}
title="Our Signature Menu"
description="Taste the variety of our carefully curated Nepali dishes."
@@ -255,44 +122,15 @@ export default function LandingPage() {