diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c2549c..2f58cdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function ItalianRestaurantPage() { id: "3", name: "Al Faham Chicken", price: "$24.00", imageSrc: "https://images.unsplash.com/photo-1627063737527-dc5f956d2528?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Grilled Al Faham Chicken" }, { - id: "4", name: "Kerala Fish Curry", price: "$22.00", imageSrc: "https://images.unsplash.com/photo-1625938590629-d5867f70b4b2?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Tangy Kerala Fish Curry" + id: "4", name: "Kerala Fish Curry", price: "$22.00", imageSrc: "https://images.unsplash.com/photo-1625938590629-d5867f70b4b2?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop&_wi=1", imageAlt: "Tangy Kerala Fish Curry" }, { id: "5", name: "Karimeen Pollichathu", price: "$28.00", imageSrc: "https://images.unsplash.com/photo-1624646197365-5c1a1b1a1c9a?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Pearl Spot Fish grilled in banana leaf" @@ -94,13 +94,13 @@ export default function ItalianRestaurantPage() { id: "6", name: "Chicken Fry", price: "$18.00", imageSrc: "https://images.unsplash.com/photo-1603598583495-9f5e0a6d07d1?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Crispy Kerala Chicken Fry" }, { - id: "7", name: "Mutton Curry", price: "$26.00", imageSrc: "https://images.unsplash.com/photo-1631515159392-cd23f990499d?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Rich Kerala Mutton Curry" + id: "7", name: "Mutton Curry", price: "$26.00", imageSrc: "https://images.unsplash.com/photo-1631515159392-cd23f990499d?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop&_wi=1", imageAlt: "Rich Kerala Mutton Curry" }, { id: "8", name: "Appam & Stew", price: "$16.00", imageSrc: "https://images.unsplash.com/photo-1628191060937-299f0f9b6e8a?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Soft Appam with creamy Vegetable Stew" }, { - id: "9", name: "Kappa & Fish Curry", price: "$20.00", imageSrc: "https://images.unsplash.com/photo-1625938590629-d5867f70b4b2?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Steamed Tapioca with spicy Fish Curry" + id: "9", name: "Kappa & Fish Curry", price: "$20.00", imageSrc: "https://images.unsplash.com/photo-1625938590629-d5867f70b4b2?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop&_wi=2", imageAlt: "Steamed Tapioca with spicy Fish Curry" }, { id: "10", name: "Kerala Parotta", price: "$6.00", imageSrc: "https://images.unsplash.com/photo-1600891965585-a7590868b4b1?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Flaky Kerala Parotta bread" @@ -115,7 +115,7 @@ export default function ItalianRestaurantPage() { id: "13", name: "Vegetable Kurma", price: "$16.00", imageSrc: "https://images.unsplash.com/photo-1627915509939-f9f3b5e1b9b1?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Creamy Vegetable Kurma" }, { - id: "14", name: "Paneer Butter Masala", price: "$19.00", imageSrc: "https://images.unsplash.com/photo-1631515159392-cd23f990499d?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Rich Paneer Butter Masala" + id: "14", name: "Paneer Butter Masala", price: "$19.00", imageSrc: "https://images.unsplash.com/photo-1631515159392-cd23f990499d?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop&_wi=2", imageAlt: "Rich Paneer Butter Masala" }, { id: "15", name: "Gobi Manchurian", price: "$17.00", imageSrc: "https://images.unsplash.com/photo-1563214561-1e9b2f2f7d5c?ixlib=rb-4.0.3&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=800&h=600&fit=crop", imageAlt: "Indo-Chinese Gobi Manchurian"