diff --git a/src/components/Discography.tsx b/src/components/Discography.tsx index ea7e661..970ac29 100644 --- a/src/components/Discography.tsx +++ b/src/components/Discography.tsx @@ -1,6 +1,16 @@ import MusicElement from "./MusicElement"; const releases = [ + { + title: "Wyllie - Nine to Five", + src: "https://bandcamp.com/EmbeddedPlayer/album=930418096/size=large/bgcol=333333/linkcol=0f91ff/minimal=true/transparent=true", + link: "https://perfectdark909.bandcamp.com/album/nine-to-five", + }, + { + title: "Apellum - Scenes of Water", + src: "https://bandcamp.com/EmbeddedPlayer/album=4217683846/size=large/bgcol=333333/linkcol=0f91ff/minimal=true/transparent=true/", + link: "https://perfectdark909.bandcamp.com/album/scenes-of-water", + }, { title: "Brick x Provider x Fauna - Can't Explain", src: "https://bandcamp.com/EmbeddedPlayer/track=498838305/size=large/bgcol=333333/linkcol=0f91ff/minimal=true/transparent=true/", diff --git a/src/pages/About.tsx b/src/pages/About.tsx index 5106aeb..59b5daf 100644 --- a/src/pages/About.tsx +++ b/src/pages/About.tsx @@ -7,14 +7,14 @@ export const About: React.FC<{}> = () => { return (
- {/*
ABOUT US
*/} -
- +
+ ABOUT
{/*
*/} -
+
+ {/*
*/} Perfect Dark is a California based record label known for throwing high energy underground parties and releasing a variety of electronic music. Not bound by genre but unified by feeling. @@ -27,7 +27,7 @@ export const About: React.FC<{}> = () => { earth, and music with soul.
- + You can check out our artists{" "} = () => {
-
+ {/*
= () => { height="50" />
-
+
*/}
); diff --git a/src/pages/Artists.tsx b/src/pages/Artists.tsx index 94df987..6295e81 100644 --- a/src/pages/Artists.tsx +++ b/src/pages/Artists.tsx @@ -1,5 +1,8 @@ import { Container } from "../components/Container"; import { Link } from "react-router-dom"; +import pd_90_logo from "../img/PD - 90_s type-01.png"; +import pd_spiral_logo from "../img/PD - Spiral-01.png"; +import pd_heart_logo from "../img/PD_Special Heart-01.png"; export const Artists: React.FC<{}> = () => { const artistList = [ @@ -15,24 +18,52 @@ export const Artists: React.FC<{}> = () => { return ( -
-
- - ARTIST ROSTER - -
+
+ + ARTISTS +

{artistList.map((artist) => (
{artist.name}
))}
+
+

+
+ Logo +
+
+ Logo +
+
+ Logo +
+
); }; diff --git a/src/pages/Contact.tsx b/src/pages/Contact.tsx index 3c79bc4..158d569 100644 --- a/src/pages/Contact.tsx +++ b/src/pages/Contact.tsx @@ -7,25 +7,24 @@ export const Contact: React.FC<{}> = () => { return (
-
- +
+ CONTACT
-

{/*
*/} -
+
For booking inquries and demo submissions, please email us at:{" "}



{" "} info@perfectdark909.com -
+
Please leave your name, contact info, and a brief description of your request.



Thank you! @@ -33,7 +32,7 @@ export const Contact: React.FC<{}> = () => {
-
+ {/*
= () => { height="50 " />
-
+
*/} ); }; diff --git a/src/pages/Environment.tsx b/src/pages/Environment.tsx index 85ff2a8..8290fa4 100644 --- a/src/pages/Environment.tsx +++ b/src/pages/Environment.tsx @@ -9,12 +9,12 @@ export const Environment: React.FC<{}> = () => { return (
-
- +
+ EARTH
-
+
{/* Section for Tracks for Trees */}

@@ -63,11 +63,6 @@ export const Environment: React.FC<{}> = () => { development into the Sierra Nevadas foothills.



-

- Join us on February 10, 2024 at Duffy’s in downtown Chico to help - raise money for Stop Valley’s Edge. -

-

Earth First Event = () => { return (