Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-28 00:22:17 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
background={{
variant: "gradient-bars"}}
title="Authentic Caribbean Comfort"
title="Authentic Caribbean Flavors, Ready for Pickup"
description="Taste the island tradition with our home-cooked meals. From Oxtail Stew to Jerk Chicken, we bring the heart of the Caribbean to your table."
tag="Hidden Gem"
buttons={[
@@ -211,4 +211,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}