From 47a0c1967518d2628ad8f67deacea6222a76d54d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 16:27:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d125ca7..14e575f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,6 +40,10 @@ export default function LandingPage() { brandName="El Negro" button={{ text: "Book Now", href: "#contact" }} /> +
+ + +
@@ -181,4 +185,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file