Skip to content

Commit c6d4323

Browse files
author
alejot127
committed
remove coming soon tooltip + update DJ phots to 1:1 aspect ratio
1 parent 709e008 commit c6d4323

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

src/views/Campout/DJLineUp.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ const DJLineup = () => {
6060
/>
6161
<DJ
6262
name="CamBam"
63-
bio="'I am passionate about elevating anyone who chooses to lend their ear to my sets. My go-to genre to spread the good vibes is UKG, so be ready to keep dancing from start to finish with my sets. I like to throw in a mix of nostalgic hits that scratch the deepest cracks of your memories, while bringing in current hits to keep up the excitement of that track you can't help but listen to on repeat.'"
63+
bio="CAMBAM is an up and coming DJ based in San Francisco. He channels his empathetic gifts through his sets to elevate anyone lending an ear. He loves to find that nostalgic hit that scratches the deepest cracks of your memories, while bringing in recent drops you’ve been eager to hear on the dance floor. His favorite genre of the moment is UKG."
6464
soundcloud="https://on.soundcloud.com/RxBELi5RJJ14Jr3w6"
6565
instagram="https://www.instagram.com/cam_bam"
66-
image="https://storage.googleapis.com/static.baaahs.org/cam_bam.JPG"
66+
image="https://storage.googleapis.com/static.baaahs.org/cam_bam_2.JPG"
6767
/>
6868
<DJ
6969
name="Chelsea Star"
@@ -122,7 +122,7 @@ const DJLineup = () => {
122122
bio="Hailing from San Francisco, Joe Weidman (aka Jumpr) has been a staple of SF nightlife since 2016. He got his start in the leather scene as the creative director for Fog City Pack before jumping behind the decks himself in 2018. In 2021, Jumpr, along with his dj partner Fawks, became resident of the monthly party Stank, one of SF’s longest running fetish nights. In 2023, he launched Synthia, a party that celebrates the queer sci-fi futurism of the 1970s & 80s with an emphasis on vintage synths & space disco, and along with Fog City Pack resurrected Deviants: Adult Arcade, the closing party of the Folsom Street Fair which boasted 2000 guests in attendance. Jumpr prides himself on being a dance floor filler, agnostic of genre, spinning everything from sweaty bathhouse disco to throbbing techno bangers. Jumpr wants to bring the rush and keep the energy ecstatic."
123123
soundcloud="https://on.soundcloud.com/jump_r"
124124
instagram="https://instagram.com/unluck"
125-
image="https://storage.googleapis.com/static.baaahs.org/jumpr.jpeg"
125+
image="https://storage.googleapis.com/static.baaahs.org/jumpr_2.jpeg"
126126
/>
127127
<DJ
128128
name="Kelly Naughton"
@@ -202,7 +202,7 @@ const DJLineup = () => {
202202
bio="Southern-bred and Ohio-raised, Sammy is somewhat of the new kid on the block. Since moving to San Francisco two years ago, the singer-turned-DJ has made himeself known at queer events like Young Hearts, Electroluxx, Gemini, and Provocateur and playing support for Alinka, Above & Beyond, and Marc Kinchen among others. In his own words, his sound highlights 'the groovier side of the underground'. He joins the BAAAHS campout for the first time in 2025."
203203
soundcloud="https://soundcloud.com/sammy-taylor-sf"
204204
instagram="https://www.instagram.com/justsammy.dj"
205-
image="https://storage.googleapis.com/static.baaahs.org/sammy.jpg"
205+
image="https://storage.googleapis.com/static.baaahs.org/sammy_2.jpg"
206206
/>
207207
<DJ
208208
name="Sindri"

src/views/Campout/NavItems.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ const NavItems = [
44
{
55
title: 'dj line up',
66
href: '/campout/dj-lineup',
7-
tbd: 'COMING SOON!',
87
},
98
{ title: 'previous years', href: '/campout/last-year' },
109
{ title: 'q & a', href: '/campout/q-and-a' },

0 commit comments

Comments
 (0)