Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f61f12b0cd | |||
| fd670d9fe4 | |||
| 486a9f3507 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
description="More Over Coffee (MOC) invites you to a refined cafe experience. Indulge in our exquisite coffee blends, handcrafted beverages, and a culinary journey of delicious food, all in a stylish and inviting ambiance."
|
description="More Over Coffee (MOC) invites you to a refined cafe experience. Indulge in our exquisite coffee blends, handcrafted beverages, and a culinary journey of delicious food, all in a stylish and inviting ambiance."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Order via Swiggy", href: "https://www.swiggy.com", onClick: () => window.open('https://www.swiggy.com', '_blank', 'noopener,noreferrer')},
|
text: "Order via Swiggy (Online delivery link coming soon!)", href: "https://www.swiggy.com", onClick: () => window.open('https://www.swiggy.com', '_blank', 'noopener,noreferrer')},
|
||||||
{
|
{
|
||||||
text: "Book a Table", href: "#contact"},
|
text: "Book a Table", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user