diff --git a/src/app/page.tsx b/src/app/page.tsx index c0b2551..f849535 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,9 +56,9 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { videoSrc: "https://b2bpic.net/free-video/shanghai-night-city-buildings_1127-3170.mp4?_wi=1", videoAriaLabel: "Futuristic city video" }, - { videoSrc: "https://b2bpic.net/free-video/shanghai-night-city-buildings_1127-3170.mp4?_wi=2", videoAriaLabel: "Futuristic city video" }, - { videoSrc: "https://b2bpic.net/free-video/shanghai-night-city-buildings_1127-3170.mp4?_wi=3", videoAriaLabel: "Futuristic city video" } + { imageSrc: "https://img.b2bpic.net/premium-photo/jevnaker-norway-april-22-2020-facade-detail-twist-museum-kistefos-sculpture-park-fluid-abstract-modern-architecture-geometry-calculus-architecture_1033579-190357.jpg?id=334079192", videoAriaLabel: "Futuristic city video" }, + { imageSrc: "https://img.b2bpic.net/premium-photo/architecture-design-website-with-innovative-building-can-simple-ideas-web-layout-design_1020495-557896.jpg?id=263521512", videoAriaLabel: "Futuristic city video" }, + { imageSrc: "https://img.b2bpic.net/premium-photo/modern-architecture-with-sleek-design-innovative-structures_1296313-12101.jpg?id=353805382", videoAriaLabel: "Futuristic city video" } ]} mediaAnimation="none" /> @@ -230,7 +230,7 @@ export default function LandingPage() {