Merge version_2 into main #3
@@ -89,9 +89,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Kerala Cuisine", price: "Coconut & Spices", imageSrc: "https://images.unsplash.com/photo-1599599810694-b5ac4dd77e73?w=400&h=400&fit=crop", imageAlt: "Kerala cuisine with coconut and spices"},
|
||||
{
|
||||
id: "2", name: "North Indian", price: "Bold & Aromatic", imageSrc: "https://images.unsplash.com/photo-1585937421456-de714db8aaa5?w=400&h=400&fit=crop", imageAlt: "North Indian curries and breads"},
|
||||
id: "2", name: "North Indian", price: "Bold & Aromatic", imageSrc: "https://images.unsplash.com/photo-1585937421456-de714db8aaa5?w=400&h=400&fit=crop&_wi=1", imageAlt: "North Indian curries and breads"},
|
||||
{
|
||||
id: "3", name: "Chinese", price: "Wok & Fire", imageSrc: "https://images.unsplash.com/photo-1609501676725-7186f017a4b3?w=400&h=400&fit=crop", imageAlt: "Chinese stir-fries and noodles"},
|
||||
id: "3", name: "Chinese", price: "Wok & Fire", imageSrc: "https://images.unsplash.com/photo-1609501676725-7186f017a4b3?w=400&h=400&fit=crop&_wi=1", imageAlt: "Chinese stir-fries and noodles"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -117,9 +117,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Al Faham Chicken", price: "₹290", imageSrc: "https://images.unsplash.com/photo-1598103442097-8b74394b95c6?w=400&h=400&fit=crop", imageAlt: "Al Faham Chicken"},
|
||||
{
|
||||
id: "5", name: "Peri Peri Mandi", price: "₹310", imageSrc: "https://images.unsplash.com/photo-1585937421456-de714db8aaa5?w=400&h=400&fit=crop", imageAlt: "Peri Peri Mandi Rice"},
|
||||
id: "5", name: "Peri Peri Mandi", price: "₹310", imageSrc: "https://images.unsplash.com/photo-1585937421456-de714db8aaa5?w=400&h=400&fit=crop&_wi=2", imageAlt: "Peri Peri Mandi Rice"},
|
||||
{
|
||||
id: "6", name: "Dragon Chicken", price: "₹270", imageSrc: "https://images.unsplash.com/photo-1609501676725-7186f017a4b3?w=400&h=400&fit=crop", imageAlt: "Dragon Chicken"},
|
||||
id: "6", name: "Dragon Chicken", price: "₹270", imageSrc: "https://images.unsplash.com/photo-1609501676725-7186f017a4b3?w=400&h=400&fit=crop&_wi=2", imageAlt: "Dragon Chicken"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user