Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
title="Experience Authentic Thakali Cuisine"
|
||||
description="Welcome to Byanjan Thakali, where tradition meets flavor. Discover the rich heritage of Thakali food crafted with fresh ingredients and time-honored recipes in the heart of Birendranagar."
|
||||
tag="⭐ 4.8 Rating"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-pakistan-goodies_23-2148821571.jpg"
|
||||
imageAlt="Traditional Thakali meal set"
|
||||
buttons={[
|
||||
@@ -85,29 +85,29 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Thakali Khana Set", description: "Our signature meal featuring black lentil dal, steamed rice, fresh saag, pickles, and seasonal vegetables. A complete, satisfying traditional feast.", icon: Utensils,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1", imageAlt: "Thakali Khana Set" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=2", imageAlt: "Close-up of traditional platter" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Thakali Khana Set" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Close-up of traditional platter" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Nepali Momo", description: "Steamed or fried dumplings filled with seasoned meat and vegetables. A beloved Nepali favorite, perfect as an appetizer or main course.", icon: Soup,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-glass-red-wine_140725-9550.jpg?_wi=1", imageAlt: "Nepali Momo" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-glass-red-wine_140725-9550.jpg?_wi=2", imageAlt: "Momo with dipping sauce" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-glass-red-wine_140725-9550.jpg", imageAlt: "Nepali Momo" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/georgian-khinkali-glass-red-wine_140725-9550.jpg", imageAlt: "Momo with dipping sauce" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Chowmein", description: "Stir-fried noodles prepared with fresh vegetables and choice of protein. A quick, delicious, and satisfying dish that locals love.", icon: Flame,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-beef-vegetables-black-table_141793-1729.jpg?_wi=1", imageAlt: "Nepali Chowmein" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-beef-vegetables-black-table_141793-1729.jpg?_wi=2", imageAlt: "Hot and fresh chowmein" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-beef-vegetables-black-table_141793-1729.jpg", imageAlt: "Nepali Chowmein" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-beef-vegetables-black-table_141793-1729.jpg", imageAlt: "Hot and fresh chowmein" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Fried Rice", description: "Fragrant rice wok-tossed with vegetables, eggs, and your choice of protein. Seasoned to perfection with traditional Nepali spices.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=3", imageAlt: "Fried Rice dish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=4", imageAlt: "Golden fried rice" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Fried Rice dish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Golden fried rice" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user