diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fc6d2d..db978ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,9 +79,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "n1", title: "Başarılar", author: "Yetiştirdiğimiz oyuncular", description: "Profesyonel kulüplere transferlerimiz", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", tags: [] }, - { id: "n2", title: "Hocalarımız", author: "Deneyimli kadro", description: "Antrenör ekibimizle tanışın", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", tags: [] }, - { id: "n3", title: "Vizyonumuz", author: "Hedeflerimiz", description: "Futbol eğitimindeki değerlerimiz", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", tags: [] } + { id: "n1", title: "Başarılar", author: "Yetiştirdiğimiz oyuncular", description: "Profesyonel kulüplere transferlerimiz", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=1", tags: [] }, + { id: "n2", title: "Hocalarımız", author: "Deneyimli kadro", description: "Antrenör ekibimizle tanışın", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=2", tags: [] }, + { id: "n3", title: "Vizyonumuz", author: "Hedeflerimiz", description: "Futbol eğitimindeki değerlerimiz", videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=3", tags: [] } ]} title="Gezinme" description="Hızlı erişim menüsü"