Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 11:41:53 +00:00

View File

@@ -66,17 +66,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cinema-movie-projector_23-2151016127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cinema-movie-projector_23-2151016127.jpg?_wi=1",
imageAlt: "Film set",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-person-listening-music-ultra-modern-headphones_23-2151072951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-person-listening-music-ultra-modern-headphones_23-2151072951.jpg?_wi=1",
imageAlt: "AI scenes",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815496.jpg?_wi=1",
imageAlt: "Motion graphics",
},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
text: "High quality assets",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-cinema-movie-projector_23-2151016127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cinema-movie-projector_23-2151016127.jpg?_wi=2",
imageAlt: "ai video editor software",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
text: "Multi-track sync",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-person-listening-music-ultra-modern-headphones_23-2151072951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-person-listening-music-ultra-modern-headphones_23-2151072951.jpg?_wi=2",
imageAlt: "ai video editor software",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
text: "Quick render",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815496.jpg?_wi=2",
imageAlt: "ai video editor software",
},
]}