Merge version_1 into main #1
345
src/app/page.tsx
345
src/app/page.tsx
@@ -12,7 +12,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import { Instagram } from "lucide-react";
|
||||
import { Instagram, Spotify } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,34 +33,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Artist",
|
||||
id: "#artist",
|
||||
},
|
||||
name: "Artist", id: "#artist"},
|
||||
{
|
||||
name: "Apparel",
|
||||
id: "#apparel",
|
||||
},
|
||||
name: "Apparel", id: "#apparel"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#apparel",
|
||||
}}
|
||||
text: "Shop Now", href: "#apparel"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/hand-drawn-ouija-board-illustration_23-2149610670.jpg"
|
||||
logoAlt="WXRX666 Logo"
|
||||
brandName="WXRX666"
|
||||
@@ -73,79 +59,40 @@ export default function LandingPage() {
|
||||
description="Immerse yourself in the rebellious spirit and intense vision of WXRX666. Discover unique fashion that blends gothic aesthetics with modern street style, alongside a portfolio of captivating dark art."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Shadow Weaver",
|
||||
handle: "@darkartizan",
|
||||
testimonial: "The raw energy and unique vision of WXRX666 is unmatched. Truly a master of the macabre.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-studio_23-2149417588.jpg",
|
||||
imageAlt: "Shadow Weaver",
|
||||
},
|
||||
name: "Shadow Weaver", handle: "@darkartizan", testimonial: "The raw energy and unique vision of WXRX666 is unmatched. Truly a master of the macabre.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-studio_23-2149417588.jpg", imageAlt: "Shadow Weaver"},
|
||||
{
|
||||
name: "Crimson Muse",
|
||||
handle: "@gothicthreads",
|
||||
testimonial: "WXRX666 apparel isn't just clothing; it's a statement. The quality and design are exceptional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-red-light-portrait-man_23-2148277432.jpg",
|
||||
imageAlt: "Crimson Muse",
|
||||
},
|
||||
name: "Crimson Muse", handle: "@gothicthreads", testimonial: "WXRX666 apparel isn't just clothing; it's a statement. The quality and design are exceptional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-red-light-portrait-man_23-2148277432.jpg", imageAlt: "Crimson Muse"},
|
||||
{
|
||||
name: "Inferno Beat",
|
||||
handle: "@undergroundtunes",
|
||||
testimonial: "The music and visual art of WXRX666 resonate with an primal force. A true artistic phenomenon.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-man-looking-directly-camera_23-2148277458.jpg",
|
||||
imageAlt: "Inferno Beat",
|
||||
},
|
||||
name: "Inferno Beat", handle: "@undergroundtunes", testimonial: "The music and visual art of WXRX666 resonate with an primal force. A true artistic phenomenon.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-man-looking-directly-camera_23-2148277458.jpg", imageAlt: "Inferno Beat"},
|
||||
{
|
||||
name: "Nightshade Designs",
|
||||
handle: "@rebelstitch",
|
||||
testimonial: "Every piece from WXRX666 screams individuality. The detailing and fabric are pure artistry.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fluorescent-make-up-looking-away_23-2148410038.jpg",
|
||||
imageAlt: "Nightshade Designs",
|
||||
},
|
||||
name: "Nightshade Designs", handle: "@rebelstitch", testimonial: "Every piece from WXRX666 screams individuality. The detailing and fabric are pure artistry.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fluorescent-make-up-looking-away_23-2148410038.jpg", imageAlt: "Nightshade Designs"},
|
||||
{
|
||||
name: "Abyssal Collector",
|
||||
handle: "@darkgallery",
|
||||
testimonial: "Owning a WXRX666 original is like capturing a piece of a forbidden realm. Deeply inspiring.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crying-face-with-red-mouth-covering_23-2152019602.jpg",
|
||||
imageAlt: "Abyssal Collector",
|
||||
},
|
||||
name: "Abyssal Collector", handle: "@darkgallery", testimonial: "Owning a WXRX666 original is like capturing a piece of a forbidden realm. Deeply inspiring.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crying-face-with-red-mouth-covering_23-2152019602.jpg", imageAlt: "Abyssal Collector"},
|
||||
]}
|
||||
testimonialRotationInterval={7000}
|
||||
tag="Unleash Your Inner Demon"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Art",
|
||||
href: "#artist",
|
||||
},
|
||||
text: "Explore Art", href: "#artist"},
|
||||
{
|
||||
text: "Shop Apparel",
|
||||
href: "#apparel",
|
||||
},
|
||||
text: "Shop Apparel", href: "#apparel"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-train-station_23-2149371516.jpg",
|
||||
alt: "Artist follower",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pop-punk-aesthetic-portrait-woman-posing-train-station_23-2149371516.jpg", alt: "Artist follower"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-gray-scarf-hat-glasses-sitting-against-urban-entrance_627829-8462.jpg",
|
||||
alt: "Brand fan",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-gray-scarf-hat-glasses-sitting-against-urban-entrance_627829-8462.jpg", alt: "Brand fan"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blonde-girl-fur-coat-posed-against-old-orange-wall_627829-10469.jpg",
|
||||
alt: "Apparel buyer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blonde-girl-fur-coat-posed-against-old-orange-wall_627829-10469.jpg", alt: "Apparel buyer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/skin-care-concept-charming-young-caucasian-woman-with-perfect-makeup-photo-composition-brunette-girl-isolated-pink-background-with-copy-space_1258-1069.jpg",
|
||||
alt: "Art enthusiast",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/skin-care-concept-charming-young-caucasian-woman-with-perfect-makeup-photo-composition-brunette-girl-isolated-pink-background-with-copy-space_1258-1069.jpg", alt: "Art enthusiast"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-studio_23-2149417588.jpg",
|
||||
alt: "New avatar image",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-studio_23-2149417588.jpg", alt: "New avatar image"},
|
||||
]}
|
||||
avatarText="Join the Legion"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306794.jpg"
|
||||
@@ -161,18 +108,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="WXRX666: The Artist Behind the Abyss"
|
||||
description={[
|
||||
"WXRX666 is more than a brand; it's a creative entity delving into the depths of human psyche and demonic mythology. Through dark artistry and rebellious fashion, WXRX666 explores themes of freedom, individuality, and the macabre, challenging conventional norms and embracing the shadows.",
|
||||
"Born from an insatiable desire to manifest raw emotion, the art of WXRX666 is a visceral journey. Each stroke and composition is infused with a unique blend of gothic elegance and primal ferocity, designed to provoke thought and stir the soul. This portfolio showcases key works that define the WXRX666 artistic universe.",
|
||||
]}
|
||||
"WXRX666 is more than a brand; it's a creative entity delving into the depths of human psyche and demonic mythology. Through dark artistry and rebellious fashion, WXRX666 explores themes of freedom, individuality, and the macabre, challenging conventional norms and embracing the shadows.", "Born from an insatiable desire to manifest raw emotion, the art of WXRX666 is a visceral journey. Each stroke and composition is infused with a unique blend of gothic elegance and primal ferocity, designed to provoke thought and stir the soul. This portfolio showcases key works that define the WXRX666 artistic universe."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Portfolio",
|
||||
href: "#",
|
||||
},
|
||||
text: "View Full Portfolio", href: "#"},
|
||||
{
|
||||
text: "Follow on Spotify",
|
||||
href: "https://open.spotify.com/artist/WXRX666",
|
||||
},
|
||||
text: "Follow on Spotify", href: "https://open.spotify.com/artist/WXRX666"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -184,34 +125,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Gothic Aesthetics",
|
||||
title: "Eternal Shadows",
|
||||
items: [
|
||||
"Intricate detailing inspired by ancient dark lore.",
|
||||
"Classic gothic motifs with a modern twist.",
|
||||
"Emphasis on silhouette and dramatic forms.",
|
||||
],
|
||||
id: "f1", label: "Gothic Aesthetics", title: "Eternal Shadows", items: [
|
||||
"Intricate detailing inspired by ancient dark lore.", "Classic gothic motifs with a modern twist.", "Emphasis on silhouette and dramatic forms."],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Rebellious Spirit",
|
||||
title: "Unleashed Energy",
|
||||
items: [
|
||||
"Bold statements against conformity.",
|
||||
"Designs that empower individuality.",
|
||||
"A reflection of underground culture and punk ethos.",
|
||||
],
|
||||
id: "f2", label: "Rebellious Spirit", title: "Unleashed Energy", items: [
|
||||
"Bold statements against conformity.", "Designs that empower individuality.", "A reflection of underground culture and punk ethos."],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Occult Symbolism",
|
||||
title: "Hidden Meanings",
|
||||
items: [
|
||||
"Subtle yet powerful esoteric elements.",
|
||||
"Art that invites interpretation and discovery.",
|
||||
"Fusion of mythological creatures and abstract forms.",
|
||||
],
|
||||
id: "f3", label: "Occult Symbolism", title: "Hidden Meanings", items: [
|
||||
"Subtle yet powerful esoteric elements.", "Art that invites interpretation and discovery.", "Fusion of mythological creatures and abstract forms."],
|
||||
},
|
||||
]}
|
||||
title="The Demonic Core: Artistic Vision"
|
||||
@@ -228,65 +151,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "WXRX666",
|
||||
name: "Crimson Sigil Hoodie",
|
||||
price: "$85.00",
|
||||
rating: 5,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-model-posing-red-clothes_23-2148240035.jpg",
|
||||
imageAlt: "Black hoodie with red demonic sigil",
|
||||
},
|
||||
id: "p1", brand: "WXRX666", name: "Crimson Sigil Hoodie", price: "$85.00", rating: 5,
|
||||
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-model-posing-red-clothes_23-2148240035.jpg", imageAlt: "Black hoodie with red demonic sigil"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "WXRX666",
|
||||
name: "Gothic Serpent Tee",
|
||||
price: "$45.00",
|
||||
rating: 4,
|
||||
reviewCount: "98 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-expressive-woman-posing_23-2149267448.jpg",
|
||||
imageAlt: "Black t-shirt with red gothic serpent graphic",
|
||||
},
|
||||
id: "p2", brand: "WXRX666", name: "Gothic Serpent Tee", price: "$45.00", rating: 4,
|
||||
reviewCount: "98 reviews", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-expressive-woman-posing_23-2149267448.jpg", imageAlt: "Black t-shirt with red gothic serpent graphic"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "WXRX666",
|
||||
name: "Infernal Stripe Pants",
|
||||
price: "$95.00",
|
||||
rating: 5,
|
||||
reviewCount: "75 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-t-shirt-checkered-shirt-holding-hands-head-looking-relaxed-front-view_176474-105268.jpg",
|
||||
imageAlt: "Black pants with a striking red stripe",
|
||||
},
|
||||
id: "p3", brand: "WXRX666", name: "Infernal Stripe Pants", price: "$95.00", rating: 5,
|
||||
reviewCount: "75 reviews", imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-t-shirt-checkered-shirt-holding-hands-head-looking-relaxed-front-view_176474-105268.jpg", imageAlt: "Black pants with a striking red stripe"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "WXRX666",
|
||||
name: "Occult Biker Jacket",
|
||||
price: "$250.00",
|
||||
rating: 5,
|
||||
reviewCount: "50 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-goth-teenager-posing-studio_23-2150501602.jpg",
|
||||
imageAlt: "Black leather jacket with occult symbols",
|
||||
},
|
||||
id: "p4", brand: "WXRX666", name: "Occult Biker Jacket", price: "$250.00", rating: 5,
|
||||
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/front-view-goth-teenager-posing-studio_23-2150501602.jpg", imageAlt: "Black leather jacket with occult symbols"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "WXRX666",
|
||||
name: "Shadow Veil Mask",
|
||||
price: "$25.00",
|
||||
rating: 4,
|
||||
reviewCount: "150 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-carnival-mask-dark-background_23-2147596881.jpg",
|
||||
imageAlt: "Black face mask with dark accents",
|
||||
},
|
||||
id: "p5", brand: "WXRX666", name: "Shadow Veil Mask", price: "$25.00", rating: 4,
|
||||
reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-carnival-mask-dark-background_23-2147596881.jpg", imageAlt: "Black face mask with dark accents"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "WXRX666",
|
||||
name: "Demonic Stomp Boots",
|
||||
price: "$180.00",
|
||||
rating: 5,
|
||||
reviewCount: "65 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adventure-explorers-couple-hikers_346278-229.jpg",
|
||||
imageAlt: "Black heavy combat boots",
|
||||
},
|
||||
id: "p6", brand: "WXRX666", name: "Demonic Stomp Boots", price: "$180.00", rating: 5,
|
||||
reviewCount: "65 reviews", imageSrc: "http://img.b2bpic.net/free-photo/adventure-explorers-couple-hikers_346278-229.jpg", imageAlt: "Black heavy combat boots"},
|
||||
]}
|
||||
title="WXRX666 Apparel: Wear the Darkness"
|
||||
description="Our exclusive clothing line combines high-quality materials with provocative designs, ensuring comfort without compromising on style. Each garment is a piece of wearable art, designed to ignite your dark aesthetic."
|
||||
@@ -301,21 +182,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "WXRX666",
|
||||
role: "Artist & Founder",
|
||||
description: "A reclusive visionary, WXRX666 channels raw emotion and dark inspiration into every creation. With a passion for gothic subcultures and ancient occult lore, their work pushes boundaries and defines a new era of rebellious self-expression. Their identity remains shrouded, allowing the art to speak for itself.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-drawings-face_23-2149214486.jpg",
|
||||
imageAlt: "Portrait of artist WXRX666",
|
||||
socialLinks: [
|
||||
id: "m1", name: "WXRX666", role: "Artist & Founder", description: "A reclusive visionary, WXRX666 channels raw emotion and dark inspiration into every creation. With a passion for gothic subcultures and ancient occult lore, their work pushes boundaries and defines a new era of rebellious self-expression. Their identity remains shrouded, allowing the art to speak for itself.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-drawings-face_23-2149214486.jpg", imageAlt: "Portrait of artist WXRX666", socialLinks: [
|
||||
{
|
||||
icon: Instagram,
|
||||
url: "https://instagram.com/wxrx666",
|
||||
},
|
||||
url: "https://instagram.com/wxrx666"},
|
||||
{
|
||||
icon: Spotify,
|
||||
url: "https://open.spotify.com/artist/WXRX666",
|
||||
},
|
||||
url: "https://open.spotify.com/artist/WXRX666"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -333,45 +206,15 @@ export default function LandingPage() {
|
||||
uniformGridCustomHeightClasses="min-h-none"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Luna Shadow",
|
||||
role: "Gothic Enthusiast",
|
||||
testimonial: "The attention to detail on the apparel is insane. It's truly a cut above, making me feel powerful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
imageAlt: "Luna Shadow",
|
||||
},
|
||||
id: "t1", name: "Luna Shadow", role: "Gothic Enthusiast", testimonial: "The attention to detail on the apparel is insane. It's truly a cut above, making me feel powerful.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "Luna Shadow"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Raven Blackwood",
|
||||
role: "Art Collector",
|
||||
testimonial: "WXRX666's art piece hangs proudly in my study. It's a constant source of dark inspiration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-pink-headphones-playing-with-her-hair_114579-80307.jpg",
|
||||
imageAlt: "Raven Blackwood",
|
||||
},
|
||||
id: "t2", name: "Raven Blackwood", role: "Art Collector", testimonial: "WXRX666's art piece hangs proudly in my study. It's a constant source of dark inspiration.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-pink-headphones-playing-with-her-hair_114579-80307.jpg", imageAlt: "Raven Blackwood"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Dante Inferno",
|
||||
role: "Streetwear Influencer",
|
||||
testimonial: "Finally, a brand that gets it. WXRX666 fuses my aesthetic with comfort flawlessly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-man-wearing-glasses-headphones-neck-looking-front-pointing-headphones-isolated-pink-wall_141793-73037.jpg",
|
||||
imageAlt: "Dante Inferno",
|
||||
},
|
||||
id: "t3", name: "Dante Inferno", role: "Streetwear Influencer", testimonial: "Finally, a brand that gets it. WXRX666 fuses my aesthetic with comfort flawlessly.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-man-wearing-glasses-headphones-neck-looking-front-pointing-headphones-isolated-pink-wall_141793-73037.jpg", imageAlt: "Dante Inferno"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Valeria Crimson",
|
||||
role: "Musician",
|
||||
testimonial: "The dark ambiance of WXRX666's work perfectly complements my creative process. Essential.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-painter-sharing-his-vision-ideas-before-painting-new-artwork_482257-115424.jpg",
|
||||
imageAlt: "Valeria Crimson",
|
||||
},
|
||||
id: "t4", name: "Valeria Crimson", role: "Musician", testimonial: "The dark ambiance of WXRX666's work perfectly complements my creative process. Essential.", imageSrc: "http://img.b2bpic.net/free-photo/male-painter-sharing-his-vision-ideas-before-painting-new-artwork_482257-115424.jpg", imageAlt: "Valeria Crimson"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jax Shadowheart",
|
||||
role: "Fashion Blogger",
|
||||
testimonial: "Each piece is a masterpiece. The quality of WXRX666 apparel is truly exceptional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489836.jpg",
|
||||
imageAlt: "Jax Shadowheart",
|
||||
},
|
||||
id: "t5", name: "Jax Shadowheart", role: "Fashion Blogger", testimonial: "Each piece is a masterpiece. The quality of WXRX666 apparel is truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/teenager-light-movie-projector_23-2149489836.jpg", imageAlt: "Jax Shadowheart"},
|
||||
]}
|
||||
title="Echoes of Satisfaction: What Our Legion Says"
|
||||
description="Hear from those who have embraced the WXRX666 experience, whether through our art or our apparel. Their words speak volumes about the impact and quality of our creations."
|
||||
@@ -384,30 +227,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What inspires WXRX666's art?",
|
||||
content: "WXRX666 draws inspiration from gothic literature, ancient mythologies, occult symbolism, and the raw, untamed aspects of human nature. The goal is to explore themes of rebellion, individuality, and the sublime darkness.",
|
||||
},
|
||||
id: "q1", title: "What inspires WXRX666's art?", content: "WXRX666 draws inspiration from gothic literature, ancient mythologies, occult symbolism, and the raw, untamed aspects of human nature. The goal is to explore themes of rebellion, individuality, and the sublime darkness."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Where are the apparel items produced?",
|
||||
content: "Our apparel is ethically sourced and produced with high-quality materials, focusing on durability and comfort. We partner with select manufacturers who align with our standards for craftsmanship and sustainability.",
|
||||
},
|
||||
id: "q2", title: "Where are the apparel items produced?", content: "Our apparel is ethically sourced and produced with high-quality materials, focusing on durability and comfort. We partner with select manufacturers who align with our standards for craftsmanship and sustainability."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, WXRX666 ships globally! Shipping costs and delivery times vary by destination. Please refer to our shipping policy page for detailed information.",
|
||||
},
|
||||
id: "q3", title: "Do you offer international shipping?", content: "Yes, WXRX666 ships globally! Shipping costs and delivery times vary by destination. Please refer to our shipping policy page for detailed information."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Can I commission WXRX666 for a custom art piece?",
|
||||
content: "WXRX666 occasionally takes on custom commissions. Please use the contact form to express your interest, providing details of your project, and we will get back to you if it aligns with our current artistic direction.",
|
||||
},
|
||||
id: "q4", title: "Can I commission WXRX666 for a custom art piece?", content: "WXRX666 occasionally takes on custom commissions. Please use the contact form to express your interest, providing details of your project, and we will get back to you if it aligns with our current artistic direction."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "What is your return/exchange policy for apparel?",
|
||||
content: "We strive for complete satisfaction. Unworn and unwashed apparel can be returned or exchanged within 30 days of purchase. Custom art pieces are generally non-refundable. Please see our full policy for details.",
|
||||
},
|
||||
id: "q5", title: "What is your return/exchange policy for apparel?", content: "We strive for complete satisfaction. Unworn and unwashed apparel can be returned or exchanged within 30 days of purchase. Custom art pieces are generally non-refundable. Please see our full policy for details."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-stain-with-ferromagnetic-liquid-metal-with-copy-space_23-2148253549.jpg"
|
||||
imageAlt="Abstract dark red art concept"
|
||||
@@ -423,18 +251,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Connect with WXRX666. For inquiries about art, apparel, collaborations, or simply to share your thoughts, reach out to the abyss below. We appreciate your interest."
|
||||
buttons={[
|
||||
{
|
||||
text: "Send a Message",
|
||||
href: "mailto:info@wxrx666.com",
|
||||
},
|
||||
text: "Send a Message", href: "mailto:info@wxrx666.com"},
|
||||
{
|
||||
text: "Join the Newsletter",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join the Newsletter", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -447,61 +270,39 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Artist Portfolio",
|
||||
href: "#artist",
|
||||
},
|
||||
label: "Artist Portfolio", href: "#artist"},
|
||||
{
|
||||
label: "Apparel Catalog",
|
||||
href: "#apparel",
|
||||
},
|
||||
label: "Apparel Catalog", href: "#apparel"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/wxrx666",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/wxrx666"},
|
||||
{
|
||||
label: "Spotify",
|
||||
href: "https://open.spotify.com/artist/WXRX666",
|
||||
},
|
||||
label: "Spotify", href: "https://open.spotify.com/artist/WXRX666"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com/wxrx666",
|
||||
},
|
||||
label: "Twitter", href: "https://twitter.com/wxrx666"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user