1 Commits

Author SHA1 Message Date
5d4d08ff34 Update src/app/page.tsx 2026-03-08 17:14:35 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
logoText="Chamita" logoText="Chamita"
description="Miami's Hidden Gem for Authentic Latin Coffee & Fresh Bites. Every cup of café con leche and every empanada made with care, tradition, and a smile." description="Miami's Hidden Gem for Authentic Latin Coffee & Fresh Bites. Every cup of café con leche and every empanada made with care, tradition, and a smile."
buttons={[ buttons={[
{ text: "Discover Our Menu", href: "#menu" }, { text: "View Menu & Specials", href: "#menu" },
{ text: "Find Us on Google", href: "https://google.com" }, { text: "Find Us on Google", href: "https://google.com" },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg" imageSrc="http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg"
@@ -146,7 +146,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactCenter
tag="Newsletter" tag="Newsletter"
title="Stay Updated with Chamita News" title="Get Weekly Specials & New Recipes"
description="Subscribe to our newsletter for weekly specials, new menu items, and exclusive offers. Be the first to know about what's fresh and exciting at Chamita Coffee & Market." description="Subscribe to our newsletter for weekly specials, new menu items, and exclusive offers. Be the first to know about what's fresh and exciting at Chamita Coffee & Market."
tagIcon={Mail} tagIcon={Mail}
tagAnimation="slide-up" tagAnimation="slide-up"