Merge version_2 into main #3
@@ -79,8 +79,8 @@ export default function LandingPage() {
|
||||
tagIcon={Utensils}
|
||||
products={[
|
||||
{ id: "1", brand: "The Noodles Co.", name: "Spicy Sichuan Ramen", price: "₹399", rating: 5, reviewCount: "210", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIHqQ7fRNk0P3jhU0hGDnGVWkB/uploaded-1777963013798-u4kqxz76.jpg" },
|
||||
{ id: "2", brand: "The Noodles Co.", name: "Teriyaki Glazed Udon", price: "₹449", rating: 4, reviewCount: "155", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIHqQ7fRNk0P3jhU0hGDnGVWkB/uploaded-1777963013798-kr1ci5wo.jpg" },
|
||||
{ id: "3", brand: "The Noodles Co.", name: "Vegetable Stir-fry", price: "₹299", rating: 4, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIHqQ7fRNk0P3jhU0hGDnGVWkB/uploaded-1777963013798-kr1ci5wo.jpg" }
|
||||
{ id: "2", brand: "The Noodles Co.", name: "Teriyaki Glazed Udon", price: "₹449", rating: 4, reviewCount: "155", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIHqQ7fRNk0P3jhU0hGDnGVWkB/uploaded-1777963013798-kr1ci5wo.jpg?_wi=1" },
|
||||
{ id: "3", brand: "The Noodles Co.", name: "Vegetable Stir-fry", price: "₹299", rating: 4, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIHqQ7fRNk0P3jhU0hGDnGVWkB/uploaded-1777963013798-kr1ci5wo.jpg?_wi=2" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user