Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-27 07:16:38 +00:00

View File

@@ -29,71 +29,33 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Menu",
id: "#menu",
},
{
name: "O Nas",
id: "#about",
},
{
name: "Opinie",
id: "#testimonials",
},
{
name: "Kontakt",
id: "#contact",
},
{ name: "Menu", id: "#menu" },
{ name: "O Nas", id: "#about" },
{ name: "Opinie", id: "#testimonials" },
{ name: "Kontakt", id: "#contact" },
]}
brandName="Tendur Kebap"
button={{ text: "Zamów", href: "#menu" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Tendur Kebap Najlepszy Kebab w Płocku"
description="Soczyste mięso, świeże warzywa i autorskie sosy. Poczuj prawdziwy smak Orientu w samym sercu Płocka."
buttons={[
{
text: "Zobacz Menu",
href: "#menu",
},
text: "Zobacz Menu", href: "#menu"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-serbian-food-table_23-2149358073.jpg",
imageAlt: "Soczysty kebab roll",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-psd/shish-kebab-skewers-with-flatbread-vegetables_84443-79790.jpg",
imageAlt: "Przygotowanie mięsa",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-herbs-inside_140725-3781.jpg",
imageAlt: "Kebab na talerzu",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg?_wi=1",
imageAlt: "Świeże składniki",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024769.jpg",
imageAlt: "Zestaw kebab",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893949.jpg",
imageAlt: "Atmosfera Tendur",
},
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-serbian-food-table_23-2149358073.jpg", imageAlt: "fresh turkish kebab roll close up" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-psd/shish-kebab-skewers-with-flatbread-vegetables_84443-79790.jpg", imageAlt: "kebab meat rotating on spit" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/lule-kebab-with-herbs-inside_140725-3781.jpg", imageAlt: "gourmet kebab presentation plating" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg", imageAlt: "kebab restaurant interior welcoming" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024769.jpg", imageAlt: "tasty kebab rolls assortment" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-cooking-together_23-2148893949.jpg", imageAlt: "kebab restaurant master at work" },
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -121,41 +83,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Klasyk",
name: "Dürüm Kebab",
price: "22 PLN",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg?_wi=1",
},
id: "p1", brand: "Klasyk", name: "Dürüm Kebab", price: "22 PLN", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg"},
{
id: "p2",
brand: "Pita",
name: "Kebab w Picie",
price: "20 PLN",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/pita-stuffed-with-chicken-tomato-lettuce_2829-10670.jpg",
},
id: "p2", brand: "Pita", name: "Kebab w Picie", price: "20 PLN", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/pita-stuffed-with-chicken-tomato-lettuce_2829-10670.jpg"},
{
id: "p3",
brand: "Talerz",
name: "Zestaw Kebab",
price: "28 PLN",
rating: 4,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-rice-garnish-vegetable-salad-inside-ethnic-plate_114579-2989.jpg",
},
id: "p3", brand: "Talerz", name: "Zestaw Kebab", price: "28 PLN", rating: 4,
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/chicken-barbecue-with-rice-garnish-vegetable-salad-inside-ethnic-plate_114579-2989.jpg"},
{
id: "p4",
brand: "Wege",
name: "Falafel Wrap",
price: "19 PLN",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg?_wi=2",
},
id: "p4", brand: "Wege", name: "Falafel Wrap", price: "19 PLN", rating: 5,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/meat-patties-served-with-french-fries-green-salad_140725-10606.jpg"},
]}
title="Nasze Specjały"
description="Wybierz swój ulubiony wariant mięsa i sosu."
@@ -170,21 +108,13 @@ export default function LandingPage() {
author="Kamil Nowak"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/girl-friends-having-pizza-bar-lunch-time_1303-19902.jpg",
alt: "Klient",
},
src: "http://img.b2bpic.net/free-photo/girl-friends-having-pizza-bar-lunch-time_1303-19902.jpg", alt: "Klient"},
{
src: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519974.jpg",
alt: "Klientka",
},
src: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519974.jpg", alt: "Klientka"},
{
src: "http://img.b2bpic.net/free-photo/three-friends-eating-drinking-get-together_23-2149187013.jpg",
alt: "Klient",
},
src: "http://img.b2bpic.net/free-photo/three-friends-eating-drinking-get-together_23-2149187013.jpg", alt: "Klient"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg",
alt: "Klientka",
},
src: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", alt: "Klientka"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -195,12 +125,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="KONTAKT"
title="Masz pytania?"
description="Zamów na wynos lub zarezerwuj stolik. Jesteśmy dostępni codziennie od 11:00 do 22:00."
imageSrc="http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2079.jpg"
mediaAnimation="slide-up"
inputPlaceholder="Twój email"
buttonText="Wyślij wiadomość"
@@ -212,25 +141,17 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379555.jpg"
columns={[
{
title: "Lokalizacja",
items: [
title: "Lokalizacja", items: [
{
label: "ul. Kebabowa 1, Płock",
href: "#",
},
label: "ul. Kebabowa 1, Płock", href: "#"},
{
label: "Telefon: 123 456 789",
href: "tel:123456789",
},
label: "Telefon: 123 456 789", href: "tel:123456789"},
],
},
{
title: "Godziny otwarcia",
items: [
title: "Godziny otwarcia", items: [
{
label: "Pon-Nd: 11:00 - 22:00",
href: "#",
},
label: "Pon-Nd: 11:00 - 22:00", href: "#"},
],
},
]}