2 Commits

Author SHA1 Message Date
e3f8decda1 Update src/app/page.tsx 2026-04-07 10:08:05 +00:00
0e90104d78 Merge version_1 into main
Merge version_1 into main
2026-04-07 09:53:01 +00:00

View File

@@ -9,7 +9,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardThree from '@/components/sections/product/ProductCardThree'; import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import { Coffee } from "lucide-react"; import { Coffee, Phone } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -30,42 +30,29 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Start", name: "Start", id: "hero"},
id: "hero",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Kontakt", name: "Kontakt", id: "contact"},
id: "contact",
},
]} ]}
brandName="Krótka Caffe" brandName="Krótka Caffe"
button={{ button={{
text: "Zarezerwuj stolik", text: "Zarezerwuj stolik", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
logoText="Krótka Caffe" logoText="Krótka Caffe"
description="Najlepsze śniadania i kawa w Aleksandrowie Łódzkim. Świeżo, lokalnie i z pasją." description="Najlepsze śniadania i kawa w Aleksandrowie Łódzkim. Telefon: +48 123 456 789. Świeżo, lokalnie i z pasją."
buttons={[ buttons={[
{ {
text: "Zadzwoń teraz", text: "Zadzwoń teraz: +48 123 456 789", href: "tel:+48123456789"},
href: "tel:+48000000000",
},
{ {
text: "Zarezerwuj stolik", text: "Zarezerwuj stolik", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg" imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg"
imageAlt="Wnętrze kawiarni Krótka Caffe" imageAlt="Wnętrze kawiarni Krótka Caffe"
@@ -78,12 +65,7 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Google Maps", "Google Maps", "Facebook", "TripAdvisor", "Lokalni Smakosze", "Aleksandrów Cafe Guide"]}
"Facebook",
"TripAdvisor",
"Lokalni Smakosze",
"Aleksandrów Cafe Guide",
]}
title="Polecane przez lokalnych klientów" title="Polecane przez lokalnych klientów"
description="Dołącz do grona zadowolonych gości, którzy cenią jakość i klimat." description="Dołącz do grona zadowolonych gości, którzy cenią jakość i klimat."
/> />
@@ -97,41 +79,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "English Breakfast", price: "35 zł", imageSrc: "http://img.b2bpic.net/free-photo/delicious-egg-meal-pan_23-2148814507.jpg?_wi=1"},
name: "English Breakfast",
price: "35 zł",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-egg-meal-pan_23-2148814507.jpg?_wi=1",
},
{ {
id: "2", id: "2", name: "Pancakes z owocami", price: "28 zł", imageSrc: "http://img.b2bpic.net/free-photo/top-view-father-s-day-dessert-with-pancakes_23-2148548467.jpg"},
name: "Pancakes z owocami",
price: "28 zł",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-father-s-day-dessert-with-pancakes_23-2148548467.jpg",
},
{ {
id: "3", id: "3", name: "Eggs Benedict", price: "32 zł", imageSrc: "http://img.b2bpic.net/free-photo/benedict-eggs_74190-3897.jpg?_wi=1"},
name: "Eggs Benedict",
price: "32 zł",
imageSrc: "http://img.b2bpic.net/free-photo/benedict-eggs_74190-3897.jpg?_wi=1",
},
{ {
id: "4", id: "4", name: "Cappuccino", price: "15 zł", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-latte-art_1150-12808.jpg"},
name: "Cappuccino",
price: "15 zł",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-latte-art_1150-12808.jpg",
},
{ {
id: "5", id: "5", name: "Omlet z warzywami", price: "25 zł", imageSrc: "http://img.b2bpic.net/free-photo/delicious-egg-meal-pan_23-2148814507.jpg?_wi=2"},
name: "Omlet z warzywami",
price: "25 zł",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-egg-meal-pan_23-2148814507.jpg?_wi=2",
},
{ {
id: "6", id: "6", name: "Toast z awokado", price: "29 zł", imageSrc: "http://img.b2bpic.net/free-photo/benedict-eggs_74190-3897.jpg?_wi=2"},
name: "Toast z awokado",
price: "29 zł",
imageSrc: "http://img.b2bpic.net/free-photo/benedict-eggs_74190-3897.jpg?_wi=2",
},
]} ]}
title="Nasze popularne dania" title="Nasze popularne dania"
description="Sprawdź co najchętniej wybierają nasi goście." description="Sprawdź co najchętniej wybierają nasi goście."
@@ -155,20 +113,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Zarezerwuj stolik" tag="Zarezerwuj stolik"
title="Czekamy na Ciebie!" title="Czekamy na Ciebie!"
description="Zadzwoń do nas lub wypełnij formularz, aby zarezerwować stolik lub zapytać o catering." description="Zadzwoń do nas pod numer +48 123 456 789 lub wypełnij formularz, aby zarezerwować stolik."
buttons={[ buttons={[
{ {
text: "Zadzwoń teraz", text: "Zadzwoń: +48 123 456 789", href: "tel:+48123456789"},
href: "tel:+48000000000",
},
{ {
text: "Wyślij wiadomość", text: "Wyślij wiadomość", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -177,46 +130,29 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Śniadania", label: "Śniadania", href: "#menu"},
href: "#menu",
},
{ {
label: "Kawy", label: "Kawy", href: "#menu"},
href: "#menu",
},
{ {
label: "Catering", label: "Catering", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Kontakt", title: "Kontakt", items: [
items: [
{ {
label: "Zadzwoń", label: "+48 123 456 789", href: "tel:+48123456789"},
href: "tel:+48000000000",
},
{ {
label: "Rezerwacja", label: "Rezerwacja", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Lokalizacja", title: "Lokalizacja", items: [
items: [
{ {
label: "Aleksandrów Łódzki", label: "Aleksandrów Łódzki", href: "#"},
href: "#",
},
{ {
label: "Otwarte: 8-20", label: "Otwarte: 8-20", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -227,4 +163,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }