Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-11 16:38:54 +00:00

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
logoText="TAQUERIA MICHOCAN"
description="Authentic Mexican cuisine crafted with passion in Modesto. Experience the bold flavors of traditional tacos, tamales, and more made with fresh ingredients and family recipes passed down through generations."
description="Authentic Mexican cuisine crafted with passion in Modesto. Experience the bold flavors of traditional tacos, tamales, and more made with fresh ingredients and family recipes passed down through generations. Located at 517 Paradise Road."
background={{ variant: "plain" }}
buttons={[
{ text: "View Menu", href: "features" },
@@ -59,7 +59,7 @@ export default function LandingPage() {
<TextSplitAbout
title="Our Story"
description={[
"Taqueria Michocan brings the heart of Mexico to Modesto. With over 20 years of culinary tradition, we combine authentic recipes with premium ingredients to create unforgettable dining experiences.", "Every taco, tamale, and dish is prepared fresh daily by our dedicated team. We honor our heritage while serving our community with warmth, quality, and the authentic flavors you deserve.", "From family gatherings to quick lunch breaks, Taqueria Michocan is your destination for genuine Mexican food that feels like home."
"Taqueria Michocan brings the heart of Mexico to Modesto. With over 20 years of culinary tradition, we combine authentic recipes with premium ingredients to create unforgettable dining experiences.", "Every taco, tamale, and dish is prepared fresh daily by our dedicated team. We honor our heritage while serving our community with warmth, quality, and the authentic flavors you deserve.", "From family gatherings to quick lunch breaks, Taqueria Michocan is your destination for genuine Mexican food that feels like home. Visit us at 517 Paradise Road."
]}
buttons={[
{ text: "Learn More", href: "#" }
@@ -125,7 +125,7 @@ export default function LandingPage() {
<ContactSplit
tag="Stay Updated"
title="Join Our Community"
description="Subscribe to our newsletter for exclusive offers, new menu items, and special promotions. Stay connected with Taqueria Michocan!"
description="Subscribe to our newsletter for exclusive offers, new menu items, and special promotions. Visit us at 517 Paradise Road or stay connected with Taqueria Michocan!"
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}