Merge version_2 into main #3
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user