Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
392
src/app/page.tsx
392
src/app/page.tsx
@@ -31,30 +31,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Events",
|
||||
id: "events",
|
||||
},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Events", id: "events" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Piano Cafè"
|
||||
/>
|
||||
@@ -62,83 +44,36 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Your Cozy Neighborhood Cafe for Coffee, Brunch & Live Piano"
|
||||
description="Experience premium coffee, artisanal desserts, and a relaxing musical atmosphere in the heart of Cieszyn. Join us for a perfect blend of taste and melody."
|
||||
kpis={[
|
||||
{
|
||||
value: "4.8★",
|
||||
label: "Google Rating",
|
||||
},
|
||||
{
|
||||
value: "388+",
|
||||
label: "Local Reviews",
|
||||
},
|
||||
{
|
||||
value: "20+",
|
||||
label: "Hand-made Desserts",
|
||||
},
|
||||
{ value: "4.8★", label: "Google Rating" },
|
||||
{ value: "388+", label: "Local Reviews" },
|
||||
{ value: "20+", label: "Hand-made Desserts" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{ text: "Reserve a Table", href: "#contact" },
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg"
|
||||
imageAlt="Piano Cafe cozy interior ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sceptical-creative-man-green-blazer-dark-background_613910-3829.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67066.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10366.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-sceptical-creative-man-green-blazer-dark-background_613910-3829.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10368.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67066.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-long-hair-dressed-green-jacket_613910-10366.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", alt: "Customer" },
|
||||
]}
|
||||
avatarText="Join our growing community"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Freshly Roasted Coffee",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisanal Pastries",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Live Piano Music",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Cozy Atmosphere",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Community Centric",
|
||||
},
|
||||
{ type: "text", text: "Freshly Roasted Coffee" },
|
||||
{ type: "text", text: "Artisanal Pastries" },
|
||||
{ type: "text", text: "Live Piano Music" },
|
||||
{ type: "text", text: "Cozy Atmosphere" },
|
||||
{ type: "text", text: "Community Centric" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -148,13 +83,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Musical Sanctuary in Cieszyn"
|
||||
description="Piano Cafe is more than a coffee shop; it’s a cultural gathering place. Since our founding, we have curated an environment where fresh, high-quality ingredients meet soul-soothing live music. Every cup of coffee and slice of cake is served with passion and the local charm of Głęboka Street. We invite you to sit back, relax, and stay a while."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book an Event",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-barista-black-apron-holding-coffee-cup-pointing-finger-you-inviting-visit-cafe-standi_1258-145223.jpg?_wi=1"
|
||||
buttons={[{ text: "Book an Event", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-barista-black-apron-holding-coffee-cup-pointing-finger-you-inviting-visit-cafe-standi_1258-145223.jpg"
|
||||
imageAlt="The welcoming staff at Piano Cafe"
|
||||
/>
|
||||
</div>
|
||||
@@ -166,55 +96,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Artisanal Coffee",
|
||||
description: "Premium beans roasted to perfection by our expert baristas for an unmatched morning or afternoon pick-me-up.",
|
||||
icon: Coffee,
|
||||
title: "Artisanal Coffee", description: "Premium beans roasted to perfection by our expert baristas for an unmatched morning or afternoon pick-me-up.", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-shiny-coffee-machine-coffee-shop-is-ready-start-making-coffee_613910-17361.jpg?_wi=1",
|
||||
imageAlt: "Artisanal Coffee",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-coffee-machine-closeup-bartender-making-coffee-drink_176420-7901.jpg",
|
||||
imageAlt: "Artisanal Coffee",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/new-shiny-coffee-machine-coffee-shop-is-ready-start-making-coffee_613910-17361.jpg", imageAlt: "Artisanal Coffee" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-coffee-machine-closeup-bartender-making-coffee-drink_176420-7901.jpg", imageAlt: "Artisanal Coffee" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=2",
|
||||
imageAlt: "fresh coffee beans macro shot",
|
||||
},
|
||||
{
|
||||
title: "Signature Desserts",
|
||||
description: "From our famous Marlenka to freshly baked carrot cake, our sweets are prepared fresh daily using local, high-quality ingredients.",
|
||||
icon: Cake,
|
||||
title: "Signature Desserts", description: "From our famous Marlenka to freshly baked carrot cake, our sweets are prepared fresh daily using local, high-quality ingredients.", icon: Cake,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg",
|
||||
imageAlt: "Signature Desserts",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg",
|
||||
imageAlt: "Signature Desserts",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cakes-table_1262-20058.jpg", imageAlt: "Signature Desserts" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dessert-sweet-cake-tasty-bakery-soft_53876-30995.jpg", imageAlt: "Signature Desserts" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-black-apron-holding-coffee-cup-pointing-finger-you-inviting-visit-cafe-standi_1258-145223.jpg?_wi=2",
|
||||
imageAlt: "fresh coffee beans macro shot",
|
||||
},
|
||||
{
|
||||
title: "Live Piano Evenings",
|
||||
description: "Enjoy the calming influence of live piano music that sets the perfect mood for an evening unwind or a casual meeting.",
|
||||
icon: Music,
|
||||
title: "Live Piano Evenings", description: "Enjoy the calming influence of live piano music that sets the perfect mood for an evening unwind or a casual meeting.", icon: Music,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-inside-caravan_23-2148659500.jpg",
|
||||
imageAlt: "Live Music",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-suffering-from-cybersickness-from-using-tech-device-too-long_23-2151393746.jpg",
|
||||
imageAlt: "Live Music",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-inside-caravan_23-2148659500.jpg", imageAlt: "Live Music" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-suffering-from-cybersickness-from-using-tech-device-too-long_23-2151393746.jpg", imageAlt: "Live Music" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg?_wi=1",
|
||||
imageAlt: "fresh coffee beans macro shot",
|
||||
},
|
||||
]}
|
||||
title="Why Piano Cafe Stands Out"
|
||||
@@ -229,63 +129,16 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Cappuccino",
|
||||
price: "18 PLN",
|
||||
variant: "Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg?_wi=2",
|
||||
imageAlt: "Cappuccino",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Iced Coffee",
|
||||
price: "22 PLN",
|
||||
variant: "Cold Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hot-cup-coffee_53876-123577.jpg",
|
||||
imageAlt: "Iced Coffee",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Tiramisu",
|
||||
price: "25 PLN",
|
||||
variant: "Dessert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinks-coffee-with-cream-eats-christmas-macarons-cafe-outside_169016-55264.jpg",
|
||||
imageAlt: "Tiramisu",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Apple Pie",
|
||||
price: "20 PLN",
|
||||
variant: "Pastry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-cake-with-hot-coffee-cup-wooden-table_1150-6541.jpg",
|
||||
imageAlt: "Apple Pie",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Carrot Cake",
|
||||
price: "20 PLN",
|
||||
variant: "Pastry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pieces-cake-appetizing-pieces-cake-with-chocolate-strawberries-notebook-with-brown-pencil-dark-table_140725-117523.jpg",
|
||||
imageAlt: "Carrot Cake",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Chocolate Marlenka",
|
||||
price: "24 PLN",
|
||||
variant: "Pastry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-choco-eclairs-with-strawberries-light-table-dessert-cookie-cake_140725-125948.jpg",
|
||||
imageAlt: "Chocolate Marlenka",
|
||||
},
|
||||
{ id: "p1", name: "Cappuccino", price: "18 PLN", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg", imageAlt: "Cappuccino" },
|
||||
{ id: "p2", name: "Iced Coffee", price: "22 PLN", variant: "Cold Coffee", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hot-cup-coffee_53876-123577.jpg", imageAlt: "Iced Coffee" },
|
||||
{ id: "p3", name: "Tiramisu", price: "25 PLN", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinks-coffee-with-cream-eats-christmas-macarons-cafe-outside_169016-55264.jpg", imageAlt: "Tiramisu" },
|
||||
{ id: "p4", name: "Apple Pie", price: "20 PLN", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/cheese-cake-with-hot-coffee-cup-wooden-table_1150-6541.jpg", imageAlt: "Apple Pie" },
|
||||
{ id: "p5", name: "Carrot Cake", price: "20 PLN", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pieces-cake-appetizing-pieces-cake-with-chocolate-strawberries-notebook-with-brown-pencil-dark-table_140725-117523.jpg", imageAlt: "Carrot Cake" },
|
||||
{ id: "p6", name: "Chocolate Marlenka", price: "24 PLN", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-choco-eclairs-with-strawberries-light-table-dessert-cookie-cake_140725-125948.jpg", imageAlt: "Chocolate Marlenka" },
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="A curated selection of our most loved beverages and artisanal sweet treats."
|
||||
buttons={[
|
||||
{
|
||||
text: "See Full Menu",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "See Full Menu", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -296,27 +149,9 @@ export default function LandingPage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "e1",
|
||||
name: "Live Piano Nights",
|
||||
role: "Every Weekend",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-painter-using-watercolor-paint-mixing-colors-artistic-creation_482257-124848.jpg",
|
||||
imageAlt: "Live piano performance",
|
||||
},
|
||||
{
|
||||
id: "e2",
|
||||
name: "Community Meetups",
|
||||
role: "Flexible Hours",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-piano-shaped-music-box-with-bohemian-decor_23-2150545704.jpg",
|
||||
imageAlt: "Cozy group setup",
|
||||
},
|
||||
{
|
||||
id: "e3",
|
||||
name: "Catering & Private",
|
||||
role: "Booking Available",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-orange-sweater-sitting-bar-counter-cafe-with-mobile-phone-hand_627829-5524.jpg",
|
||||
imageAlt: "Event catering",
|
||||
},
|
||||
{ id: "e1", name: "Live Piano Nights", role: "Every Weekend", imageSrc: "http://img.b2bpic.net/free-photo/female-painter-using-watercolor-paint-mixing-colors-artistic-creation_482257-124848.jpg", imageAlt: "Live piano performance" },
|
||||
{ id: "e2", name: "Community Meetups", role: "Flexible Hours", imageSrc: "http://img.b2bpic.net/free-photo/view-piano-shaped-music-box-with-bohemian-decor_23-2150545704.jpg", imageAlt: "Cozy group setup" },
|
||||
{ id: "e3", name: "Catering & Private", role: "Booking Available", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-orange-sweater-sitting-bar-counter-cafe-with-mobile-phone-hand_627829-5524.jpg", imageAlt: "Event catering" },
|
||||
]}
|
||||
title="Events & Gatherings"
|
||||
description="Whether it's a live piano evening or your private celebration, Piano Cafe is the perfect backdrop."
|
||||
@@ -330,55 +165,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Coffee Culture",
|
||||
description: "Dedicated to quality.",
|
||||
icon: Coffee,
|
||||
title: "Coffee Culture", description: "Dedicated to quality.", icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-indoor-space-ready-comfortable-activities_23-2149864772.jpg",
|
||||
imageAlt: "Interior view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg",
|
||||
imageAlt: "Coffee detail",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-indoor-space-ready-comfortable-activities_23-2149864772.jpg", imageAlt: "Interior view" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg", imageAlt: "Coffee detail" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=3",
|
||||
imageAlt: "cozy cafe interior design wood",
|
||||
},
|
||||
{
|
||||
title: "Musical Vibe",
|
||||
description: "Relaxing and artistic.",
|
||||
icon: Music,
|
||||
title: "Musical Vibe", description: "Relaxing and artistic.", icon: Music,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-drinks-bar_23-2147859498.jpg",
|
||||
imageAlt: "Piano stage",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/piano-wooden-background-closeup-concept-musical-instruments_169016-4714.jpg",
|
||||
imageAlt: "Cafe decor",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-drinks-bar_23-2147859498.jpg", imageAlt: "Piano stage" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/piano-wooden-background-closeup-concept-musical-instruments_169016-4714.jpg", imageAlt: "Cafe decor" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-black-apron-holding-coffee-cup-pointing-finger-you-inviting-visit-cafe-standi_1258-145223.jpg?_wi=3",
|
||||
imageAlt: "cozy cafe interior design wood",
|
||||
},
|
||||
{
|
||||
title: "Community Home",
|
||||
description: "The local favorite.",
|
||||
icon: Users,
|
||||
title: "Community Home", description: "The local favorite.", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-cup_23-2148865587.jpg",
|
||||
imageAlt: "Service quality",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-american-male-using-laptop-drink-coffee-cafe_613910-8996.jpg",
|
||||
imageAlt: "Cafe seating",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-cup_23-2148865587.jpg", imageAlt: "Service quality" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-american-male-using-laptop-drink-coffee-cafe_613910-8996.jpg", imageAlt: "Cafe seating" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-shiny-coffee-machine-coffee-shop-is-ready-start-making-coffee_613910-17361.jpg?_wi=2",
|
||||
imageAlt: "cozy cafe interior design wood",
|
||||
},
|
||||
]}
|
||||
title="A Glimpse Inside"
|
||||
@@ -393,26 +198,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Sarah Johnson"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-pink-shirt_158595-1047.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-blonde-hipster-female-drinks-morning-coffee-restroom-with-loft-interior_613910-7678.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944060.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-sitting-white-textured-shirt-cafe-terrace-daytime_176474-4967.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-652.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-pink-shirt_158595-1047.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/pretty-blonde-hipster-female-drinks-morning-coffee-restroom-with-loft-interior_613910-7678.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944060.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-sitting-white-textured-shirt-cafe-terrace-daytime_176474-4967.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-652.jpg", alt: "Customer" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -425,30 +215,11 @@ export default function LandingPage() {
|
||||
title="Reserve Your Experience"
|
||||
description="Book a table, inquire about catering, or schedule your next event with us today."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Date of Reservation",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Your Phone", required: true },
|
||||
{ name: "date", type: "date", placeholder: "Date of Reservation" },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your request or message...",
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Your request or message...", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/backview-tourist-couple-bench_23-2147828009.jpg"
|
||||
buttonText="Send Reservation Request"
|
||||
/>
|
||||
@@ -459,42 +230,21 @@ export default function LandingPage() {
|
||||
logoText="Piano Cafè"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
{
|
||||
label: "Głęboka 54, 43-400 Cieszyn",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "+48 501 752 988",
|
||||
href: "tel:+48501752988",
|
||||
},
|
||||
title: "Visit Us", items: [
|
||||
{ label: "Głęboka 54, 43-400 Cieszyn", href: "#" },
|
||||
{ label: "+48 501 752 988", href: "tel:+48501752988" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Follow Us",
|
||||
items: [
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
title: "Follow Us", items: [
|
||||
{ label: "Facebook", href: "#" },
|
||||
{ label: "Instagram", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "About Us", href: "#about" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user