Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 14:38:17 +00:00

View File

@@ -69,15 +69,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tape-recorder-near-white-wall_657883-215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tape-recorder-near-white-wall_657883-215.jpg?_wi=1",
imageAlt: "professional film production studio",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/messy-office-desk-still-life_23-2150155611.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/messy-office-desk-still-life_23-2150155611.jpg?_wi=1",
imageAlt: "advertising creative director workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/physics-optics-ray-refraction-cubic-prism_23-2148771751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/physics-optics-ray-refraction-cubic-prism_23-2148771751.jpg?_wi=1",
imageAlt: "abstract digital media motion",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
imageAlt: "film production gear cinematic",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/tape-recorder-near-white-wall_657883-215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tape-recorder-near-white-wall_657883-215.jpg?_wi=2",
imageAlt: "film production gear cinematic",
},
{
@@ -142,7 +142,7 @@ export default function LandingPage() {
imageAlt: "sound recording booth audio",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/messy-office-desk-still-life_23-2150155611.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/messy-office-desk-still-life_23-2150155611.jpg?_wi=2",
imageAlt: "film production gear cinematic",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
imageAlt: "graphic design workstation digital",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/physics-optics-ray-refraction-cubic-prism_23-2148771751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/physics-optics-ray-refraction-cubic-prism_23-2148771751.jpg?_wi=2",
imageAlt: "film production gear cinematic",
},
]}