Merge version_18 into main

Merge version_18 into main
This commit was merged in pull request #15.
This commit is contained in:
2025-12-28 11:25:43 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
imageAlt="Fresh bakery display with pastries and bread" imageAlt="Fresh bakery display with pastries and bread"
frameStyle="card" frameStyle="card"
buttons={[{"text":"Order","href":"https://google.com"}, buttons={[{"text":"Order","href":"https://google.com"},
{ text: "Learn More", href: "about" }]} {"text":"Skip","href":"about"}]}
/> />
</div> </div>