Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d6c6dd96f | |||
| b0bbe10340 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
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."
|
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"
|
tag="Delivered Nationwide"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -212,4 +212,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user