Merge version_2 into main #2
@@ -90,7 +90,8 @@ export default function LandingPage() {
|
||||
{ id: "dish-3", name: "Tokyo Black Cod", price: "₹2,600", variant: "JAPANESE", imageSrc: "http://img.b2bpic.net/free-photo/bass-fish-dish-arrangement_23-2148950219.jpg", imageAlt: "Tokyo Black Cod" },
|
||||
{ id: "dish-4", name: "Parisian Onion Soup", price: "₹950", variant: "FRENCH", imageSrc: "http://img.b2bpic.net/free-photo/freshly-cooked-vegetarian-pumpkin-soup-rustic-table-generated-by-ai_188544-35374.jpg", imageAlt: "Parisian Onion Soup" },
|
||||
{ id: "dish-5", name: "Duck Confit Bangalore", price: "₹2,100", variant: "FUSION", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-fresh-salad_1258-291.jpg", imageAlt: "Duck Confit Bangalore" },
|
||||
{ id: "dish-6", name: "Mumbai Prawn Thermidor", price: "₹2,800", variant: "COASTAL", imageSrc: "http://img.b2bpic.net/free-photo/tiger-prawn-with-spicy-sauce-with-nice-decoration_1258-84825.jpg", imageAlt: "Mumbai Prawn Thermidor" }
|
||||
{ id: "dish-6", name: "Mumbai Prawn Thermidor", price: "₹2,800", variant: "COASTAL", imageSrc: "http://img.b2bpic.net/free-photo/tiger-prawn-with-spicy-sauce-with-nice-decoration_1258-84825.jpg", imageAlt: "Mumbai Prawn Thermidor" },
|
||||
{ id: "dish-7", name: "Spaghetti Aglio e Olio", price: "₹1,500", variant: "ITALIAN", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dvk1Q03jPw29ErkDntIeK3goww/uploaded-1781337945263-hyinnr5f.png", imageAlt: "Spaghetti Aglio e Olio" }
|
||||
]}
|
||||
gridVariant={"three-columns-all-equal-width"}
|
||||
animationType={"slide-up"}
|
||||
@@ -192,4 +193,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user