Compare commits
11 Commits
version_12
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 3101dd3a82 | |||
| 4e452c9e80 | |||
| 364fd71fd6 | |||
| ccb72caf72 | |||
| 14097f71da | |||
| b664186d2c | |||
| 636de4d870 | |||
| c1cc6b8863 | |||
| a309f4c9e8 | |||
| aa15bd695d | |||
| a00f80863c |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user