Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
202
src/app/page.tsx
202
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "O Nas",
|
||||
id: "about",
|
||||
},
|
||||
name: "O Nas", id: "about"},
|
||||
{
|
||||
name: "Opinie",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Opinie", id: "testimonials"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Master Keb's"
|
||||
/>
|
||||
@@ -54,42 +46,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Master Keb's"
|
||||
description="Rzemiosło. Świeżość. Smak bez kompromisów."
|
||||
tag="★ ★ ★ ★ ★ Najlepszy w okolicy"
|
||||
buttons={[
|
||||
{
|
||||
text: "ZOBACZ MENU",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "ZOBACZ MENU", href: "#menu"},
|
||||
{
|
||||
text: "ZNAJDŹ NAS",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "ZNAJDŹ NAS", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers_23-2148651129.jpg",
|
||||
imageAlt: "Soczyste mięso kebaba",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-meat-skewers_23-2148651129.jpg", imageAlt: "Soczyste mięso kebaba"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-cutting-board_23-2147694414.jpg",
|
||||
imageAlt: "Świeże składniki",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-veggies-meat-skewers-top-view_23-2148651140.jpg",
|
||||
imageAlt: "Delicious arabic fast-food veggies and meat on skewers top view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-roll-with-shepherd-salad_140725-1164.jpg",
|
||||
imageAlt: "meat roll with shepherd salad",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-lamb-meat-with-sauce-lettuce-red-cabbage-tomato-pita_141793-3637.jpg",
|
||||
imageAlt: "Side view grilled lamb meat with sauce lettuce red cabbage and tomato on pita",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-cutting-board_23-2147694414.jpg", imageAlt: "Świeże składniki"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -105,19 +76,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Beef,
|
||||
title: "Mięso Pierwszej Klasy",
|
||||
description: "Nie żadna kula mocy – prawdziwe mięso, idealne proporcje mięsa i przypraw.",
|
||||
},
|
||||
title: "Mięso Pierwszej Klasy", description: "Nie żadna kula mocy – prawdziwe mięso, idealne proporcje mięsa i przypraw."},
|
||||
{
|
||||
icon: Salad,
|
||||
title: "Świeże Każdego Dnia",
|
||||
description: "Warzywa chrupiące, surówki przygotowywane na bieżąco każdego ranka.",
|
||||
},
|
||||
title: "Świeże Każdego Dnia", description: "Warzywa chrupiące, surówki przygotowywane na bieżąco każdego ranka."},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Sosy, Które Zapamiętasz",
|
||||
description: "Od łagodnych po piekielne – nasze sosy robimy sami według własnych receptur.",
|
||||
},
|
||||
title: "Sosy, Które Zapamiętasz", description: "Od łagodnych po piekielne – nasze sosy robimy sami według własnych receptur."},
|
||||
]}
|
||||
title="Co mówią Ci, którzy już spróbowali"
|
||||
description="Dlaczego Master Keb's to nowa definicja jakości w Tyczynie?"
|
||||
@@ -132,59 +97,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Kraft",
|
||||
name: "Rollo",
|
||||
price: "24.00 PLN",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-fast-food-soft-drink_23-2150583947.jpg",
|
||||
},
|
||||
id: "p1", brand: "Kraft", name: "Rollo", price: "24.00 PLN", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/view-skateboard-with-fast-food-soft-drink_23-2150583947.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Klasyk",
|
||||
name: "Kebab w bułce",
|
||||
price: "22.00 PLN",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-slices-with-french-fries-pickled-cucumber-tomato-pita-bread_140725-10569.jpg",
|
||||
},
|
||||
id: "p2", brand: "Klasyk", name: "Kebab w bułce", price: "22.00 PLN", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-slices-with-french-fries-pickled-cucumber-tomato-pita-bread_140725-10569.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Specjał",
|
||||
name: "Kapsalon",
|
||||
price: "28.00 PLN",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-serbian-food-assortment_23-2149358062.jpg",
|
||||
},
|
||||
id: "p3", brand: "Specjał", name: "Kapsalon", price: "28.00 PLN", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-serbian-food-assortment_23-2149358062.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Klasyk",
|
||||
name: "Zapiekanka",
|
||||
price: "18.00 PLN",
|
||||
rating: 5,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-kebab-wrapped-lavash-with-fresh-salad-wooden-board_140725-11924.jpg",
|
||||
},
|
||||
id: "p4", brand: "Klasyk", name: "Zapiekanka", price: "18.00 PLN", rating: 5,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-kebab-wrapped-lavash-with-fresh-salad-wooden-board_140725-11924.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Tortilla",
|
||||
name: "Z cielęciną",
|
||||
price: "26.00 PLN",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-homemade-potatoes_140725-2296.jpg",
|
||||
},
|
||||
id: "p5", brand: "Tortilla", name: "Z cielęciną", price: "26.00 PLN", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/juicy-cheeseburger-homemade-potatoes_140725-2296.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Dodatki",
|
||||
name: "Frytki",
|
||||
price: "12.00 PLN",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-fried-meat-sweet-pepper-grated-cheese_140725-3950.jpg",
|
||||
},
|
||||
id: "p6", brand: "Dodatki", name: "Frytki", price: "12.00 PLN", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-fried-meat-sweet-pepper-grated-cheese_140725-3950.jpg"},
|
||||
]}
|
||||
title="Wybierz swoją broń"
|
||||
description="Nasze specjalności, przygotowywane z pasją."
|
||||
@@ -196,20 +125,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Master Keb's – bo kebab to sztuka",
|
||||
},
|
||||
type: "text", content: "Master Keb's – bo kebab to sztuka"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-woman-showing-menu-card-female-customer-sitting-restaurant_23-2147936254.jpg",
|
||||
alt: "Wnętrze lokalu",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-woman-showing-menu-card-female-customer-sitting-restaurant_23-2147936254.jpg", alt: "Wnętrze lokalu"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Dowiedz się więcej",
|
||||
href: "#",
|
||||
},
|
||||
text: "Dowiedz się więcej", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -222,45 +144,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Kesja K.",
|
||||
role: "Klient",
|
||||
company: "Tyczyn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg",
|
||||
},
|
||||
id: "1", name: "Kesja K.", role: "Klient", company: "Tyczyn", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "WOMARTW",
|
||||
role: "Klient",
|
||||
company: "Rzeszów",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-preparing-food-drinking-wine-kitchen-focus-is-young-man-with-wineglass_637285-5842.jpg",
|
||||
},
|
||||
id: "2", name: "WOMARTW", role: "Klient", company: "Rzeszów", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-preparing-food-drinking-wine-kitchen-focus-is-young-man-with-wineglass_637285-5842.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Kamil M.",
|
||||
role: "Klient",
|
||||
company: "Tyczyn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-man-with-orange-hair_23-2149122915.jpg",
|
||||
},
|
||||
id: "3", name: "Kamil M.", role: "Klient", company: "Tyczyn", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-man-with-orange-hair_23-2149122915.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tomasz P.",
|
||||
role: "Klient",
|
||||
company: "Wrocław",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg",
|
||||
},
|
||||
id: "4", name: "Tomasz P.", role: "Klient", company: "Wrocław", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna S.",
|
||||
role: "Klient",
|
||||
company: "Tyczyn",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg",
|
||||
},
|
||||
id: "5", name: "Anna S.", role: "Klient", company: "Tyczyn", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-smiling_158595-2427.jpg"},
|
||||
]}
|
||||
title="Nie wierz nam na słowo"
|
||||
description="Opinie naszych klientów mówią same za siebie."
|
||||
@@ -271,16 +168,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Kontakt"
|
||||
title="Wpadaj. Jedz. Wracaj."
|
||||
description="Znajdź nas w Tyczynie i zjedz najlepszego kebaba w okolicy."
|
||||
buttons={[
|
||||
{
|
||||
text: "Zadzwoń teraz",
|
||||
href: "tel:+48123456789",
|
||||
},
|
||||
text: "Zadzwoń teraz", href: "tel:+48123456789"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -289,25 +183,17 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Master Keb's",
|
||||
items: [
|
||||
title: "Master Keb's", items: [
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Lokalizacja",
|
||||
items: [
|
||||
title: "Lokalizacja", items: [
|
||||
{
|
||||
label: "Tyczyn, Główna 1",
|
||||
href: "#",
|
||||
},
|
||||
label: "Tyczyn, Główna 1", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user