3 Commits

Author SHA1 Message Date
d22d95fb6f Update src/app/page.tsx 2026-06-03 15:00:47 +00:00
2a9292d4f8 Merge version_1 into main
Merge version_1 into main
2026-06-03 14:57:41 +00:00
af33962c0f Merge version_1 into main
Merge version_1 into main
2026-06-03 14:56:02 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "radial-gradient"}}
variant: "sparkles-gradient"}}
title="Máma Mele Kafe: Your Daily Dose of Award-Winning Coffee"
description="Experience the rich aroma and exquisite taste of our meticulously crafted coffees, served with passion and a smile. Voted Best Local Espresso Bar!"
avatars={[
@@ -209,11 +209,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Local Bakery Guild", "Bohemian Art Collective", "Green Earth Initiative", "City Music Festival", "Prague University", "Community Aid Foundation", "Innovate Hub"]}
"Local Roasters Co-op", "Bohemian Barista Academy", "Sustainable Coffee Growers", "Prague Coffee Festival", "University Coffee Clubs", "Community Cafe Outreach", "Gourmet Bean Suppliers"]}
title="Proudly Partnering with Our Community"
description="We are honored to collaborate with local businesses and organizations that share our values of quality, community, and sustainability."
tag="Our Partners"
speed={35}
tagAnimation="slide-up"
/>
</div>
@@ -254,6 +255,7 @@ export default function LandingPage() {
{
text: "Call Us: +420 123 456 789", href: "tel:+420123456789"},
]}
animationType="entrance-slide"
/>
</div>