1 Commits

Author SHA1 Message Date
be419a8df2 Update src/app/page.tsx 2026-04-21 15:11:25 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "View Menu", href: "#menu"},
text: "Browse Our Menu", href: "#menu"},
{
text: "Book a Table", href: "#contact"},
]}
@@ -102,7 +102,6 @@ export default function LandingPage() {
textboxLayout="split-description"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
products={[
{
id: "1", brand: "Snack", name: "Momo Platter", price: "Rs. 450", rating: 5,