4 Commits

Author SHA1 Message Date
def05c251a Merge version_5 into main
Merge version_5 into main
2026-03-08 17:19:30 +00:00
6847e4d62a Update src/app/layout.tsx 2026-03-08 17:19:20 +00:00
9e8344eae1 Merge version_4 into main
Merge version_4 into main
2026-03-08 17:14:40 +00:00
5d4d08ff34 Update src/app/page.tsx 2026-03-08 17:14:35 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
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."
buttons={[
{ text: "Discover Our Menu", href: "#menu" },
{ text: "View Menu & Specials", href: "#menu" },
{ 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"
@@ -146,7 +146,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
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."
tagIcon={Mail}
tagAnimation="slide-up"