Merge version_1 into main #1
@@ -53,30 +53,30 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg", imageAlt: "Elegant restaurant interior with candlelit ambiance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg?_wi=1", imageAlt: "Elegant restaurant interior with candlelit ambiance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-mixing-pasta-pan_23-2148296930.jpg", imageAlt: "Chef plating gourmet Italian dish"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-mixing-pasta-pan_23-2148296930.jpg?_wi=1", imageAlt: "Chef plating gourmet Italian dish"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg", imageAlt: "Wine collection and elegant glassware"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg?_wi=1", imageAlt: "Wine collection and elegant glassware"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-drinking-wine_23-2148060569.jpg", imageAlt: "Romantic terrace seating outdoor evening"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-drinking-wine_23-2148060569.jpg?_wi=1", imageAlt: "Romantic terrace seating outdoor evening"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-mixing-pasta-pan_23-2148296930.jpg", imageAlt: "Chef preparing authentic Italian cuisine"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-mixing-pasta-pan_23-2148296930.jpg?_wi=2", imageAlt: "Chef preparing authentic Italian cuisine"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-drinking-wine_23-2148060569.jpg", imageAlt: "Candlelit dinner romantic setting"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-drinking-wine_23-2148060569.jpg?_wi=2", imageAlt: "Candlelit dinner romantic setting"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg", imageAlt: "Fine dining table setting elegance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg?_wi=2", imageAlt: "Fine dining table setting elegance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg", imageAlt: "Wine and dining experience"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hostess-putting-wine-table_23-2147830614.jpg?_wi=2", imageAlt: "Wine and dining experience"
|
||||
}
|
||||
]}
|
||||
carouselPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user