Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-27 19:38:13 +00:00

View File

@@ -61,19 +61,19 @@ export default function LandingPage() {
description="Cea mai bună atmosferă din oraș, experiență vizuală și culinară la Ștefan Vodă."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dark-shot-telephone-booth-subway-station_181624-4118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-shot-telephone-booth-subway-station_181624-4118.jpg?_wi=1",
imageAlt: "urban burger restaurant interior dark",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg?_wi=1",
imageAlt: "urban graffiti restaurant design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-with-salad-wooden-board_140725-7362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-with-salad-wooden-board_140725-7362.jpg?_wi=1",
imageAlt: "gourmet beef burger close up",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottle-ketchup-plate-fries_123827-26693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottle-ketchup-plate-fries_123827-26693.jpg?_wi=1",
imageAlt: "golden fries in basket",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
handle: "@maria",
testimonial: "Atmosfera este super cool, recomand!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/dark-shot-telephone-booth-subway-station_181624-4118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-shot-telephone-booth-subway-station_181624-4118.jpg?_wi=2",
imageAlt: "modern restaurant entrance night",
},
{
@@ -295,7 +295,7 @@ export default function LandingPage() {
handle: "@vasile",
testimonial: "Cartofii sunt perfecți, mereu revin.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg?_wi=2",
imageAlt: "modern restaurant entrance night",
},
{
@@ -304,7 +304,7 @@ export default function LandingPage() {
handle: "@elena",
testimonial: "Un loc perfect pentru gașcă și bere.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-with-salad-wooden-board_140725-7362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-with-salad-wooden-board_140725-7362.jpg?_wi=2",
imageAlt: "modern restaurant entrance night",
},
{
@@ -313,7 +313,7 @@ export default function LandingPage() {
handle: "@raduc",
testimonial: "Calitate top, servire rapidă.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bottle-ketchup-plate-fries_123827-26693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottle-ketchup-plate-fries_123827-26693.jpg?_wi=2",
imageAlt: "modern restaurant entrance night",
},
]}