2 Commits

Author SHA1 Message Date
3d6c6dd96f Update src/app/page.tsx 2026-04-23 21:41:59 +00:00
b0bbe10340 Merge version_3 into main
Merge version_3 into main
2026-04-23 21:41:09 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroSplitDualMedia
background={{
variant: "plain"}}
title="Flavor in Every Province"
title="Gourmet Meals Delivered to Your Province"
description="We bring high-quality, authentic food and drinks from our kitchen to your doorstep, no matter where you are in the province."
tag="Delivered Nationwide"
buttons={[
@@ -212,4 +212,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}