From ca0e4cd13f7563f520f013f9d20fa34fd8ae3619 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 28 Dec 2025 11:25:38 +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 a2f525a..15e17fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { imageAlt="Fresh bakery display with pastries and bread" frameStyle="card" buttons={[{"text":"Order","href":"https://google.com"}, - { text: "Learn More", href: "about" }]} + {"text":"Skip","href":"about"}]} />