Update src/app/page.tsx

This commit is contained in:
2025-12-28 11:25:38 +00:00
parent 0bc4629e74
commit ca0e4cd13f

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>