Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user