Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
members={[
|
||||
{ id: "vid1", name: "Music Highlights", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=1" },
|
||||
{ id: "vid2", name: "Latest Studio Session", videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=2" },
|
||||
{ id: "vid3", name: "New Music Video", videoSrc: "https://www.youtube.com/embed/7wtfhZwyrcc?_wi=1" }
|
||||
{ id: "vid3", name: "New Music Video", videoSrc: "https://www.youtube.com/embed/xqtmBDHui-0?si_01XZ4ciw3y0DIY9Z" }
|
||||
]}
|
||||
className="py-12"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user