Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user