Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f303c57858 | |||
| 3ae3eeda35 | |||
| 9ee27f1d37 | |||
| 06de7bc4de |
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
|||||||
variant: "radial-gradient"
|
variant: "radial-gradient"
|
||||||
}}
|
}}
|
||||||
logoText="Junior Cafe"
|
logoText="Junior Cafe"
|
||||||
description="Traditional Taste. Modern Approach. Honest craftsmanship and fresh ingredients, right in the heart of Klánovice. We believe that true quality doesn't need shortcuts."
|
description="Honest craftsmanship and fresh ingredients in the heart of Klánovice. Experience quality you can taste."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Our Selection", href: "#selection"
|
text: "Explore Our Selection", href: "#selection"
|
||||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
|||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Quality Without Compromise."
|
title="Quality Without Compromise."
|
||||||
description="At Junior Cafe, we combine the expertise of top-tier Prague patisseries with the peaceful atmosphere of our neighborhood. Our focus is simple: daily freshness, premium ingredients, and a family-run environment where every guest feels welcome. We bring the excellence of the city center to your local doorstep."
|
description="At Junior Cafe, we combine the excellence of top-tier Prague patisseries with the peaceful atmosphere of our neighborhood. Our focus is simple: daily freshness and premium ingredients. Stop by to enjoy your favorite dessert in our cozy cafe or take a piece of sweetness home with you. Please note: We focus on the authentic in-store experience; we do not offer online sales."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
value: "10+", title: "Years of Tradition"
|
value: "10+", title: "Years of Tradition"
|
||||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
|||||||
id: "1", name: "Anna Nováková", date: "2 weeks ago", title: "Exceptional Quality & Value", quote: "The quality of ingredients is evident in every bite. Exceptional desserts at very fair prices.", tag: "Delightful", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", avatarAlt: "Anna Nováková avatar"
|
id: "1", name: "Anna Nováková", date: "2 weeks ago", title: "Exceptional Quality & Value", quote: "The quality of ingredients is evident in every bite. Exceptional desserts at very fair prices.", tag: "Delightful", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", avatarAlt: "Anna Nováková avatar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Petr Dvořák", date: "1 month ago", title: "A Hidden Gem!", quote: "A hidden gem in Klánovice. Always fresh, always welcoming.", tag: "Cozy", avatarSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nice-businessmen-avatars_23-2147552519.jpg", avatarAlt: "Petr Dvořák avatar"
|
id: "2", name: "Petr Dvořák", date: "1 month ago", title: "A Hidden Gem!", quote: "A hidden gem in Klánovice. Always fresh, always worth the visit.", tag: "Cozy", avatarSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nice-businessmen-avatars_23-2147552519.jpg", avatarAlt: "Petr Dvořák avatar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Eva Svobodová", date: "3 weeks ago", title: "Absolute Delight!", quote: "Absolutely delightful pastries, a must-visit for anyone in Klánovice. Every item is a masterpiece.", tag: "Exquisite", avatarSrc: "http://img.b2bpic.net/free-vector/black-women-collection-different-ages_23-2147845820.jpg", avatarAlt: "Eva Svobodová avatar"
|
id: "3", name: "Eva Svobodová", date: "3 weeks ago", title: "Absolute Delight!", quote: "Absolutely delightful pastries, a must-visit for anyone in Klánovice. Every item is a masterpiece.", tag: "Exquisite", avatarSrc: "http://img.b2bpic.net/free-vector/black-women-collection-different-ages_23-2147845820.jpg", avatarAlt: "Eva Svobodová avatar"
|
||||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
|||||||
}}
|
}}
|
||||||
tag="Visit Us"
|
tag="Visit Us"
|
||||||
title="Experience Junior Cafe in Klánovice"
|
title="Experience Junior Cafe in Klánovice"
|
||||||
description="Find us at Slavětínská 11, 190 14 Prague-Klánovice. Open Tue – Sun: 10:00 – 18:00 (Closed Monday). We look forward to welcoming you!"
|
description="Find us at Slavětínská 11, 190 14 Prague-Klánovice. Open Tue – Sun: 10:00 – 18:00 (Closed Monday). Service Options: Dine-in | Takeaway (No Delivery). We look forward to welcoming you!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLink"
|
text: "Get Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLink"
|
||||||
|
|||||||
Reference in New Issue
Block a user