Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-07 11:42:16 +00:00

View File

@@ -30,10 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "hero" },
{ name: "Start", id: "hero" },
{ name: "Menu", id: "menu" },
{ name: "Reviews", id: "reviews" },
{ name: "Visit Us", id: "contact" },
{ name: "Opinie", id: "reviews" },
{ name: "Kontakt", id: "contact" },
]}
brandName="Bonoful Kebab"
/>
@@ -42,11 +42,11 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{ variant: "radial-gradient" }}
title="The Kebab Będzin Can't Stop Talking About."
description="Authentic Turkish flavors. Generous portions. Fair prices. Open until 22:00."
title="Najlepszy Kebab w Będzinie."
description="Autentyczne tureckie smaki. Duże porcje. Atrakcyjne ceny. Otwarte codziennie do 22:00."
buttons={[
{ text: "See Our Menu", href: "#menu" },
{ text: "Find Us", href: "#contact" },
{ text: "Sprawdź Menu", href: "#menu" },
{ text: "Znajdź Nas", href: "#contact" },
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-beef-steaks-served-lavash-with-species_114579-1990.jpg", imageAlt: "Cinematic grill fire" },
@@ -64,9 +64,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"4.1/5 on Google", "37 Reviews", "Authentic Turkish Kitchen", "Open Daily Until 22:00", "Będzin's Favourite", "High-Quality Ingredients", "Premium Experience"]}
title="Będzin's Trusted Choice"
description="Join our community of satisfied food lovers in Będzin."
"4.1/5 na Google", "37 Opinii", "Autentyczna Kuchnia Turecka", "Otwarte Codziennie do 22:00", "Ulubiony punkt w Będzinie", "Najwyższa Jakość", "Premium Experience"]}
title="Zaufany Wybór w Będzinie"
description="Dołącz do grona naszych zadowolonych gości w Będzinie."
/>
</div>
@@ -77,29 +77,29 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Generous Portions", description: "Satisfying meals that leave you full and happy.", icon: Flame,
title: "Obfite Porcje", description: "Syte posiłki, które zaspokoją każdy głód.", icon: Flame,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-burger_1339-3174.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-beef-vegetables-brown-desk_23-2148042484.jpg" },
],
},
{
title: "Fast Service", description: "Quick, efficient preparation so you can enjoy your meal without the wait.", icon: Zap,
title: "Szybka Obsługa", description: "Efektywne przygotowanie, abyś mógł cieszyć się jedzeniem bez zbędnego czekania.", icon: Zap,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-researching-new-cooking-techniques-kitchen-uses-laptop_482257-121161.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-making-taco_23-2150831071.jpg" },
],
},
{
title: "Fair Prices", description: "Authentic quality at a value that makes sense for everyone.", icon: Wallet,
title: "Fair Prices", description: "Autentyczna jakość w cenie dostępnej dla każdego.", icon: Wallet,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805495.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-leaf-dolma-with-seasonings-dark-surface_140725-75404.jpg" },
],
},
]}
title="Why Bonoful?"
description="Crafted with passion, served with pride."
title="Dlaczego Bonoful?"
description="Stworzone z pasją, serwowane z dumą."
/>
</div>
@@ -111,26 +111,26 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", brand: "Signature", name: "Kebab Wrap", price: "22 PLN", rating: 5,
id: "1", brand: "Sygnatura", name: "Kebab Wrap", price: "22 PLN", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-rolls-with-vegetable-salad-white-plate_114579-4293.jpg"},
{
id: "2", brand: "Signature", name: "Classic Plate", price: "35 PLN", rating: 5,
id: "2", brand: "Sygnatura", name: "Klasyczny Talerz", price: "35 PLN", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-barbecue-sauce-with-rice_140725-7299.jpg"},
{
id: "3", brand: "Signature", name: "Premium Rollo", price: "26 PLN", rating: 4,
id: "3", brand: "Sygnatura", name: "Rollo Premium", price: "26 PLN", rating: 4,
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-sandwich-sandwich-made-meat-grilled-spit-with-vegetables-dark-blue-desk-sandwich-burger-food-meal-lunch_140725-64953.jpg"},
{
id: "4", brand: "Signature", name: "Mixed Grill", price: "45 PLN", rating: 5,
id: "4", brand: "Sygnatura", name: "Mixed Grill", price: "45 PLN", rating: 5,
reviewCount: "44", imageSrc: "http://img.b2bpic.net/free-photo/beef-barbecque-kebab-with-bbq-sauce-herbs-onion_114579-2881.jpg"},
{
id: "5", brand: "Signature", name: "Turkish Feast", price: "65 PLN", rating: 5,
id: "5", brand: "Sygnatura", name: "Uczta Turecka", price: "65 PLN", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-grilled-presented-yellow-ceramic-plate_114579-1709.jpg"},
{
id: "6", brand: "Signature", name: "Spicy Kebab", price: "24 PLN", rating: 4,
id: "6", brand: "Sygnatura", name: "Ostrzejszy Kebab", price: "24 PLN", rating: 4,
reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-roll-vegetables_140725-4688.jpg"},
]}
title="Signature Highlights"
description="Experience our most loved dishes, prepared with authentic spices and fresh, locally-sourced ingredients."
title="Nasze Specjały"
description="Odkryj smaki, które pokochały setki naszych gości w Będzinie."
/>
</div>
@@ -140,18 +140,18 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Highly Recommended", quote: "Bardzo dobry polecam — Very good!", name: "Emilia D.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg"},
id: "1", title: "Gorąco Polecam", quote: "Bardzo dobry kebab, polecam każdemu!", name: "Emilia D.", role: "Gość", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg"},
{
id: "2", title: "Great Value", quote: "Good kebab at a fair price. Fast service. Big portion. Recommended.", name: "Grzegorz", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg"},
id: "2", title: "Świetna Relacja Jakości", quote: "Dobre jedzenie w uczciwej cenie. Szybko i smacznie.", name: "Grzegorz", role: "Gość", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg"},
{
id: "3", title: "Delicious", quote: "One of the best kebabs I've had in a while. Will be back.", name: "Maria K.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg"},
id: "3", title: "Pyszne", quote: "Jeden z najlepszych kebabów w ostatnim czasie. Wrócę na pewno.", name: "Maria K.", role: "Gość", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg"},
{
id: "4", title: "Authentic Flavor", quote: "The spices are perfect. Authentic taste through and through.", name: "Tomasz", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199355.jpg"},
id: "4", title: "Autentyczny Smak", quote: "Idealnie doprawione mięso. Smakuje jak w Turcji.", name: "Tomasz", role: "Gość", imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199355.jpg"},
{
id: "5", title: "Excellent Experience", quote: "Really quick service, quality is top tier.", name: "Anna S.", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg"},
id: "5", title: "Super Obsługa", quote: "Bardzo szybka obsługa, jakość mięsa na najwyższym poziomie.", name: "Anna S.", role: "Gość", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-sitting-with-woman-cafe_273609-6829.jpg"},
]}
title="Guest Reviews"
description="Don't take our word for it—listen to what our patrons say."
title="Opinie Gości"
description="Nie wierz nam na słowo sprawdź, co myślą nasi klienci."
/>
</div>
@@ -159,10 +159,10 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Visit Us"
title="Come hungry. Leave obsessed."
description="Marii Konopnickiej 2, 42-506 Będzin, Poland. Open daily until 22:00."
buttons={[{ text: "Get Directions", href: "https://maps.google.com" }]}
tag="Odwiedź Nas"
title="Głód nie ma szans."
description="ul. Marii Konopnickiej 2, 42-506 Będzin. Zapraszamy codziennie do godziny 22:00!"
buttons={[{ text: "Wyznacz Trasę", href: "https://maps.google.com" }]}
/>
</div>
@@ -171,19 +171,19 @@ export default function LandingPage() {
logoText="Bonoful Kebab"
columns={[
{
title: "Links", items: [
title: "Nawigacja", items: [
{ label: "Menu", href: "#menu" },
{ label: "Contact", href: "#contact" },
{ label: "Kontakt", href: "#contact" },
],
},
{
title: "Legal", items: [
{ label: "Privacy", href: "#" },
{ label: "Terms", href: "#" },
title: "Info", items: [
{ label: "Godziny: 10:00 - 22:00", href: "#" },
{ label: "Tel: +48 123 456 789", href: "#" },
],
},
]}
copyrightText="© 2024 Bonoful Kebab. All rights reserved."
copyrightText="© 2024 Bonoful Kebab. Wszelkie prawa zastrzeżone."
/>
</div>
</ReactLenis>