Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-05 19:13:49 +00:00
4 changed files with 10 additions and 10 deletions

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
title: "Гости",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg?_wi=2"
imageAlt="Нашата история"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -168,7 +168,7 @@ export default function LandingPage() {
role: "Гост",
company: "Бизнес пътуване",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg?_wi=1",
},
{
id: "3",
@@ -176,7 +176,7 @@ export default function LandingPage() {
role: "Гост",
company: "Семеен отдих",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg?_wi=1",
},
{
id: "4",
@@ -192,7 +192,7 @@ export default function LandingPage() {
role: "Гост",
company: "Двойка",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-friends-hiking-together_23-2148106884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-friends-hiking-together_23-2148106884.jpg?_wi=1",
},
]}
title="Отзиви от нашите гости"

View File

@@ -70,14 +70,14 @@ export default function LandingPage() {
value: "20+",
title: "Ястия",
description: "Авторски рецепти",
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-is-enjoying-morning-with-cup-hot-drink-book-her-hands_169016-10679.jpg?_wi=2",
},
{
id: "m2",
value: "10",
title: "Вина",
description: "Селектирани изби",
imageSrc: "http://img.b2bpic.net/free-photo/two-friends-hiking-together_23-2148106884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-friends-hiking-together_23-2148106884.jpg?_wi=2",
},
]}
/>

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
price: "120 лв/нощ",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg?_wi=1",
},
{
id: "r2",
@@ -78,7 +78,7 @@ export default function LandingPage() {
price: "220 лв/нощ",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-bedroom-with-furniture_23-2151152042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-bedroom-with-furniture_23-2151152042.jpg?_wi=1",
},
]}
title="Нашите стаи"
@@ -100,14 +100,14 @@ export default function LandingPage() {
name: "Уикенд пакет",
price: "300 лв",
variant: "Любим",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-yellow-bedroom-suite-hotel-with-tv-couch_105762-2272.jpg?_wi=2",
},
{
id: "p2",
name: "Семеен пакет",
price: "500 лв",
variant: "Най-популярен",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-bedroom-with-furniture_23-2151152042.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-bedroom-with-furniture_23-2151152042.jpg?_wi=2",
},
]}
/>