diff --git a/src/app/page.tsx b/src/app/page.tsx index 33aa163..26a057d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import AboutMetric from "@/components/sections/about/AboutMetric"; import PricingCardThree from "@/components/sections/pricing/PricingCardThree"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Globe, MapPin, Music, Zap, Spotify, Apple, Youtube, Instagram, Twitter, Facebook, Twitch } from "lucide-react"; +import { Globe, MapPin, Music, Zap, Apple, Youtube, Instagram, Twitter, Facebook, Twitch } from "lucide-react"; export default function ArsonBlackPage() { return ( @@ -148,8 +148,7 @@ export default function ArsonBlackPage() { useInvertedBackground={false} plans={[ { - id: "spotify", badge: "Most Popular", badgeIcon: Spotify, - price: "Free/Premium", name: "Spotify", buttons: [ + id: "spotify", badge: "Most Popular", price: "Free/Premium", name: "Spotify", buttons: [ { text: "Listen on Spotify", href: "https://open.spotify.com" }, ], features: [