Merge version_2_1781570587829 into main

Merge version_2_1781570587829 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-16 00:43:44 +00:00

View File

@@ -11,11 +11,11 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboardCarousel
tag="Gastronomic Distinction"
title="Where French and Mexican Gastronomy Meet"
description="A culinary experience designed to leave an unforgettable memory."
primaryButton={{ text: "Reserve a Table", href: "#reservations" }}
secondaryButton={{ text: "Organize an Event", href: "#events" }}
tag="Distinción Gastronómica"
title="Donde la Gastronomía Francesa y Mexicana se Encuentran"
description="Una experiencia culinaria en Mérida, Yucatán, diseñada para dejar un recuerdo inolvidable."
primaryButton={{ text: "Reservar una Mesa", href: "#reservations" }}
secondaryButton={{ text: "Organizar un Evento", href: "#events" }}
items={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-citrus-fruits-as-pineapple-kiwi-orange-lime-lemon-tangerine-slices-with-bread-slices-tray-jam-bowl-around-empty-plate-black-background_141793-130426.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-senior-with-delicious-food_23-2150854212.jpg" },
@@ -31,7 +31,7 @@ export default function HomePage() {
<div id="experience" data-section="experience">
<SectionErrorBoundary name="experience">
<AboutText
title="More than a dinner, an experience. We celebrate the unique fusion of French technique and Mexican soul, curated with the finest ingredients and a romantic, personalized touch."
title="Más que una cena, una experiencia. Celebramos la fusión única de la técnica francesa y el alma mexicana, curada con los mejores ingredientes y un toque romántico y personalizado en el corazón de Mérida."
/>
</SectionErrorBoundary>
</div>