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