Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 15:41:38 +00:00

View File

@@ -65,27 +65,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-rainbow-coloured-particle-design_1048-11963.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-rainbow-coloured-particle-design_1048-11963.jpg?_wi=1",
imageAlt: "Music streaming platform UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171776.jpg?_wi=1",
imageAlt: "Studio audio gear",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-singing-studio_23-2150232076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-singing-studio_23-2150232076.jpg?_wi=1",
imageAlt: "High-end headphones",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-rainbow-coloured-particle-design_1048-11963.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-rainbow-coloured-particle-design_1048-11963.jpg?_wi=2",
imageAlt: "Music streaming platform UI alternate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smart-speaker-home_23-2150171776.jpg?_wi=2",
imageAlt: "Studio audio gear alternate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-singing-studio_23-2150232076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-singing-studio_23-2150232076.jpg?_wi=2",
imageAlt: "High-end headphones alternate",
},
]}