diff --git a/src/app/page.tsx b/src/app/page.tsx index 6bae669..ce6a0b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,29 +60,29 @@ export default function LandingPage() { description="Thưởng thức dê núi Ninh Bình chuẩn vị, không gian rộng rãi, có chỗ đậu xe tiện lợi, lý tưởng cho mọi bữa tiệc và tụ họp. Đặt bàn nhanh chóng để giữ chỗ cho nhóm lớn." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sweet-pork-white-plate-with-chopped-scallions-chili-lime-cucumber-tomato-garlic_1150-25941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-pork-white-plate-with-chopped-scallions-chili-lime-cucumber-tomato-garlic_1150-25941.jpg?_wi=1", imageAlt: "Appetizing Vietnamese goat hotpot", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508936.jpg?_wi=1", imageAlt: "Traditional Vietnamese goat dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/appetizers-with-spicy-sardine-mixed-with-herbs_1150-20289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appetizers-with-spicy-sardine-mixed-with-herbs_1150-20289.jpg?_wi=1", imageAlt: "Delicious La dê tái chanh", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=1", imageAlt: "Spacious Vietnamese restaurant interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=2", imageAlt: "Clean restaurant dining space", }, { - imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg?_wi=1", imageAlt: "Restaurant with ample parking space", }, ]} @@ -240,29 +240,29 @@ export default function LandingPage() { description="Thưởng thức dê núi Ninh Bình chuẩn vị, không gian rộng rãi, có chỗ đậu xe tiện lợi, lý tưởng cho mọi bữa tiệc và tụ họp. Đặt bàn nhanh chóng để giữ chỗ cho nhóm lớn." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sweet-pork-white-plate-with-chopped-scallions-chili-lime-cucumber-tomato-garlic_1150-25941.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-pork-white-plate-with-chopped-scallions-chili-lime-cucumber-tomato-garlic_1150-25941.jpg?_wi=2", imageAlt: "Appetizing Vietnamese goat hotpot", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508936.jpg?_wi=2", imageAlt: "Traditional Vietnamese goat dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/appetizers-with-spicy-sardine-mixed-with-herbs_1150-20289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/appetizers-with-spicy-sardine-mixed-with-herbs_1150-20289.jpg?_wi=2", imageAlt: "Delicious La dê tái chanh", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=3", imageAlt: "Spacious Vietnamese restaurant interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=4", imageAlt: "Clean restaurant dining space", }, { - imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg?_wi=2", imageAlt: "Restaurant with ample parking space", }, ]}