Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 20:40:30 +00:00

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg?_wi=1",
imageAlt: "Artisanal Breads",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/baker-sifting-wheat-flour-through-steel-sieve-knead-dough_23-2147926701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baker-sifting-wheat-flour-through-steel-sieve-knead-dough_23-2147926701.jpg?_wi=1",
imageAlt: "Fresh Pastries",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Baked fresh every single morning before the sun comes up.",
bentoComponent: "reveal-icon",
icon: Sun,
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-sitting-cafe_171337-16952.jpg?_wi=2",
imageAlt: "flour icon vector",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
description: "Recipes passed down through three generations of bakers.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/baker-sifting-wheat-flour-through-steel-sieve-knead-dough_23-2147926701.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baker-sifting-wheat-flour-through-steel-sieve-knead-dough_23-2147926701.jpg?_wi=2",
imageAlt: "flour icon vector",
},
]}