Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 12:20:07 +00:00

View File

@@ -60,45 +60,45 @@ export default function LandingPage() {
description="Rzemieślniczy zakwas, 450 stopni i czas. Ferment to nasza odpowiedź na pośpiech dzisiejszego świata. Przyjdź i poczuj różnicę."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sausages-wrapped-puff-pastry_114579-44403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sausages-wrapped-puff-pastry_114579-44403.jpg?_wi=1",
imageAlt: "Bakery interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-bread-black-board-mixed-colors-distressed-background_179666-47466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-bread-black-board-mixed-colors-distressed-background_179666-47466.jpg?_wi=1",
imageAlt: "Sourdough loaf",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/round-freshly-baked-rustic-rye-round-bread-top-view-with-copy-space_166373-3246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/round-freshly-baked-rustic-rye-round-bread-top-view-with-copy-space_166373-3246.jpg?_wi=1",
imageAlt: "Rye bread",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/baguette-bread-with-olive-oil-bottle-kitchen-worktop_23-2147853678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baguette-bread-with-olive-oil-bottle-kitchen-worktop_23-2147853678.jpg?_wi=1",
imageAlt: "Baguette",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37266.jpg?_wi=1",
imageAlt: "Grain bread",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sausages-wrapped-puff-pastry_114579-44403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sausages-wrapped-puff-pastry_114579-44403.jpg?_wi=2",
imageAlt: "Bakery scene",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cookies-tied-with-rope-wood-board-dark-red-table-free-space_140725-144452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cookies-tied-with-rope-wood-board-dark-red-table-free-space_140725-144452.jpg?_wi=1",
imageAlt: "Ciabatta",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bread-chopper-with-wooden-table_23-2148288062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bread-chopper-with-wooden-table_23-2148288062.jpg?_wi=1",
imageAlt: "Focaccia",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-bread-black-board-mixed-colors-distressed-background_179666-47466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-bread-black-board-mixed-colors-distressed-background_179666-47466.jpg?_wi=2",
imageAlt: "Rustic bread",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/round-freshly-baked-rustic-rye-round-bread-top-view-with-copy-space_166373-3246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/round-freshly-baked-rustic-rye-round-bread-top-view-with-copy-space_166373-3246.jpg?_wi=2",
imageAlt: "Artisan loaf",
},
]}
@@ -205,37 +205,37 @@ export default function LandingPage() {
id: "p1",
name: "Chleb Wiejski",
price: "18 PLN",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-bread-black-board-mixed-colors-distressed-background_179666-47466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-bread-black-board-mixed-colors-distressed-background_179666-47466.jpg?_wi=3",
},
{
id: "p2",
name: "Chleb Żytni",
price: "20 PLN",
imageSrc: "http://img.b2bpic.net/free-photo/round-freshly-baked-rustic-rye-round-bread-top-view-with-copy-space_166373-3246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/round-freshly-baked-rustic-rye-round-bread-top-view-with-copy-space_166373-3246.jpg?_wi=3",
},
{
id: "p3",
name: "Baguette Tradycyjna",
price: "12 PLN",
imageSrc: "http://img.b2bpic.net/free-photo/baguette-bread-with-olive-oil-bottle-kitchen-worktop_23-2147853678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baguette-bread-with-olive-oil-bottle-kitchen-worktop_23-2147853678.jpg?_wi=2",
},
{
id: "p4",
name: "Chleb Ziarnisty",
price: "22 PLN",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37266.jpg?_wi=2",
},
{
id: "p5",
name: "Focaccia",
price: "15 PLN",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bread-chopper-with-wooden-table_23-2148288062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bread-chopper-with-wooden-table_23-2148288062.jpg?_wi=2",
},
{
id: "p6",
name: "Chleb Pszenny",
price: "16 PLN",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cookies-tied-with-rope-wood-board-dark-red-table-free-space_140725-144452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cookies-tied-with-rope-wood-board-dark-red-table-free-space_140725-144452.jpg?_wi=2",
},
]}
title="Nasze wypieki"