From be073b37c7b2b2fea351f914e6353fe73e264411 Mon Sep 17 00:00:00 2001 From: mulika-local Date: Fri, 26 Dec 2025 16:13:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21d2579..5586ce3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { tagIcon={Heart} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766764501852-mmy7v2k1.jpg" imageAlt="Restaurant ambiance" - buttons={[{ text: "Learn More", href: "#" }]} + buttons={[{ text: "Join us", href: "#" }]} useInvertedBackground="noInvert" /> -- 2.49.1