Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-21 13:01:53 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
background={{
variant: "plain"}}
title="Authentic Homemade Flavors"
title="Authentic Flavors, Made with Love"
description="Experience the warmth of home-cooked meals at The Grill. Located in the heart of Konami."
buttons={[
{
@@ -245,4 +245,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}