Update src/app/page.tsx
This commit is contained in:
233
src/app/page.tsx
233
src/app/page.tsx
@@ -31,43 +31,29 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Domov",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Domov", id: "/"},
|
||||
{
|
||||
name: "O Nás",
|
||||
id: "#about",
|
||||
},
|
||||
name: "O Nás", id: "#about"},
|
||||
{
|
||||
name: "Ponuka",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Ponuka", id: "#menu"},
|
||||
{
|
||||
name: "Recenzie",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Recenzie", id: "#reviews"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Kontakt", id: "#contact"},
|
||||
]}
|
||||
brandName="Industry Coffee Bar"
|
||||
button={{
|
||||
text: "Pozri menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Pozri menu", href: "#menu"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroOverlay
|
||||
title="Industry Coffee Bar"
|
||||
description="Kde každý deň začína dobre. \\\n(Where every day starts well.)"
|
||||
description="Kde každý deň začína dobre. \\n(Where every day starts well.)"
|
||||
buttons={[
|
||||
{
|
||||
text: "Pozri menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Pozri menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-beans-sack-cups-coffee-white-background-with-copy-space_141793-8953.jpg"
|
||||
imageAlt="Industrial Coffee Bar interior with coffee and breakfast"
|
||||
@@ -76,27 +62,19 @@ export default function LandingPage() {
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-beautiful-fair-haired-young-woman-posing-kitchen_74855-7993.jpg",
|
||||
alt: "Happy customer profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-beautiful-fair-haired-young-woman-posing-kitchen_74855-7993.jpg", alt: "Happy customer profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-domestic-kitchen_1398-499.jpg",
|
||||
alt: "Smiling customer profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-domestic-kitchen_1398-499.jpg", alt: "Smiling customer profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-couple-marriage-photo-session-outside_1303-16693.jpg",
|
||||
alt: "Young man enjoying coffee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-couple-marriage-photo-session-outside_1303-16693.jpg", alt: "Young man enjoying coffee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-lighting-candle_23-2149390385.jpg",
|
||||
alt: "Cafe visitor profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-lighting-candle_23-2149390385.jpg", alt: "Cafe visitor profile"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/crazy-young-man-with-table-happy-expression_1194-4571.jpg",
|
||||
alt: "Satisfied patron profile",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/crazy-young-man-with-table-happy-expression_1194-4571.jpg", alt: "Satisfied patron profile"},
|
||||
]}
|
||||
avatarText="Pridajte sa k nám!"
|
||||
titleClassName="text-white"
|
||||
descriptionClassName="text-white"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -120,41 +98,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Špeciálna Káva",
|
||||
description: "Starostlivo vybrané zrná a precízna príprava pre dokonalý zážitok.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/coffee-shop-logo-template_23-2150529574.jpg",
|
||||
imageAlt: "Specialty coffee icon",
|
||||
},
|
||||
title: "Špeciálna Káva", description: "Starostlivo vybrané zrná a precízna príprava pre dokonalý zážitok.", imageSrc: "http://img.b2bpic.net/free-vector/coffee-shop-logo-template_23-2150529574.jpg", imageAlt: "Specialty coffee icon"},
|
||||
{
|
||||
title: "Najlepšie Raňajky",
|
||||
description: "Začnite deň s bohatými a chutnými raňajkami.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ingredients-breakfast_23-2147555750.jpg",
|
||||
imageAlt: "Breakfast icon",
|
||||
},
|
||||
title: "Najlepšie Raňajky", description: "Začnite deň s bohatými a chutnými raňajkami.", imageSrc: "http://img.b2bpic.net/free-vector/ingredients-breakfast_23-2147555750.jpg", imageAlt: "Breakfast icon"},
|
||||
{
|
||||
title: "Čerstvé Limonády",
|
||||
description: "Osviežujúce domáce limonády z pravého ovocia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-fruit-juices-collection_23-2147554062.jpg",
|
||||
imageAlt: "Fresh lemonade icon",
|
||||
},
|
||||
title: "Čerstvé Limonády", description: "Osviežujúce domáce limonády z pravého ovocia.", imageSrc: "http://img.b2bpic.net/free-vector/flat-fruit-juices-collection_23-2147554062.jpg", imageAlt: "Fresh lemonade icon"},
|
||||
{
|
||||
title: "Vždy Čisté",
|
||||
description: "Kladieme dôraz na čistotu a hygienu pre vaše pohodlie.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-tourism-day-safety-measures-logos_23-2148608832.jpg",
|
||||
imageAlt: "Cleaning icon",
|
||||
},
|
||||
title: "Vždy Čisté", description: "Kladieme dôraz na čistotu a hygienu pre vaše pohodlie.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-world-tourism-day-safety-measures-logos_23-2148608832.jpg", imageAlt: "Cleaning icon"},
|
||||
{
|
||||
title: "Priateľský Personál",
|
||||
description: "Náš tím je tu, aby vám spríjemnil každú návštevu.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-employee-month-badges_23-2149476711.jpg",
|
||||
imageAlt: "Friendly staff icon",
|
||||
},
|
||||
title: "Priateľský Personál", description: "Náš tím je tu, aby vám spríjemnil každú návštevu.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-employee-month-badges_23-2149476711.jpg", imageAlt: "Friendly staff icon"},
|
||||
{
|
||||
title: "Bezplatné Parkovanie",
|
||||
description: "Zaparkujte u nás bez starostí a užite si svoj čas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/lorry-parking-location-pins_78370-3474.jpg",
|
||||
imageAlt: "Parking icon",
|
||||
},
|
||||
title: "Bezplatné Parkovanie", description: "Zaparkujte u nás bez starostí a užite si svoj čas.", imageSrc: "http://img.b2bpic.net/free-vector/lorry-parking-location-pins_78370-3474.jpg", imageAlt: "Parking icon"},
|
||||
]}
|
||||
title="Prečo si Vybrať Nás?"
|
||||
description="Objavte, čo robí Industry Coffee Bar jedinečným."
|
||||
@@ -170,65 +124,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "prazenica",
|
||||
brand: "Raňajky",
|
||||
name: "Praženica",
|
||||
price: "€5.50",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-two-eggs-with-ham-cheese-round-bowl-two-pieces-brown-healthy-bread-side_343596-1556.jpg",
|
||||
imageAlt: "Scrambled eggs with fresh bread",
|
||||
},
|
||||
id: "prazenica", brand: "Raňajky", name: "Praženica", price: "€5.50", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/baked-two-eggs-with-ham-cheese-round-bowl-two-pieces-brown-healthy-bread-side_343596-1556.jpg", imageAlt: "Scrambled eggs with fresh bread"},
|
||||
{
|
||||
id: "stripsy",
|
||||
brand: "Hlavné Jedlá",
|
||||
name: "Kuracie Stripsy",
|
||||
price: "€8.90",
|
||||
rating: 4.5,
|
||||
reviewCount: "62",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-appetizing-chicken-with-lemon-herbs-lavash-board-cream-notebook_140725-72531.jpg",
|
||||
imageAlt: "Crispy chicken strips with dip",
|
||||
},
|
||||
id: "stripsy", brand: "Hlavné Jedlá", name: "Kuracie Stripsy", price: "€8.90", rating: 4.5,
|
||||
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-appetizing-chicken-with-lemon-herbs-lavash-board-cream-notebook_140725-72531.jpg", imageAlt: "Crispy chicken strips with dip"},
|
||||
{
|
||||
id: "kava",
|
||||
brand: "Nápoje",
|
||||
name: "Káva Industry",
|
||||
price: "€3.20",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cappuccino-table_140725-7268.jpg",
|
||||
imageAlt: "Signature Industry Coffee with latte art",
|
||||
},
|
||||
id: "kava", brand: "Nápoje", name: "Káva Industry", price: "€3.20", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fresh-cappuccino-table_140725-7268.jpg", imageAlt: "Signature Industry Coffee with latte art"},
|
||||
{
|
||||
id: "limonada",
|
||||
brand: "Nápoje",
|
||||
name: "Limonáda z čerstvého ovocia",
|
||||
price: "€4.00",
|
||||
rating: 4.8,
|
||||
reviewCount: "78",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-apple-cider-ingredients-green-background_185193-165762.jpg",
|
||||
imageAlt: "Fresh fruit lemonade with mint",
|
||||
},
|
||||
id: "limonada", brand: "Nápoje", name: "Limonáda z čerstvého ovocia", price: "€4.00", rating: 4.8,
|
||||
reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-apple-cider-ingredients-green-background_185193-165762.jpg", imageAlt: "Fresh fruit lemonade with mint"},
|
||||
{
|
||||
id: "croissant",
|
||||
brand: "Pečivo",
|
||||
name: "Maslový Croissant",
|
||||
price: "€2.50",
|
||||
rating: 4.7,
|
||||
reviewCount: "50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-pan-with-cup-tea-honey-dipper-flat-lay-wooden-kitchen-towel_176474-8195.jpg",
|
||||
imageAlt: "Golden butter croissant",
|
||||
},
|
||||
id: "croissant", brand: "Pečivo", name: "Maslový Croissant", price: "€2.50", rating: 4.7,
|
||||
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/croissants-pan-with-cup-tea-honey-dipper-flat-lay-wooden-kitchen-towel_176474-8195.jpg", imageAlt: "Golden butter croissant"},
|
||||
{
|
||||
id: "sandwich",
|
||||
brand: "Obed",
|
||||
name: "Club Sandwich",
|
||||
price: "€7.90",
|
||||
rating: 4.4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ham-egg-sandwich-picnic-table_1147-506.jpg",
|
||||
imageAlt: "Hearty club sandwich",
|
||||
},
|
||||
id: "sandwich", brand: "Obed", name: "Club Sandwich", price: "€7.90", rating: 4.4,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/ham-egg-sandwich-picnic-table_1147-506.jpg", imageAlt: "Hearty club sandwich"},
|
||||
]}
|
||||
title="Naše Obľúbené Položky z Menu"
|
||||
description="Ceny od 5 do 10 € za osobu. Objavte chute, ktoré si zamilujete."
|
||||
@@ -242,53 +154,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Jana K.",
|
||||
handle: "@janak",
|
||||
testimonial: "Najlepšie raňajky v Prešove! Káva je vždy perfektná a atmosféra je úžasná. Moje obľúbené miesto na relax.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754673.jpg",
|
||||
imageAlt: "Profile picture of Jana K.",
|
||||
},
|
||||
id: "t1", name: "Jana K.", handle: "@janak", testimonial: "Najlepšie raňajky v Prešove! Káva je vždy perfektná a atmosféra je úžasná. Moje obľúbené miesto na relax.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754673.jpg", imageAlt: "Profile picture of Jana K."},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Peter S.",
|
||||
handle: "@peter_s",
|
||||
testimonial: "Milujem industriálny dizajn a priateľský personál. Limonády sú osviežujúce a vždy sa tu cítim vítaný.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
|
||||
imageAlt: "Profile picture of Peter S.",
|
||||
},
|
||||
id: "t2", name: "Peter S.", handle: "@peter_s", testimonial: "Milujem industriálny dizajn a priateľský personál. Limonády sú osviežujúce a vždy sa tu cítim vítaný.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "Profile picture of Peter S."},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mária H.",
|
||||
handle: "@maria_h",
|
||||
testimonial: "Chodím sem pravidelne na kávu a čerstvé pečivo. Je to také príjemné miesto, kde sa dá na chvíľu zastaviť.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-coffee-talking-smartphone_171337-19587.jpg",
|
||||
imageAlt: "Profile picture of Mária H.",
|
||||
},
|
||||
id: "t3", name: "Mária H.", handle: "@maria_h", testimonial: "Chodím sem pravidelne na kávu a čerstvé pečivo. Je to také príjemné miesto, kde sa dá na chvíľu zastaviť.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-coffee-talking-smartphone_171337-19587.jpg", imageAlt: "Profile picture of Mária H."},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Dušan V.",
|
||||
handle: "@dusanv",
|
||||
testimonial: "Káva Industry je moja nová závislosť! Plus, možnosť zaparkovať je veľké plus. Určite odporúčam.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-concept-successful-young-man-black-hat-casual-t-shirt-having-coffee-sitting-sidewalk-restaurant_273609-1754.jpg",
|
||||
imageAlt: "Profile picture of Dušan V.",
|
||||
},
|
||||
id: "t4", name: "Dušan V.", handle: "@dusanv", testimonial: "Káva Industry je moja nová závislosť! Plus, možnosť zaparkovať je veľké plus. Určite odporúčam.", imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-concept-successful-young-man-black-hat-casual-t-shirt-having-coffee-sitting-sidewalk-restaurant_273609-1754.jpg", imageAlt: "Profile picture of Dušan V."},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Zuzana M.",
|
||||
handle: "@zuzanam",
|
||||
testimonial: "Vždy výborný servis a skvelé jedlo. Atmosféra je jedinečná, vždy sa sem rada vraciam s priateľmi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-667.jpg",
|
||||
imageAlt: "Profile picture of Zuzana M.",
|
||||
},
|
||||
id: "t5", name: "Zuzana M.", handle: "@zuzanam", testimonial: "Vždy výborný servis a skvelé jedlo. Atmosféra je jedinečná, vždy sa sem rada vraciam s priateľmi.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-667.jpg", imageAlt: "Profile picture of Zuzana M."},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Tomáš F.",
|
||||
handle: "@tomasf",
|
||||
testimonial: "Skvelé miesto na rýchlu kávu pred prácou, alebo na dlhšie posedenie s kamarátmi. Palec hore!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe_171337-18068.jpg",
|
||||
imageAlt: "Profile picture of Tomáš F.",
|
||||
},
|
||||
id: "t6", name: "Tomáš F.", handle: "@tomasf", testimonial: "Skvelé miesto na rýchlu kávu pred prácou, alebo na dlhšie posedenie s kamarátmi. Palec hore!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe_171337-18068.jpg", imageAlt: "Profile picture of Tomáš F."},
|
||||
]}
|
||||
title="Čo Hovoria Naši Hostia"
|
||||
description="Počúvame a zlepšujeme sa, aby sme vám poskytli ten najlepší zážitok."
|
||||
@@ -302,28 +178,17 @@ export default function LandingPage() {
|
||||
description="Príďte si vychutnať jedinečnú atmosféru Industry Coffee Bar.\n\nBudovateľská 34A, 080 01 Prešov, Slovakia\nTelefón: +421 907 493 409\nOtvorené: Pondelok - Piatok, 7:00 - 18:00"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Vaše Meno",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Vaše Meno", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Váš E-mail",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Váš E-mail", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Telefónne číslo (voliteľné)",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "Telefónne číslo (voliteľné)", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Vaša správa",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Vaša správa", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-pushpins-showing-destination-points-map_23-2147837128.jpg"
|
||||
@@ -341,19 +206,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram link",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram link"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook link",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook link"},
|
||||
{
|
||||
icon: MapPin,
|
||||
href: "https://www.google.com/maps/search/Budovateľská+34A,+080+01+Prešov,+Slovakia",
|
||||
ariaLabel: "Google Maps link",
|
||||
},
|
||||
href: "https://www.google.com/maps/search/Budovateľská+34A,+080+01+Prešov,+Slovakia", ariaLabel: "Google Maps link"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user