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"}]} />