Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-14 21:25:16 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static"}}
title="Mama says we are not fast food, We are fresh food."
title="Mama's Boys: Fresh, Never Fast"
description="Treat yourself with delicious food at Mama's. Committed to crafting each dish in-house, with a focus on using only the freshest, highest-quality ingredients."
buttons={[
{
@@ -154,4 +154,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}