diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f425cb..62b889b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-holds-tray-with-cheese-toast-with-slices-tomato-vegetable-salad_141793-4269.jpg", imageAlt: "Authentic Greek gyros with fresh ingredients" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-holds-tray-with-cheese-toast-with-slices-tomato-vegetable-salad_141793-4269.jpg?_wi=1", imageAlt: "Authentic Greek gyros with fresh ingredients" }, { imageSrc: "http://img.b2bpic.net/free-photo/cafe-terrace-with-turquoise-sofas-yellow-pillows_140725-2484.jpg", imageAlt: "Grillo restaurant interior and ambiance" @@ -70,19 +70,19 @@ export default function LandingPage() { tag="🍽️ Specialități" products={[ { - id: "gyros", name: "Pita Gyros", price: "25-30 lei", variant: "Cu sos și legume", imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-vegetables-pottery-pan_140725-2572.jpg", imageAlt: "Fresh pita gyros with vegetables" + id: "gyros", name: "Pita Gyros", price: "25-30 lei", variant: "Cu sos și legume", imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-vegetables-pottery-pan_140725-2572.jpg?_wi=1", imageAlt: "Fresh pita gyros with vegetables" }, { - id: "kebab", name: "Sandwich Kebab", price: "28-35 lei", variant: "Cu sos special", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-kebab-pita-bread-with-herbs-onions_140725-9186.jpg", imageAlt: "Grilled kebab sandwich" + id: "kebab", name: "Sandwich Kebab", price: "28-35 lei", variant: "Cu sos special", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-kebab-pita-bread-with-herbs-onions_140725-9186.jpg?_wi=1", imageAlt: "Grilled kebab sandwich" }, { - id: "ceafa", name: "Meniu Ceafă", price: "32-40 lei", variant: "Porciune mare", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roll-meat-with-lemon-slices-glass-red-wine_141793-4113.jpg", imageAlt: "Grilled pork neck specialty" + id: "ceafa", name: "Meniu Ceafă", price: "32-40 lei", variant: "Porciune mare", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roll-meat-with-lemon-slices-glass-red-wine_141793-4113.jpg?_wi=1", imageAlt: "Grilled pork neck specialty" }, { id: "skepasti", name: "Skepasti", price: "28-35 lei", variant: "Pita cu carne grătar", imageSrc: "http://img.b2bpic.net/free-photo/mexican-quesadilla-with-chicken-cheese-peppers-isolated-white-background_123827-26363.jpg", imageAlt: "Traditional Greek skepasti" }, { - id: "fries", name: "Cartofi cu Sos", price: "12-18 lei", variant: "Porție regular sau mare", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-french-fries_23-2148701510.jpg", imageAlt: "Crispy fries with sauce" + id: "fries", name: "Cartofi cu Sos", price: "12-18 lei", variant: "Porție regular sau mare", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-french-fries_23-2148701510.jpg?_wi=1", imageAlt: "Crispy fries with sauce" } ]} gridVariant="bento-grid" @@ -104,19 +104,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Ingrediente Proaspete", description: "Carne de calitate înaltă, gătită zilnic la grătar. Fără conservanți, doar gustul autentic grec.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-vegetables-pottery-pan_140725-2572.jpg", imageAlt: "Fresh ingredients" + title: "Ingrediente Proaspete", description: "Carne de calitate înaltă, gătită zilnic la grătar. Fără conservanți, doar gustul autentic grec.", imageSrc: "http://img.b2bpic.net/free-photo/roasted-chicken-vegetables-pottery-pan_140725-2572.jpg?_wi=2", imageAlt: "Fresh ingredients" }, { id: 2, - title: "Serviciu Rapid", description: "Comanda ta gata în 5-10 minute. Perfect pentru ziua ocupată sau o pauză gustoasă.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-kebab-pita-bread-with-herbs-onions_140725-9186.jpg", imageAlt: "Quick service" + title: "Serviciu Rapid", description: "Comanda ta gata în 5-10 minute. Perfect pentru ziua ocupată sau o pauză gustoasă.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-kebab-pita-bread-with-herbs-onions_140725-9186.jpg?_wi=2", imageAlt: "Quick service" }, { id: 3, - title: "Porții Generoase", description: "Nu scurtezi cu cantitatea. Fiecare meniu e preparat cu grijă și abundență.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roll-meat-with-lemon-slices-glass-red-wine_141793-4113.jpg", imageAlt: "Generous portions" + title: "Porții Generoase", description: "Nu scurtezi cu cantitatea. Fiecare meniu e preparat cu grijă și abundență.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-roll-meat-with-lemon-slices-glass-red-wine_141793-4113.jpg?_wi=2", imageAlt: "Generous portions" }, { id: 4, - title: "Preț Corect", description: "Calitate premium la preț accesibil. 20-40 lei pentru o mâncare completa și satisfăcătoare.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-french-fries_23-2148701510.jpg", imageAlt: "Fair pricing" + title: "Preț Corect", description: "Calitate premium la preț accesibil. 20-40 lei pentru o mâncare completa și satisfăcătoare.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-french-fries_23-2148701510.jpg?_wi=2", imageAlt: "Fair pricing" } ]} textboxLayout="default" @@ -193,7 +193,7 @@ export default function LandingPage() {