Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-01 16:32:09 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Start",
id: "hero",
},
name: "Start", id: "hero"},
{
name: "O nas",
id: "about",
},
name: "O nas", id: "about"},
{
name: "Doświadczenie",
id: "experience",
},
name: "Doświadczenie", id: "experience"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Lokalizacja",
id: "contact",
},
name: "Lokalizacja", id: "contact"},
]}
brandName="CZAJOWNIA"
/>
@@ -58,102 +48,57 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Zwolnij. Usiądź. Zaparz."
description="Odkryj miejsce w Katowicach, gdzie herbata staje się rytuałem. Doświadcz ciszy i smaku."
testimonials={[
{
name: "Anna Kowalska",
handle: "@anna_k",
testimonial: "To nie lokal — to prawdziwe doświadczenie. Mega klimat.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg?_wi=1",
},
name: "Anna Kowalska", handle: "@anna_k", testimonial: "To nie lokal — to prawdziwe doświadczenie. Mega klimat.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg"},
{
name: "Marek Nowak",
handle: "@marek_n",
testimonial: "Obsługa ma ogromną wiedzę i naprawdę chce się nią dzielić.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/festive-woman-talking-video-call-conference-with-family_482257-19495.jpg",
},
name: "Marek Nowak", handle: "@marek_n", testimonial: "Obsługa ma ogromną wiedzę i naprawdę chce się nią dzielić.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/festive-woman-talking-video-call-conference-with-family_482257-19495.jpg"},
{
name: "Julia Wiśniewska",
handle: "@julia_w",
testimonial: "Najlepsza herbaciarnia, w jakiej byłem. Bez dyskusji.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-outdoors_23-2149032788.jpg",
},
name: "Julia Wiśniewska", handle: "@julia_w", testimonial: "Najlepsza herbaciarnia, w jakiej byłem. Bez dyskusji.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-outdoors_23-2149032788.jpg"},
{
name: "Piotr Zieliński",
handle: "@piotr_z",
testimonial: "Samodzielne parzenie zmienia wszystko. Bardzo relaksujące.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-tea-cup-front-view_23-2149967028.jpg",
},
name: "Piotr Zieliński", handle: "@piotr_z", testimonial: "Samodzielne parzenie zmienia wszystko. Bardzo relaksujące.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-tea-cup-front-view_23-2149967028.jpg"},
{
name: "Karolina M.",
handle: "@karolina_m",
testimonial: "Miejsce z duszą, w którym czas się zatrzymuje. Idealne na reset.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg?_wi=2",
},
name: "Karolina M.", handle: "@karolina_m", testimonial: "Miejsce z duszą, w którym czas się zatrzymuje. Idealne na reset.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg"},
]}
buttons={[
{
text: "Zobacz menu",
href: "#menu",
},
text: "Zobacz menu", href: "#menu"},
{
text: "Zarezerwuj stolik",
href: "#contact",
},
text: "Zarezerwuj stolik", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/creative-feng-shui-composition_23-2149058733.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/creative-feng-shui-composition_23-2149058733.jpg"
imageAlt="Ceremonia parzenia herbaty"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg",
alt: "Anna",
},
src: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg", alt: "Anna"},
{
src: "http://img.b2bpic.net/free-photo/festive-woman-talking-video-call-conference-with-family_482257-19495.jpg",
alt: "Marek",
},
src: "http://img.b2bpic.net/free-photo/festive-woman-talking-video-call-conference-with-family_482257-19495.jpg", alt: "Marek"},
{
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-outdoors_23-2149032788.jpg",
alt: "Julia",
},
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-woman-outdoors_23-2149032788.jpg", alt: "Julia"},
{
src: "http://img.b2bpic.net/free-photo/woman-holding-tea-cup-front-view_23-2149967028.jpg",
alt: "Piotr",
},
src: "http://img.b2bpic.net/free-photo/woman-holding-tea-cup-front-view_23-2149967028.jpg", alt: "Piotr"},
{
src: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg",
alt: "Karolina",
},
src: "http://img.b2bpic.net/free-photo/hands-holding-coffee-cup-close-up_23-2148973385.jpg", alt: "Karolina"},
]}
marqueeItems={[
{
type: "text",
text: "Organiczna herbata",
},
type: "text", text: "Organiczna herbata"},
{
type: "text",
text: "Japońskie rytuały",
},
type: "text", text: "Japońskie rytuały"},
{
type: "text",
text: "Cisza i spokój",
},
type: "text", text: "Cisza i spokój"},
{
type: "text",
text: "Wysokiej jakości liście",
},
type: "text", text: "Wysokiej jakości liście"},
{
type: "text",
text: "Doświadczenie zen",
},
type: "text", text: "Doświadczenie zen"},
]}
/>
</div>
@@ -165,11 +110,9 @@ export default function LandingPage() {
description="Zapomnij o zwykłym kubku herbaty. W Czajowni tworzysz własne doświadczenie od wyboru liści po rytuał parzenia pod okiem naszych przewodników."
buttons={[
{
text: "Poznaj naszą filozofię",
href: "#",
},
text: "Poznaj naszą filozofię", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-barista-cafe_181624-26830.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/male-barista-cafe_181624-26830.jpg"
imageAlt="Rytuał parzenia herbaty"
/>
</div>
@@ -181,28 +124,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Rytuał",
description: "Samodzielne parzenie zmienia picie w coś wciągającego.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/creative-feng-shui-composition_23-2149058733.jpg?_wi=2",
imageAlt: "traditional tea pouring ritual",
title: "Rytuał", description: "Samodzielne parzenie zmienia picie w coś wciągającego.", bentoComponent: "reveal-icon", icon: Sparkles,
},
{
title: "Setki herbat",
description: "Od klasyków po eksperymentalne smaki świata.",
bentoComponent: "reveal-icon",
icon: Globe,
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-cafe_181624-26830.jpg?_wi=2",
imageAlt: "tea brewing setup wooden table",
title: "Setki herbat", description: "Od klasyków po eksperymentalne smaki świata.", bentoComponent: "reveal-icon", icon: Globe,
},
{
title: "Cisza",
description: "Poduchy, drewno i zero pośpiechu. Miejsce na reset.",
bentoComponent: "reveal-icon",
icon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=1",
imageAlt: "assortment of high quality tea leaves",
title: "Cisza", description: "Poduchy, drewno i zero pośpiechu. Miejsce na reset.", bentoComponent: "reveal-icon", icon: Coffee,
},
]}
title="Tu nie przychodzisz „na chwilę”"
@@ -212,28 +140,17 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Zielone 🌱",
price: "od 15 zł",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=2",
},
id: "p1", name: "Zielone 🌱", price: "od 15 zł", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg"},
{
id: "p2",
name: "Czarne 🌑",
price: "od 18 zł",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=3",
},
id: "p2", name: "Czarne 🌑", price: "od 18 zł", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg"},
{
id: "p3",
name: "Oolong 🐉",
price: "od 22 zł",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg?_wi=4",
},
id: "p3", name: "Oolong 🐉", price: "od 22 zł", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-board-bowl-with-herbs_23-2148550496.jpg"},
]}
title="Wybór, który przytłacza"
description="Odkryj szeroką gamę herbat z całego świata. Nasi eksperci pomogą Ci wybrać tę właściwą."
@@ -244,8 +161,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Odwiedź nas"
title="Znajdź nas i zniknij na chwilę"
description="Katowice, ul. Plebiscytowa 10. Zapraszamy codziennie od 14:00."
@@ -259,42 +175,27 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Lista Herbat",
href: "#",
},
label: "Lista Herbat", href: "#"},
{
label: "Cennik",
href: "#",
},
label: "Cennik", href: "#"},
],
},
{
title: "Info",
items: [
title: "Info", items: [
{
label: "O nas",
href: "#",
},
label: "O nas", href: "#"},
{
label: "Regulamin",
href: "#",
},
label: "Regulamin", href: "#"},
],
},
{
title: "Social",
items: [
title: "Social", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
],
},
]}