Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9378cdaadc | |||
| 031bd2acb3 | |||
| a13dcd9fd8 | |||
| e6b1c15965 | |||
| f9e937b1d6 |
1405
src/app/layout.tsx
1405
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Order on WhatsApp", href: "https://wa.me/918360103454?text=Hi%20Pankaj%20Fast%20Food%2C%20I%20would%20like%20to%20place%20an%20order"
|
text: "Order Now on WhatsApp", href: "https://wa.me/918360103454?text=Hi%20Pankaj%20Fast%20Food%2C%20I%20would%20like%20to%20place%20an%20order"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "View Menu", href: "#menu"
|
text: "View Menu", href: "#menu"
|
||||||
@@ -258,4 +258,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user