Merge version_1 into main #1
@@ -47,13 +47,13 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg", imageAlt: "Sizzling paneer wrap"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=1", imageAlt: "Sizzling paneer wrap"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg", imageAlt: "Fresh naan bread"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg?_wi=1", imageAlt: "Fresh naan bread"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-spices-near-tins-dish_23-2147894903.jpg", imageAlt: "Steaming Indian curry"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-spices-near-tins-dish_23-2147894903.jpg?_wi=1", imageAlt: "Steaming Indian curry"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -88,16 +88,16 @@ export default function LandingPage() {
|
||||
description="Mouth-watering specialties that make SPOT truly special. Fresh, flavorful, and made with care."
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Paneer Wrap (Signature Dish)", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwich-rolls-sliced-with-salad-meat-inside-white-plate-brown-wooden-desk-snack-food-meal-sandwich_140725-23114.jpg", imageAlt: "Perfectly cooked paneer wrap"
|
||||
id: "1", name: "Paneer Wrap (Signature Dish)", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwich-rolls-sliced-with-salad-meat-inside-white-plate-brown-wooden-desk-snack-food-meal-sandwich_140725-23114.jpg?_wi=1", imageAlt: "Perfectly cooked paneer wrap"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Indian Thali", price: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Indian thali complete vegetarian experience"
|
||||
id: "2", name: "Indian Thali", price: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1", imageAlt: "Indian thali complete vegetarian experience"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Fresh Rotis & Parathas", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg", imageAlt: "Soft and fresh rotis and parathas"
|
||||
id: "3", name: "Fresh Rotis & Parathas", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg?_wi=2", imageAlt: "Soft and fresh rotis and parathas"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Rich Indian Curries", price: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-spices-near-tins-dish_23-2147894903.jpg", imageAlt: "Rich Indian curries with traditional spices"
|
||||
id: "4", name: "Rich Indian Curries", price: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-spices-near-tins-dish_23-2147894903.jpg?_wi=2", imageAlt: "Rich Indian curries with traditional spices"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -118,23 +118,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Quality", title: "100% Pure Vegetarian", subtitle: "Every dish is completely vegetarian", description: "No compromises. Every item on our menu is 100% pure vegetarian, prepared with fresh ingredients and authentic spices.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwich-rolls-sliced-with-salad-meat-inside-white-plate-brown-wooden-desk-snack-food-meal-sandwich_140725-23114.jpg", imageAlt: "Pure vegetarian ingredients"
|
||||
tag: "Quality", title: "100% Pure Vegetarian", subtitle: "Every dish is completely vegetarian", description: "No compromises. Every item on our menu is 100% pure vegetarian, prepared with fresh ingredients and authentic spices.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwich-rolls-sliced-with-salad-meat-inside-white-plate-brown-wooden-desk-snack-food-meal-sandwich_140725-23114.jpg?_wi=2", imageAlt: "Pure vegetarian ingredients"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Authenticity", title: "Authentic Indian Taste", subtitle: "Traditional recipes and techniques", description: "Our dishes are prepared using traditional Indian cooking methods and authentic spice blends passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Authentic Indian preparation"
|
||||
tag: "Authenticity", title: "Authentic Indian Taste", subtitle: "Traditional recipes and techniques", description: "Our dishes are prepared using traditional Indian cooking methods and authentic spice blends passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=2", imageAlt: "Authentic Indian preparation"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Portions", title: "Generous Portions", subtitle: "Leave satisfied every time", description: "We believe in value for money. Each dish comes with generous portions that leave you completely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-spices-near-tins-dish_23-2147894903.jpg", imageAlt: "Generous curry portions"
|
||||
tag: "Portions", title: "Generous Portions", subtitle: "Leave satisfied every time", description: "We believe in value for money. Each dish comes with generous portions that leave you completely satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-spices-near-tins-dish_23-2147894903.jpg?_wi=3", imageAlt: "Generous curry portions"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Value", title: "Affordable Pricing", subtitle: "Quality without breaking the bank", description: "Enjoy premium Indian vegetarian cuisine at Ksh 500–1,000 per person. Quality food at honest prices.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg", imageAlt: "Affordable pricing"
|
||||
tag: "Value", title: "Affordable Pricing", subtitle: "Quality without breaking the bank", description: "Enjoy premium Indian vegetarian cuisine at Ksh 500–1,000 per person. Quality food at honest prices.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg?_wi=3", imageAlt: "Affordable pricing"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Convenience", title: "Dine-In | Takeaway | Delivery", subtitle: "Choose what works for you", description: "Enjoy SPOT your way – dine in with us, grab takeaway, or have it delivered to your door.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg", imageAlt: "Multiple service options"
|
||||
tag: "Convenience", title: "Dine-In | Takeaway | Delivery", subtitle: "Choose what works for you", description: "Enjoy SPOT your way – dine in with us, grab takeaway, or have it delivered to your door.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=2", imageAlt: "Multiple service options"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user