Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now on WhatsApp", href: "https://wa.me/918360103454?text=Hi%20Pankaj%20Fast%20Food%2C%20I%20would%20like%20to%20place%20an%20order"
|
||||
text: "Order Now", href: "https://wa.me/918360103454?text=Hi%20Pankaj%20Fast%20Food%2C%20I%20would%20like%20to%20place%20an%20order"
|
||||
},
|
||||
{
|
||||
text: "View Menu", href: "#menu"
|
||||
@@ -258,4 +258,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user