Skip to content

Commit

Permalink
only joe and jordan rn
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgsolomon committed Oct 29, 2024
1 parent 130c2e6 commit 810a7de
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/app/createvideo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export default function CreateVideo({
alt="jordan"
/>
</div>
<div
{/* <div
className={cn(
`relative cursor-pointer overflow-hidden rounded-full border border-border bg-secondary transition-all hover:scale-[102%] active:scale-[98%]`,
`${
Expand Down Expand Up @@ -357,7 +357,7 @@ export default function CreateVideo({
height={75}
alt="ben shapiro"
/>
</div>
</div> */}
<div
className={cn(
`relative cursor-pointer overflow-hidden rounded-full border border-border bg-secondary transition-all hover:scale-[102%] active:scale-[98%]`,
Expand Down Expand Up @@ -508,7 +508,7 @@ export default function CreateVideo({
{/* alt="barack" */}
{/* /> */}
{/* </div> */}
<div
{/* <div
className={cn(
`relative cursor-pointer overflow-hidden rounded-full border border-border bg-secondary transition-all hover:scale-[102%] active:scale-[98%]`,
`${
Expand Down Expand Up @@ -557,8 +557,8 @@ export default function CreateVideo({
height={75}
alt="barack"
/>
</div>
<div
</div> */}
{/* <div
className={cn(
`relative cursor-pointer overflow-hidden rounded-full border border-border bg-secondary transition-all hover:scale-[102%] active:scale-[98%]`,
`${
Expand Down Expand Up @@ -610,7 +610,7 @@ export default function CreateVideo({
height={75}
alt="barack"
/>
</div>
</div> */}
</div>
</div>
<div>
Expand Down

0 comments on commit 810a7de

Please sign in to comment.