Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b6bd6619e | |||
| ef15e0ac5d | |||
| 532eab6c35 | |||
| c3c271408c |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Contact", id: "contact"},
|
name: "Contact", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="Foodies Heaven"
|
brandName="FOODIES HEAVEN "
|
||||||
button={{ text: "Order Now", href: "#products" }}
|
button={{ text: "Order Now", href: "#products" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -50,8 +50,8 @@ export default function LandingPage() {
|
|||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Fresh Food, Great Vibes, Every Time"
|
title="BEST FLAVOR.S IN MUZAFFARNAGAR "
|
||||||
description="From crispy pizza to authentic kulcha—experience Muzaffarnagar's favorite food court with quality ingredients, friendly service, and the buzz locals love."
|
description=" From crispy pizza to authentic kulcha—experience Muzaffarnagar's favorite food court with quality ingredients, friendly service, and the buzz locals love."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Order Now", href: "#products"},
|
text: "Order Now", href: "#products"},
|
||||||
@@ -231,4 +231,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user