Merge version_1 into main #3
@@ -178,13 +178,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "discovery", name: "Discovery Menu", price: "$185", imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg", imageAlt: "Discovery Menu fine dining experience", initialQuantity: 1
|
||||
id: "discovery", name: "Discovery Menu", price: "$185", imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg?_wi=1", imageAlt: "Discovery Menu fine dining experience", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "signature", name: "Signature Tasting", price: "$245", imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg", imageAlt: "Signature Tasting comprehensive experience", initialQuantity: 1
|
||||
id: "signature", name: "Signature Tasting", price: "$245", imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg?_wi=2", imageAlt: "Signature Tasting comprehensive experience", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "private", name: "Private Experience", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg", imageAlt: "Private dining custom experience", initialQuantity: 1
|
||||
id: "private", name: "Private Experience", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg?_wi=3", imageAlt: "Private dining custom experience", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user