Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 20:17:23 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "See Today's Selection", href: "#gallery" },
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg"
imageSrc="http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg?_wi=1"
imageAlt="Golden focaccia bakery counter"
frameStyle="card"
background={{ variant: "plain" }}
@@ -147,7 +147,7 @@ export default function LandingPage() {
description="A glimpse into our daily creations. Each item is made fresh with care."
products={[
{
id: "1", name: "Golden Focaccia", price: "€5.50", imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg", imageAlt: "Golden focaccia"},
id: "1", name: "Golden Focaccia", price: "€5.50", imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg?_wi=2", imageAlt: "Golden focaccia"},
{
id: "2", name: "Pistachio Brioche", price: "€4.80", imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160894.jpg", imageAlt: "Fresh-filled pistachio brioche"},
{