Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 17:47:04 +00:00

View File

@@ -52,21 +52,21 @@ export default function LandingPage() {
testimonials={[
{
name: "Anna & Marek", handle: "@anna_marek", testimonial: "Miejsce jak z bajki. Profesjonalna obsługa sprawiła, że czuliśmy się wyjątkowo.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481460.jpg", imageAlt: "elegant rustic wedding venue forest"},
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481460.jpg?_wi=1", imageAlt: "elegant rustic wedding venue forest"},
{
name: "Kasia & Tomek", handle: "@kasia_tomek", testimonial: "Najlepsza kuchnia, jaką jedliśmy na weselu. Wszyscy byli zachwyceni!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/heart-shape-made-flowers_23-2150397250.jpg", imageAlt: "charming country estate entrance"},
imageSrc: "http://img.b2bpic.net/free-photo/heart-shape-made-flowers_23-2150397250.jpg?_wi=1", imageAlt: "charming country estate entrance"},
{
name: "Magda & Piotr", handle: "@magda_piotr", testimonial: "Przepiękna oprawa i cudowna atmosfera lasu. Idealnie.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg", imageAlt: "professional wedding service staff"},
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg?_wi=1", imageAlt: "professional wedding service staff"},
{
name: "Ewa & Jan", handle: "@ewa_jan", testimonial: "Wszystko dopięte na ostatni guzik, polecamy każdemu!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wedding-planner-resources_52683-107628.jpg", imageAlt: "transparent wedding pricing contract"},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wedding-planner-resources_52683-107628.jpg?_wi=1", imageAlt: "transparent wedding pricing contract"},
{
name: "Zosia & Paweł", handle: "@zosia_pawel", testimonial: "Magiczne miejsce, do którego chcemy wracać.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149617130.jpg", imageAlt: "gourmet wedding food plating"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149617130.jpg?_wi=1", imageAlt: "gourmet wedding food plating"},
]}
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481460.jpg"
imageSrc="http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481460.jpg?_wi=2"
imageAlt="Wrzosowa wedding venue hero"
avatars={[
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Historia Wrzosowej"
description="Nasza historia zaczęła się od miłości do natury i ludzi. Wrzosowa powstała, aby łączyć pokolenia w pięknej, leśnej oprawie. Każdy detal został zaprojektowany z myślą o Waszym komforcie i radości."
imageSrc="http://img.b2bpic.net/free-photo/heart-shape-made-flowers_23-2150397250.jpg"
imageSrc="http://img.b2bpic.net/free-photo/heart-shape-made-flowers_23-2150397250.jpg?_wi=2"
imageAlt="Charming country estate entrance"
/>
</div>
@@ -104,27 +104,27 @@ export default function LandingPage() {
title: "Transparentne ceny", description: "0 ukrytych kosztów. Jasne zasady współpracy od pierwszej rozmowy.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wedding-planner-resources_52683-107628.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wedding-planner-resources_52683-107628.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wedding-planner-resources_52683-107628.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wedding-planner-resources_52683-107628.jpg?_wi=3"},
],
},
{
title: "Wyśmienita kuchnia", description: "Autorskie menu z opcjami wegetariańskimi i sezonowymi.", icon: Utensils,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149617130.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149617130.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149617130.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-arrangement_23-2149617130.jpg?_wi=3"},
],
},
{
title: "Profesjonalna obsługa", description: "Indywidualne podejście do każdej Pary Młodej.", icon: User,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg?_wi=2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/groom-best-men-posing-beach_23-2149044009.jpg?_wi=3"},
],
},
]}
@@ -176,7 +176,7 @@ export default function LandingPage() {
]}
textarea={{
name: "message", placeholder: "Napisz nam coś o Waszym wymarzonym weselu..."}}
imageSrc="http://img.b2bpic.net/free-photo/heart-shape-made-flowers_23-2150397250.jpg"
imageSrc="http://img.b2bpic.net/free-photo/heart-shape-made-flowers_23-2150397250.jpg?_wi=3"
/>
</div>