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