From e16dadcc86808f96451405bf51d7bd2e1223ad1f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 18:55:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2470290..6d92758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,6 +61,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Coastal Sanctuary" description="Palm Beach Bar offers an unparalleled escape in the heart of Velipojë. Our commitment to high-quality ingredients, serene seaside views, and genuine hospitality ensures every visit is memorable." + buttons={[{ text: "View Our Menu", href: "#menu" }]} bulletPoints={[ { title: "Great Cocktails", description: "Expertly prepared recipes featuring premium spirits and fresh local ingredients." }, { title: "Outdoor Seating", description: "Enjoy the refreshing sea breeze in our comfortable, stylish open-air lounge." },