Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-03 06:11:06 +00:00

View File

@@ -2,14 +2,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroLogo from '@/components/sections/hero/HeroLogo';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Cake, Clock, Coffee, Heart, MapPin, Phone, Star } from "lucide-react";
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Cake, Coffee, MapPin, Mail, Sparkles } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,303 +29,87 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Our Story", id: "about" },
{ name: "Showcase", id: "products" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Connect", id: "contact" },
]}
brandName="Siesta Café"
button={{
text: "Call: +48 12 431 14 88",
href: "tel:+48124311488",
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
title="A Cozy Hidden Gem in the Heart of Kraków"
description="Escape the bustle of the Old Town and join us at Stolarska 6 for the perfect winter tea, homemade desserts, and an atmosphere that feels like home."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-speaks-phone-waves-hello-someone-view-from-street_169016-15546.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756348.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-women-break-time_23-2149308479.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-kissing-woman-cheek_23-2149141864.jpg",
alt: "Customer",
},
]}
avatarText="Loved by 1,500+ happy guests"
buttons={[
{
text: "Book a Table",
href: "#contact",
},
{
text: "View Menu",
href: "#products",
},
]}
marqueeItems={[
{
type: "text-icon",
text: "Specialty Coffee",
icon: Coffee,
},
{
type: "text-icon",
text: "Homemade Sernik",
icon: Cake,
},
{
type: "text-icon",
text: "Old Town Atmosphere",
icon: MapPin,
},
{
type: "text-icon",
text: "Winter Tea Selection",
icon: Coffee,
},
{
type: "text-icon",
text: "Pet Friendly",
icon: Heart,
},
]}
<HeroLogo
logoText="Siesta Café"
description="A curated experience of flavor, tradition, and artistry. Discover our portfolio of specialty brews and handcrafted desserts in the heart of Kraków."
buttons={[{ text: "Explore Gallery", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-with-fresh-marble-table_114579-60548.jpg"
/>
</div>
<div id="about" data-section="about">
<AboutMetric
<InlineImageSplitTextAbout
useInvertedBackground={true}
title="Exceptional Service, Quiet Atmosphere"
metrics={[
{
label: "Google Rating",
value: "4.6 Stars",
icon: Star,
},
{
label: "Opening Hours",
value: "10 AM Daily",
icon: Clock,
},
{
label: "Find Us",
value: "Stolarska 6",
icon: MapPin,
},
]}
metricsAnimation="slide-up"
heading={[{ type: 'text', content: "Crafting Memories Since Forever" }]}
buttons={[{ text: "Read Our Story", href: "#" }]}
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
<FeatureCardTwentyFour
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
textboxLayout="split"
useInvertedBackground={false}
products={[
title="Portfolio Showcase"
description="Our signature creations captured for your inspiration."
features={[
{
id: "1",
name: "Herbata Zimowa",
price: "zł 25",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-fresh-marble-table_114579-60548.jpg",
id: "1", title: "Winter Tea", author: "Seasonal Selection", description: "A warming blend of spices and seasonal fruits.", tags: ["Hot Drinks", "Seasonal"],
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-fresh-marble-table_114579-60548.jpg"
},
{
id: "2",
name: "Grzaniec (Mulled Beer)",
price: "zł 22",
imageSrc: "http://img.b2bpic.net/free-photo/make-your-winter-quite-warmer_329181-7067.jpg",
},
{
id: "3",
name: "Apple Pie with Cinnamon",
price: "zł 20",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-cake-galette_114579-13574.jpg",
},
{
id: "4",
name: "Hot Chocolate",
price: "zł 22",
imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate-table_1339-5794.jpg",
},
{
id: "5",
name: "Cheesecake (Sernik)",
price: "zł 20",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slice-wit-fresh-red-dogwoods-blue-desk_140725-31163.jpg",
},
{
id: "6",
name: "Specialty Coffee",
price: "zł 18",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-barista-hand-holding-portafilter-with-black-ground-coffee-cafe-shop-restaurant_613910-20893.jpg",
},
id: "2", title: "Homemade Sernik", author: "Bakery", description: "Traditional cheesecake, light and airy.", tags: ["Desserts", "Local"],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slice-wit-fresh-red-dogwoods-blue-desk_140725-31163.jpg"
}
]}
title="Our Signature Delights"
description="Hand-crafted recipes perfected over years of local tradition."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="slide-up"
textboxLayout="default"
<TestimonialCardTen
title="Curated Experiences"
description="Hear from those who have visited our sanctuary."
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Tourist",
company: "UK",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-speaks-phone-waves-hello-someone-view-from-street_169016-15546.jpg",
},
{
id: "2",
name: "Mateusz P.",
role: "Local",
company: "Kraków",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg",
},
{
id: "3",
name: "Elena V.",
role: "Traveler",
company: "Italy",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756348.jpg",
},
{
id: "4",
name: "David K.",
role: "Blogger",
company: "USA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-break-time_23-2149308479.jpg",
},
{
id: "5",
name: "Anna K.",
role: "Local",
company: "Kraków",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-kissing-woman-cheek_23-2149141864.jpg",
},
id: "1", title: "A True Gem", quote: "The most atmospheric cafe I have ever visited in Kraków.", name: "Sarah J.", role: "Traveler"
}
]}
kpiItems={[
{
value: "4.6",
label: "Google Rating",
},
{
value: "1.5k+",
label: "Happy Reviews",
},
{
value: "100%",
label: "Warm Smiles",
},
]}
title="What Guests Are Saying"
description="Join our community of happy explorers and cozy coffee lovers."
/>
</div>
<div id="contact" data-section="contact">
<ContactFaq
animationType="slide-up"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you accept reservations?",
content: "Yes! We recommend booking ahead, especially for larger groups or weekends.",
},
{
id: "2",
title: "Are you pet-friendly?",
content: "We welcome well-behaved pets in our café.",
},
{
id: "3",
title: "Do you offer delivery?",
content: "We currently focus exclusively on our dine-in experience to provide the best atmosphere for our guests.",
},
]}
ctaTitle="Reservations & Events"
ctaDescription="Whether it's a quiet table for two or a private event booking, we are here to make your visit special. Contact us today."
ctaButton={{
text: "Call Now",
href: "tel:+48124311488",
}}
ctaIcon={Phone}
<ContactCenter
tag="Connect"
title="Stay Updated"
description="Subscribe to our updates for new menu launches and special events."
tagIcon={Mail}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
<FooterBaseCard
logoText="Siesta Café"
columns={[
{
title: "Visit Us",
items: [
{
label: "Stolarska 6, 31-043 Kraków",
href: "https://maps.app.goo.gl/example",
},
{
label: "Opens 10 AM Daily",
href: "#",
},
],
},
{
title: "Reservations",
items: [
{
label: "+48 12 431 14 88",
href: "tel:+48124311488",
},
],
},
{ title: "Quick Links", items: [{ label: "Gallery", href: "#products" }, { label: "Our Story", href: "#about" }] },
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "Email Us", href: "mailto:hello@siestacafe.com" }] }
]}
bottomLeftText="© 2024 Siesta Café Kraków"
bottomRightText="Cozy Atmosphere & Exceptional Tea"
copyrightText="© 2024 Siesta Café Kraków. Portfolio Showcase."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}