Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@anna_k",
|
||||
testimonial: "Niesamowite doświadczenie! Bieszczadzki Szeryf sprawił, że nasza wyprawa była bezpieczna i pełna ciekawostek.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foggy-summer-morning-mountains-carpathian-ukraine-europe-beauty-world_231208-8127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foggy-summer-morning-mountains-carpathian-ukraine-europe-beauty-world_231208-8127.jpg?_wi=1",
|
||||
imageAlt: "mountain landscape bieszczady scenic",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@piotr_n",
|
||||
testimonial: "Najlepszy wybór na wypad w góry. Profesjonalizm w każdym calu.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-16592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-16592.jpg?_wi=1",
|
||||
imageAlt: "mountain landscape bieszczady scenic",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@marek_w",
|
||||
testimonial: "Czułem się bezpiecznie przez cały czas. Polecam każdemu!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-trekker-takes-breathtaking-mountain-landscape-rocks_482257-120402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-trekker-takes-breathtaking-mountain-landscape-rocks_482257-120402.jpg?_wi=1",
|
||||
imageAlt: "mountain landscape bieszczady scenic",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@kasia_z",
|
||||
testimonial: "Przewodnik z pasją i ogromną wiedzą. Na pewno wrócimy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-checking-photos-camera_23-2148362038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-checking-photos-camera_23-2148362038.jpg?_wi=1",
|
||||
imageAlt: "mountain landscape bieszczady scenic",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@tomasz_l",
|
||||
testimonial: "Doskonała organizacja wyprawy. Dziękujemy!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-pulling-boyfriends-hand-nature_23-2147828078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-pulling-boyfriends-hand-nature_23-2147828078.jpg?_wi=1",
|
||||
imageAlt: "mountain landscape bieszczady scenic",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/foggy-summer-morning-mountains-carpathian-ukraine-europe-beauty-world_231208-8127.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/foggy-summer-morning-mountains-carpathian-ukraine-europe-beauty-world_231208-8127.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Pasja i Doświadczenie"
|
||||
description="Bieszczadzki Szeryf to nie tylko przewodnik, to styl życia. Nasze wieloletnie doświadczenie w Bieszczadach gwarantuje bezpieczną i niezapomnianą przygodę dla każdego, niezależnie od poziomu zaawansowania."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-16592.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-16592.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
"Fauna i flora Bieszczad",
|
||||
"Techniki nawigacji",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foggy-summer-morning-mountains-carpathian-ukraine-europe-beauty-world_231208-8127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foggy-summer-morning-mountains-carpathian-ukraine-europe-beauty-world_231208-8127.jpg?_wi=3",
|
||||
imageAlt: "View of on island covered in the greenery around a sea from a high spot",
|
||||
},
|
||||
{
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
"Indywidualne podejście",
|
||||
"Elastyczny grafik",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-16592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-16592.jpg?_wi=3",
|
||||
imageAlt: "View of on island covered in the greenery around a sea from a high spot",
|
||||
},
|
||||
]}
|
||||
@@ -227,21 +227,21 @@ export default function LandingPage() {
|
||||
name: "Anna",
|
||||
handle: "@anna",
|
||||
testimonial: "Cudownie spędzony czas!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-trekker-takes-breathtaking-mountain-landscape-rocks_482257-120402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-trekker-takes-breathtaking-mountain-landscape-rocks_482257-120402.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Piotr",
|
||||
handle: "@piotr",
|
||||
testimonial: "Najlepsi w Bieszczadach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-checking-photos-camera_23-2148362038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-female-checking-photos-camera_23-2148362038.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marek",
|
||||
handle: "@marek",
|
||||
testimonial: "Bezpieczeństwo przede wszystkim.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-pulling-boyfriends-hand-nature_23-2147828078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-pulling-boyfriends-hand-nature_23-2147828078.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user