Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-cube-purple-pink_23-2151986943.jpg", imageAlt: "Streaming Dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-cube-purple-pink_23-2151986943.jpg?_wi=1", imageAlt: "Streaming Dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-searching-fornew-clothes_23-2147688706.jpg", imageAlt: "Digital Marketplace"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-searching-fornew-clothes_23-2147688706.jpg?_wi=1", imageAlt: "Digital Marketplace"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -178,9 +178,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1", name: "Alice Green", role: "Head of Content", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-nightlife-young-adults-glowing-with-happiness-generated-by-ai_188544-14041.jpg", imageAlt: "4k streaming tech visual"},
|
||||
{
|
||||
id: "t2", name: "Bob White", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/neon-cube-purple-pink_23-2151986943.jpg", imageAlt: "4k streaming tech visual"},
|
||||
id: "t2", name: "Bob White", role: "Tech Lead", imageSrc: "http://img.b2bpic.net/free-photo/neon-cube-purple-pink_23-2151986943.jpg?_wi=2", imageAlt: "4k streaming tech visual"},
|
||||
{
|
||||
id: "t3", name: "Clara Blue", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/woman-searching-fornew-clothes_23-2147688706.jpg", imageAlt: "4k streaming tech visual"},
|
||||
id: "t3", name: "Clara Blue", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/woman-searching-fornew-clothes_23-2147688706.jpg?_wi=2", imageAlt: "4k streaming tech visual"},
|
||||
]}
|
||||
title="Meet The Visionaries"
|
||||
description="Crafting the future of entertainment."
|
||||
|
||||
Reference in New Issue
Block a user