From b4847adf3e030343553f4beb8bfd914cb18cf501 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:03:24 +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 ce8ab7b..7e2df57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" buttons={[ { text: "Pre-Order Now", href: "https://www.lightphone.com" }, - { text: "Learn More" }, + { text: "Explore Kosher Features" }, ]} buttonAnimation="slide-up" /> -- 2.49.1