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-10 18:41:05 +00:00

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/neon-cube-purple-pink_23-2151986943.jpg",
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",
imageSrc: "http://img.b2bpic.net/free-photo/woman-searching-fornew-clothes_23-2147688706.jpg?_wi=1",
imageAlt: "Digital Marketplace",
},
{
@@ -295,14 +295,14 @@ export default function LandingPage() {
id: "t2",
name: "Bob White",
role: "Tech Lead",
imageSrc: "http://img.b2bpic.net/free-photo/neon-cube-purple-pink_23-2151986943.jpg",
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",
imageSrc: "http://img.b2bpic.net/free-photo/woman-searching-fornew-clothes_23-2147688706.jpg?_wi=2",
imageAlt: "4k streaming tech visual",
},
]}