diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bcc4e9..d3fe7fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Flame, Music } from "lucide-react"; +import { Flame, Music, Youtube, Disc3 } from "lucide-react"; export default function LandingPage() { return ( @@ -54,8 +54,9 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "Listen Now", href: "https://www.youtube.com/@IRONVENDETTA-h7v/videos"}, - { text: "Get Tickets", href: "#"}, + { text: "YouTube Music", href: "https://music.youtube.com"}, + { text: "YouTube", href: "https://www.youtube.com/@IRONVENDETTA-h7v/videos"}, + { text: "SoundCloud", href: "https://soundcloud.com"}, ]} imageSrc="http://img.b2bpic.net/free-photo/musicians-stage-concert_1321-454.jpg" imageAlt="metal band concert stage lighting"