From b0fa5a1141d8a30b23568152d45c932206452842 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 15:55:58 +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 c4fa286..4ece77f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "הזמינו מקום", href: "#"}, + text: "שריינו שולחן עכשיו", href: "#"}, { text: "לתפריט", href: "#menu"}, ]} -- 2.49.1