Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-09 20:20:57 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="A Tradition of Excellence"
title="Elevated Diner Classics in an Iconic Atmosphere"
description="Au Cheval brings elevated diner classics and unparalleled hospitality to the heart of the city. Experience the atmosphere that defines an icon."
testimonials={[
{
@@ -280,4 +280,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}