Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -83,7 +83,7 @@ export default function AboutPage() {
|
||||
title="Crafting Sound, Breaking Boundaries"
|
||||
description="FXCK N* is a bold new voice in hip-hop, blending raw lyricism with innovative production. Drawing inspiration from the golden age of rap while pushing toward futuristic soundscapes, the artist's music challenges conventions and captivates audiences worldwide."
|
||||
tag="About the Artist"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg?_wi=3"
|
||||
imageAlt="FXCK N* Artist Portrait"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -104,7 +104,7 @@ export default function AboutPage() {
|
||||
title: "Early Influences",
|
||||
description: "Shaped by the golden era of hip-hop, FXCK N* draws inspiration from legendary artists while forging a unique sonic identity that merges classic elements with modern production techniques.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-music-producer-finishing-his-new-track-professional-studio_482257-122055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-music-producer-finishing-his-new-track-professional-studio_482257-122055.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function AboutPage() {
|
||||
title: "Production Philosophy",
|
||||
description: "Every beat is meticulously crafted to complement lyrical depth. The production style blends dark, moody atmospheres with explosive drops, creating an immersive listening experience that demands attention.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg?_wi=6",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function AboutPage() {
|
||||
title: "Live Performance Energy",
|
||||
description: "On stage, FXCK N* brings raw authenticity and unbridled energy. Every performance is a visceral experience, connecting with audiences through powerful delivery and magnetic stage presence.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/power-music-concept-portrait_23-2151888454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/power-music-concept-portrait_23-2151888454.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
||||
@@ -43,7 +43,7 @@ export default function ContactPage() {
|
||||
title="Get In Touch"
|
||||
description="Have booking inquiries, collaboration proposals, or just want to connect? Reach out directly through this form or contact us via email. FXCK N* responds to all serious inquiries within 48 hours."
|
||||
tag="Contact - Booking & Messages"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg?_wi=4"
|
||||
imageAlt="FXCK N* Contact"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Back to Home", href: "/" }]}
|
||||
|
||||
@@ -93,7 +93,7 @@ export default function GalleryPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "12.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg?_wi=7",
|
||||
imageAlt: "Midnight Cipher Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function GalleryPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "8.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg?_wi=5",
|
||||
imageAlt: "Neon Pulse Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function GalleryPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "6.9k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg?_wi=4",
|
||||
imageAlt: "Digital Shadows Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function GalleryPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "5.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg?_wi=4",
|
||||
imageAlt: "Golden Hour Track Cover",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,24 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Manrope } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Manrope } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "FXCK N* - Music Artist | Streaming & Releases",
|
||||
description: "Experience bold, innovative hip-hop from FXCK N*. Stream latest tracks on Spotify. Dark, edgy music with authentic energy.",
|
||||
keywords: "hip-hop artist, music streaming, Spotify, rap music, music producer, new artist",
|
||||
metadataBase: new URL("https://fxckn.music"),
|
||||
alternates: {
|
||||
canonical: "https://fxckn.music",
|
||||
},
|
||||
openGraph: {
|
||||
title: "FXCK N* - Bold Music, Breaking Boundaries",
|
||||
description: "Stream innovative hip-hop from FXCK N*. New releases, live performances, and exclusive content.",
|
||||
url: "https://fxckn.music",
|
||||
siteName: "FXCK N*",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg",
|
||||
alt: "FXCK N* Artist Portrait",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "FXCK N* - Music Artist",
|
||||
description: "Bold, innovative hip-hop. Stream now on Spotify.",
|
||||
images: ["http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${manrope.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${manrope.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -54,7 +54,7 @@ export default function MusicPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "12.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg?_wi=4",
|
||||
imageAlt: "Midnight Cipher Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function MusicPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "8.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg?_wi=3",
|
||||
imageAlt: "Neon Pulse Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function MusicPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "6.9k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg?_wi=3",
|
||||
imageAlt: "Digital Shadows Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function MusicPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "5.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg?_wi=3",
|
||||
imageAlt: "Golden Hour Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function MusicPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "4.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg?_wi=5",
|
||||
imageAlt: "Ethereal Nights Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function MusicPage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "3.7k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg?_wi=4",
|
||||
imageAlt: "Electric Dreams Track Cover",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -54,11 +54,11 @@ export default function HomePage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/power-music-concept-portrait_23-2151888454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/power-music-concept-portrait_23-2151888454.jpg?_wi=1",
|
||||
imageAlt: "Live Performance 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-music-producer-finishing-his-new-track-professional-studio_482257-122055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-music-producer-finishing-his-new-track-professional-studio_482257-122055.jpg?_wi=1",
|
||||
imageAlt: "Studio Session 1",
|
||||
},
|
||||
{
|
||||
@@ -66,25 +66,25 @@ export default function HomePage() {
|
||||
imageAlt: "Live Performance 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg?_wi=1",
|
||||
imageAlt: "Artist Portrait",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg?_wi=1",
|
||||
imageAlt: "Track Cover 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg?_wi=1",
|
||||
imageAlt: "Album Collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg?_wi=1",
|
||||
imageAlt: "Track Cover 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg?_wi=1",
|
||||
imageAlt: "Track Cover 3",
|
||||
},
|
||||
]}
|
||||
@@ -103,7 +103,7 @@ export default function HomePage() {
|
||||
title="Crafting Sound, Breaking Boundaries"
|
||||
description="FXCK N* is a bold new voice in hip-hop, blending raw lyricism with innovative production. Drawing inspiration from the golden age of rap while pushing toward futuristic soundscapes, the artist's music challenges conventions and captivates audiences worldwide."
|
||||
tag="About the Artist"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19725.jpg?_wi=2"
|
||||
imageAlt="FXCK N* Artist Portrait"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View Gallery", href: "/gallery" }]}
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
title: "Early Influences",
|
||||
description: "Shaped by the golden era of hip-hop, FXCK N* draws inspiration from legendary artists while forging a unique sonic identity that merges classic elements with modern production techniques.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-music-producer-finishing-his-new-track-professional-studio_482257-122055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-music-producer-finishing-his-new-track-professional-studio_482257-122055.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: Music, text: "Hip-hop and rap foundations" },
|
||||
@@ -138,7 +138,7 @@ export default function HomePage() {
|
||||
title: "Production Philosophy",
|
||||
description: "Every beat is meticulously crafted to complement lyrical depth. The production style blends dark, moody atmospheres with explosive drops, creating an immersive listening experience that demands attention.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: Volume2, text: "Dark atmospheric beats" },
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
title: "Live Performance Energy",
|
||||
description: "On stage, FXCK N* brings raw authenticity and unbridled energy. Every performance is a visceral experience, connecting with audiences through powerful delivery and magnetic stage presence.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/power-music-concept-portrait_23-2151888454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/power-music-concept-portrait_23-2151888454.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: Zap, text: "High-energy performances" },
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "12.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-music-festival-poster-template_23-2148265308.jpg?_wi=3",
|
||||
imageAlt: "Midnight Cipher Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function HomePage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "8.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-music-festival-youtube-channel_23-2149128806.jpg?_wi=2",
|
||||
imageAlt: "Neon Pulse Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "6.9k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/music-festival-landing-page-template-design_23-2150157036.jpg?_wi=2",
|
||||
imageAlt: "Digital Shadows Track Cover",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
price: "Stream Free",
|
||||
rating: 5,
|
||||
reviewCount: "5.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/creative-vinyl-mockup-with-slate_23-2147699079.jpg?_wi=2",
|
||||
imageAlt: "Golden Hour Track Cover",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user