Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-24 13:13:13 +00:00

View File

@@ -76,11 +76,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pencils-with-fruits-blue-table-created-with-generative-ai-technology_185193-162671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pencils-with-fruits-blue-table-created-with-generative-ai-technology_185193-162671.jpg?_wi=1",
imageAlt: "Colorful art poster design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/picture-frames-art-exhibition_53876-31233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/picture-frames-art-exhibition_53876-31233.jpg?_wi=1",
imageAlt: "Modern home decor colorful wall art",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pencils-with-fruits-blue-table-created-with-generative-ai-technology_185193-162671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pencils-with-fruits-blue-table-created-with-generative-ai-technology_185193-162671.jpg?_wi=2",
imageAlt: "birthday card design illustration",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/picture-frames-art-exhibition_53876-31233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/picture-frames-art-exhibition_53876-31233.jpg?_wi=2",
imageAlt: "birthday card design illustration",
},
]}