20 Commits

Author SHA1 Message Date
3101dd3a82 Update src/app/page.tsx 2026-05-01 17:34:21 +00:00
4e452c9e80 Merge version_12 into main
Merge version_12 into main
2026-05-01 17:31:45 +00:00
5b046b49ca Update src/app/page.tsx 2026-05-01 17:31:42 +00:00
364fd71fd6 Merge version_12 into main
Merge version_12 into main
2026-05-01 17:31:35 +00:00
5efce18dd4 Update src/app/page.tsx 2026-05-01 17:31:32 +00:00
ccb72caf72 Merge version_12 into main
Merge version_12 into main
2026-05-01 17:31:19 +00:00
d2072b22a7 Update src/app/page.tsx 2026-05-01 17:31:16 +00:00
14097f71da Merge version_12 into main
Merge version_12 into main
2026-05-01 17:30:44 +00:00
841cf6ba1c Update src/app/page.tsx 2026-05-01 17:30:40 +00:00
b664186d2c Merge version_12 into main
Merge version_12 into main
2026-05-01 17:28:40 +00:00
4ab74c6f03 Update theme colors 2026-05-01 17:28:36 +00:00
636de4d870 Merge version_11 into main
Merge version_11 into main
2026-05-01 17:28:22 +00:00
289230f4d2 Update theme colors 2026-05-01 17:28:19 +00:00
c1cc6b8863 Merge version_10 into main
Merge version_10 into main
2026-05-01 17:28:19 +00:00
83216d2f3b Update theme colors 2026-05-01 17:28:16 +00:00
a309f4c9e8 Merge version_9 into main
Merge version_9 into main
2026-05-01 17:28:13 +00:00
c3da92b38a Update theme colors 2026-05-01 17:28:10 +00:00
aa15bd695d Merge version_8 into main
Merge version_8 into main
2026-05-01 17:28:08 +00:00
f6695ddf55 Update theme colors 2026-05-01 17:28:04 +00:00
a00f80863c Merge version_7 into main
Merge version_7 into main
2026-05-01 17:26:30 +00:00
2 changed files with 12 additions and 11 deletions

View File

@@ -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"
@@ -117,10 +118,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: "CD ", name: "Betrayed Warrior ", price: "$29", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D5jfanRxnLYlbytCFsB9XUtL0A/uploaded-1777656657792-qz6pthl2.png"},
{ id: "p2", brand: "CD ", name: "Burn It Down! ", 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: "CD ", 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: "CD ", 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"

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--foreground: #f5f5f5;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #737373;
--accent: #991b1b;
--background-accent: #7f1d1d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);