Merge version_3 into main #5
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -82,7 +82,8 @@ export default function RoyalRestaurantPage() {
|
||||
title="We serve authentic, spicy homemade meals that bring families together with warmth and affordability. For years, Royal Restaurant has been the trusted choice for weekend dining in Baghmara."
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "WhatsApp Us to Order", href: "https://wa.me/91XXXXX" }
|
||||
{ text: "💬 WhatsApp Us to Order", href: "https://wa.me/91XXXXX" },
|
||||
{ text: "⭐ See Reviews", href: "#reviews" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -238,4 +239,4 @@ export default function RoyalRestaurantPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user