Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user