Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 13:46:03 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Find the Bakery", href: "#contact" }
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg?_wi=1"
imageAlt="Golden-dusted pastry with steam rising in cinematic lighting"
frameStyle="card"
mediaAnimation="slide-up"
@@ -74,7 +74,7 @@ export default function LandingPage() {
title: "The Destination", description: "Come for a treat. Stay for the experience. Return because you must.", icon: MapPin
}
]}
imageSrc="http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-469.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-469.jpg?_wi=1"
imageAlt="Warm, artisanal bakery interior with professional craftsmanship"
mediaAnimation="slide-up"
imagePosition="right"
@@ -94,10 +94,10 @@ export default function LandingPage() {
title: "Croissants", description: "Buttery layers of pure indulgence. Each crisp shell holds the secrets of Parisian tradition.", icon: Croissant,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg", imageAlt: "Golden buttery croissants in artisanal display"
imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg?_wi=1", imageAlt: "Golden buttery croissants in artisanal display"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/whisk-filled-with-melted-chocolate-close-up_23-2148379683.jpg", imageAlt: "Luxury chocolate eclair with elegant presentation"
imageSrc: "http://img.b2bpic.net/free-photo/whisk-filled-with-melted-chocolate-close-up_23-2148379683.jpg?_wi=1", imageAlt: "Luxury chocolate eclair with elegant presentation"
}
]
},
@@ -105,10 +105,10 @@ export default function LandingPage() {
title: "Éclairs", description: "Elegance in every bite. Silky cream filling enveloped in glossy chocolate perfection.", icon: Gem,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/whisk-filled-with-melted-chocolate-close-up_23-2148379683.jpg", imageAlt: "Chocolate eclair macro photography"
imageSrc: "http://img.b2bpic.net/free-photo/whisk-filled-with-melted-chocolate-close-up_23-2148379683.jpg?_wi=2", imageAlt: "Chocolate eclair macro photography"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg", imageAlt: "Assorted pastry collection display"
imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg?_wi=2", imageAlt: "Assorted pastry collection display"
}
]
},
@@ -119,7 +119,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-14959.jpg", imageAlt: "Colorful fruit tarts artisanal display"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg", imageAlt: "Premium pastry collection flatlay"
imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011818.jpg?_wi=3", imageAlt: "Premium pastry collection flatlay"
}
]
},
@@ -127,10 +127,10 @@ export default function LandingPage() {
title: "Bread Selection", description: "The foundation of excellence. Sourdough, focaccia, and artisan loaves baked fresh daily.", icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg", imageAlt: "Fresh artisanal bread with steam rising"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-slate-with-cocoa-powder-sieve_23-2148689861.jpg?_wi=2", imageAlt: "Fresh artisanal bread with steam rising"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-469.jpg", imageAlt: "Bakery interior with fresh bread display"
imageSrc: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-469.jpg?_wi=2", imageAlt: "Bakery interior with fresh bread display"
}
]
}