Compare commits

..

1 Commits

Author SHA1 Message Date
ca0e4cd13f Update src/app/page.tsx 2025-12-28 11:25:38 +00:00

View File

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