Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 20:22:46 +00:00

View File

@@ -68,11 +68,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg?_wi=1",
imageAlt: "Close up latte art ceramic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg?_wi=1",
imageAlt: "Modern minimal cafe interior",
},
{
@@ -144,7 +144,7 @@ export default function LandingPage() {
price: "$6.50",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/latte-art-heart_23-2151961342.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latte-art-heart_23-2151961342.jpg?_wi=1",
},
{
id: "2",
@@ -217,7 +217,7 @@ export default function LandingPage() {
imageAlt: "Modern minimal cafe interior",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/warm-cup-tea-rainy-afternoon-steam-rising-soft-golden-light-that-filters-through-rainstreaked-windows_73899-27535.jpg?_wi=2",
imageAlt: "calm cafe seating nook",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
imageAlt: "Calm cafe seating nook",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-stylish-girl-with-blonde-hair-pink-lips-sitting-coffee-shop-with-wooden-chairs-table-she-holds-cup-cofee-touches-her-hair_197531-102.jpg?_wi=2",
imageAlt: "calm cafe seating nook",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
imageAlt: "Modern minimal cafe interior",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/latte-art-heart_23-2151961342.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/latte-art-heart_23-2151961342.jpg?_wi=2",
imageAlt: "calm cafe seating nook",
},
]}