From fb45df69f638c3ff3cfcd0f90d041e7857be2cb9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:37:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6295f9f..78a499b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Experience authentic flavors and warm hospitality in our thoughtfully designed space. Reserve your table today for an unforgettable meal." buttons={[ { - text: "Book Your Table", href: "https://booking-link.com"}, + text: "Book Your Table", href: "https://surl.li/dervlr"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DcOlznS6pMH4TRQ6VSjZfpv3P6/uploaded-1778578355567-6sqz0ziz.jpg" /> @@ -167,7 +167,7 @@ export default function LandingPage() { text="Join us for an unforgettable dining experience at Restauracja NOWA. Book your table online and secure your spot today." buttons={[ { - text: "Book Your Table", href: "https://booking-link.com"}, + text: "Book Your Table", href: "https://surl.li/dervlr"}, ]} /> @@ -200,4 +200,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file