diff --git a/src/app/page.tsx b/src/app/page.tsx index 4003e7f..8207f57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,53 +62,53 @@ export default function LandingPage() { description="Cortes premium, experiencia Ășnica." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=1", imageAlt: "Steakhouse atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=2", imageAlt: "Premium dining", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=3", imageAlt: "Experience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=4", imageAlt: "Cortes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=5", imageAlt: "Ambiente", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=6", imageAlt: "Servicio", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=7", imageAlt: "Steakhouse atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=8", imageAlt: "Premium dining", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=9", imageAlt: "Experience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=10", imageAlt: "Cortes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=11", imageAlt: "Ambiente", }, { - imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steak-served-with-potatoes-grilled-vegetables-sauce-wine_140725-8057.jpg?_wi=12", imageAlt: "Servicio", }, ]}