Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 18:21:09 +00:00

View File

@@ -86,13 +86,13 @@ export default function LandingPage() {
]}
mediaItems={[
{
videoSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354578.jpg",
videoSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354578.jpg?_wi=1",
imageAlt: "Slow motion coffee pour in a luxury café",
videoAriaLabel: "Cinematic video of coffee preparation",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354578.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg?_wi=1",
imageAlt: "Elegant café interior with comfortable seating and working guests",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
imageAlt: "Cozy evening coffee shop interior",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354578.jpg?_wi=3",
imageAlt: "hand-drawn coffee cup with steam",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
imageAlt: "Clean and spacious coffee bar area",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg?_wi=2",
imageAlt: "hand-drawn coffee cup with steam",
},
]}