Merge version_1 into main #3

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

View File

@@ -51,27 +51,27 @@ 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", imageAlt: "Bakery interior"},
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", imageAlt: "Sourdough loaf"},
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", imageAlt: "Rye bread"},
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", imageAlt: "Baguette"},
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", imageAlt: "Grain bread"},
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", imageAlt: "Bakery scene"},
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", imageAlt: "Ciabatta"},
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", imageAlt: "Focaccia"},
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", imageAlt: "Rustic bread"},
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", imageAlt: "Artisan loaf"},
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"},
]}
buttons={[
{
@@ -141,17 +141,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
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"},
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?_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"},
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?_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"},
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?_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"},
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?_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"},
id: "p5", name: "Focaccia", price: "15 PLN", 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"},
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?_wi=2"},
]}
title="Nasze wypieki"
description="Świeżo z pieca, każdego poranka."