Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 12:05:18 +00:00

View File

@@ -59,27 +59,27 @@ export default function LandingPage() {
tag="Design Studio of the Year"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/pc-display-startup-office-desk-showing-programming-languages_482257-120128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pc-display-startup-office-desk-showing-programming-languages_482257-120128.jpg?_wi=1",
imageAlt: "Abstract creative 3D design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg?_wi=1",
imageAlt: "Designer working on UI",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/abstract-blue-dotted-flowing-wave-background-illustration_1035-23025.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/abstract-blue-dotted-flowing-wave-background-illustration_1035-23025.jpg?_wi=1",
imageAlt: "Minimal digital art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pc-display-startup-office-desk-showing-programming-languages_482257-120128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pc-display-startup-office-desk-showing-programming-languages_482257-120128.jpg?_wi=2",
imageAlt: "Abstract creative 3D design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-headphones-mini-house-plants-table-apartment-room_482257-98954.jpg?_wi=2",
imageAlt: "Designer working on UI",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/abstract-blue-dotted-flowing-wave-background-illustration_1035-23025.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/abstract-blue-dotted-flowing-wave-background-illustration_1035-23025.jpg?_wi=2",
imageAlt: "Minimal digital art",
},
]}