Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-08 14:56:58 +00:00

View File

@@ -69,27 +69,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-plov-rice-with-different-raisins-inside-plate-dark-surface_140725-90301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-plov-rice-with-different-raisins-inside-plate-dark-surface_140725-90301.jpg?_wi=1",
imageAlt: "Authentic plov",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/woman-spreading-butter-bread-traditional-breakfast-setup_140725-10830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-spreading-butter-bread-traditional-breakfast-setup_140725-10830.jpg?_wi=1",
imageAlt: "Grilled shashlik",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-furnace-table_140725-7302.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-furnace-table_140725-7302.jpg?_wi=1",
imageAlt: "Traditional nan",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=1",
imageAlt: "Restaurant ambiance",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-dark-table_140725-147320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-dark-table_140725-147320.jpg?_wi=1",
imageAlt: "Festive table",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
quote: "The plov was incredible. Very authentic.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-plov-rice-with-different-raisins-inside-plate-dark-surface_140725-90301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-plov-rice-with-different-raisins-inside-plate-dark-surface_140725-90301.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
quote: "Hospitality at its finest.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/man-taking-photos-senior-friend_23-2149356892.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-spreading-butter-bread-traditional-breakfast-setup_140725-10830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-spreading-butter-bread-traditional-breakfast-setup_140725-10830.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -282,7 +282,7 @@ export default function LandingPage() {
quote: "The best lamb shashlik in Dushanbe.",
tag: "Tourist",
avatarSrc: "http://img.b2bpic.net/free-photo/man-having-breakfast-cuts-kyukyu_141793-434.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-furnace-table_140725-7302.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-furnace-table_140725-7302.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -293,7 +293,7 @@ export default function LandingPage() {
quote: "Great atmosphere for a family meal.",
tag: "Business",
avatarSrc: "http://img.b2bpic.net/free-photo/coworkers-have-tea-with-dried-fruits-nuts-sweets-jams-baklava-cookies_140725-8976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -304,7 +304,7 @@ export default function LandingPage() {
quote: "A true taste of Tajikistan.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-dark-table_140725-147320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-dark-table_140725-147320.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
]}