Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -79,17 +79,17 @@ export default function LandingPage() {
|
|||||||
carouselItems={[
|
carouselItems={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-assortment_23-2148821520.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-assortment_23-2148821520.jpg?_wi=1",
|
||||||
imageAlt: "Delicious Chicken Biryani",
|
imageAlt: "Delicious Chicken Biryani",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-pastry-with-meat-delicious-dough-meal-sliced-white-light-desk_140725-41217.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-pastry-with-meat-delicious-dough-meal-sliced-white-light-desk_140725-41217.jpg?_wi=1",
|
||||||
imageAlt: "Crispy Samosa Platter",
|
imageAlt: "Crispy Samosa Platter",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-nutritious-roti_23-2149033975.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-nutritious-roti_23-2149033975.jpg?_wi=1",
|
||||||
imageAlt: "Freshly Baked Naan",
|
imageAlt: "Freshly Baked Naan",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-fresh-cheese_23-2150267639.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-fresh-cheese_23-2150267639.jpg",
|
||||||
imageAlt: "Chef preparing Pakistani dishes in a clean kitchen",
|
imageAlt: "Chef preparing Pakistani dishes in a clean kitchen",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-assortment_23-2148821520.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-assortment_23-2148821520.jpg?_wi=2",
|
||||||
imageAlt: "cozy cafe interior seating",
|
imageAlt: "cozy cafe interior seating",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114018.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114018.jpg",
|
||||||
imageAlt: "Mobile phone displaying online food ordering app",
|
imageAlt: "Mobile phone displaying online food ordering app",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-pastry-with-meat-delicious-dough-meal-sliced-white-light-desk_140725-41217.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-pastry-with-meat-delicious-dough-meal-sliced-white-light-desk_140725-41217.jpg?_wi=2",
|
||||||
imageAlt: "cozy cafe interior seating",
|
imageAlt: "cozy cafe interior seating",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-serving-themselves-buffet_1262-1698.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/business-people-serving-themselves-buffet_1262-1698.jpg",
|
||||||
imageAlt: "A vibrant catering spread for an event",
|
imageAlt: "A vibrant catering spread for an event",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-nutritious-roti_23-2149033975.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-nutritious-roti_23-2149033975.jpg?_wi=2",
|
||||||
imageAlt: "cozy cafe interior seating",
|
imageAlt: "cozy cafe interior seating",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user