diff --git a/src/app/page.tsx b/src/app/page.tsx
index dd7e898..2a65d54 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,16 +32,11 @@ export default function LandingPage() {
@@ -49,54 +44,36 @@ export default function LandingPage() {
@@ -107,10 +84,8 @@ export default function LandingPage() {
title="Forged in Chaos"
description="We are not just a band; we are an relentless movement of sound and defiance. Founded in the underground scene, our music is a testament to our struggle and power."
metrics={[
- {
- value: "1 Yrs", title: "History"},
- {
- value: "20+", title: "Gigs"},
+ { value: "1 Yrs", title: "History"},
+ { value: "20+", title: "Gigs"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777580428726-qy5w25x7.jpg"
imageAlt="heavy metal band portrait moody"
@@ -125,30 +100,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Riff Crafting", description: "Precision engineered guitar work designed to pierce the soul.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-beautiful-guitar_23-2148605831.jpg", imageAlt: "electric guitar strings closeup dark"
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-part-drum-kit-blurred-background_169016-20617.jpg", imageAlt: "drum kit dark stage lighting"
- }
- },
- {
- title: "Percussive Storm", description: "Thunderous drums that push the limits of speed and power.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/drum-kit-dark-background-with-stage-lighting-copy-space_169016-14183.jpg", imageAlt: "drum kit dark stage lighting"
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/guitar-chair-indoors_23-2149614046.jpg", imageAlt: "electric guitar strings closeup dark"
- }
- },
- {
- title: "Vocal Fury", description: "Voices that scream raw defiance against the silent world.", phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-electric-guitar-dark-background_169016-20244.jpg", imageAlt: "electric guitar strings closeup dark"
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/snare-drum-percussion-instrument-dark-background-with-smoke-copy-space_169016-14170.jpg", imageAlt: "drum kit dark stage lighting"
- }
- },
+ { title: "Riff Crafting", description: "Precision engineered guitar work designed to pierce the soul.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-beautiful-guitar_23-2148605831.jpg", imageAlt: "electric guitar strings closeup dark" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-part-drum-kit-blurred-background_169016-20617.jpg", imageAlt: "drum kit dark stage lighting" } },
+ { title: "Percussive Storm", description: "Thunderous drums that push the limits of speed and power.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/drum-kit-dark-background-with-stage-lighting-copy-space_169016-14183.jpg", imageAlt: "drum kit dark stage lighting" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/guitar-chair-indoors_23-2149614046.jpg", imageAlt: "electric guitar strings closeup dark" } },
+ { title: "Vocal Fury", description: "Voices that scream raw defiance against the silent world.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-black-electric-guitar-dark-background_169016-20244.jpg", imageAlt: "electric guitar strings closeup dark" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/snare-drum-percussion-instrument-dark-background-with-smoke-copy-space_169016-14170.jpg", imageAlt: "drum kit dark stage lighting" } },
]}
showStepNumbers={true}
title="Sonic Dominance"
@@ -163,18 +117,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1", brand: "Merch", name: "Betrayed Warrior ", price: "$29", rating: 5,
- reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232655-9ln049id.png?w=600&h=600"},
- {
- id: "p2", brand: "Music", name: "Limited Vinyl", price: "$45", rating: 5,
- reviewCount: "89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-uet0zilz.png?w=600&h=600"},
- {
- id: "p3", brand: "Merch", name: "Dark ", price: "$65", rating: 4,
- reviewCount: "205", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-3um1iozw.png"},
- {
- id: "p4", brand: "Merch", name: "Scorched Oaths ", price: "$15", rating: 5,
- reviewCount: "50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-31k9ioda.jpg"},
+ { id: "p1", brand: "Merch", name: "Betrayed Warrior ", price: "$29", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232655-9ln049id.png?w=600&h=600"},
+ { id: "p2", brand: "Music", name: "Limited Vinyl", price: "$45", rating: 5, reviewCount: "89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-uet0zilz.png?w=600&h=600"},
+ { id: "p3", brand: "Merch", name: "Dark ", price: "$65", rating: 4, reviewCount: "205", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-3um1iozw.png"},
+ { id: "p4", brand: "Merch", name: "Scorched Oaths ", price: "$15", rating: 5, reviewCount: "50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777579232656-31k9ioda.jpg"},
]}
imageClassName="aspect-square object-cover"
title="Exclusive Vendetta Gear"
@@ -188,18 +134,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1", value: "500+", title: "Streams", items: [
- "Spotify", "Apple Music", "YouTube"],
- },
- {
- id: "m2", value: "4 ", title: "Countries", items: [
- "Romania ", "UK", "Germany", "Japan"],
- },
- {
- id: "m3", value: "5 ", title: "Albums", items: [
- "Betrayed Warrior ", "Burn It Down! ", "Dark "],
- },
+ { id: "m1", value: "500+", title: "Streams", items: ["Spotify", "Apple Music", "YouTube"] },
+ { id: "m2", value: "4 ", title: "Countries", items: ["Romania ", "UK", "Germany", "Japan"] },
+ { id: "m3", value: "5 ", title: "Albums", items: ["Betrayed Warrior ", "Burn It Down! ", "Dark "] },
]}
title="By The Numbers"
description="The impact we've left on the metal community."
@@ -210,16 +147,11 @@ export default function LandingPage() {
@@ -274,22 +196,8 @@ export default function LandingPage() {
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index 066abc7..6338356 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
- --foreground: #f5f5f5;
- --primary-cta: #ff0000;
+ --foreground: #ffffffe6;
+ --primary-cta: #e6e6e6;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
- --accent: #991b1b;
- --background-accent: #7f1d1d;
+ --accent: #737373;
+ --background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);