Update src/app/page.tsx

This commit is contained in:
2026-05-18 12:48:24 +00:00
parent 407fcce949
commit 1c8e2b11cb

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
tag="Motion Design Experts"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg?_wi=1",
imageAlt: "3d motion design background",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg?_wi=1",
imageAlt: "futuristic camera lens render",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Crafting Visual Excellence"
description="At Vortex Edit, we merge traditional storytelling with modern 3D motion graphics to give your content a cinematic edge that stops the scroll."
imageSrc="http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg?_wi=1"
imageAlt="video editor studio workspace"
/>
</div>
@@ -123,7 +123,7 @@ export default function LandingPage() {
imageAlt: "3d render fast processing icon",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg?_wi=2",
imageAlt: "3d render fast processing icon",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
imageAlt: "color grading spectrum 3d",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg?_wi=2",
imageAlt: "3d render fast processing icon",
},
{
@@ -157,7 +157,7 @@ export default function LandingPage() {
imageAlt: "sound design audio waves 3d",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg?_wi=2",
imageAlt: "3d render fast processing icon",
},
]}