Skip to content

Commit

Permalink
Change parallel info (#174)
Browse files Browse the repository at this point in the history
* Change parallel info

- Changed Twitter 
- Changed Website
- Changed Drop description

Not in PR, but we need to change
- Start and end time
- Image
- Price
- Contract links out, isnt ThirdWeb native
- Remove Crossmint

* chore: update parallel config and drop image

---------

Co-authored-by: AshishYelekar <ayelekar@gmail.com>
  • Loading branch information
aneri18 and AshishYelekar authored Aug 10, 2023
1 parent a1a9b2c commit dbf8984
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 53 deletions.
47 changes: 0 additions & 47 deletions public/partners/parallel/drops/drop.svg

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions src/config/partners/parallel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ import { CAMPAIGN_HOUR, CAMPAIGN_MINUTE } from '@/config/constants'
const parallel: Partner = {
slug: 'parallel',
name: 'Parallel',
url: 'https://parallel.fi/',
url: 'https://parallel.life/',
description:
'Choose your faction, join the battle for Earth! Learn more about the sci-fi world of Parallel.',
'A limited-edition Starter Deck available for the Parallel trading card game, including access to the highly anticipated Parallel Beta. Unlock your starter pack and dive into the Parallel universe.',
brandColor: '#0c3ee3',
icon: '/partners/parallel/icon.png',
banner: '/partners/parallel/banner-icon.svg',
aarweaveDigest: 'GjssNdA6XK7VYynkvwDem3KYwPACSU9nDWpR5rei3hw',
twitter: '@ParallelFi',
twitter: '@ParallelTCG',
drops: [
{
image: '/partners/parallel/drops/drop.svg',
creator: '0xd365Ae104DA3E86EA36f268050D6e5212a42e360',
name: 'Parallel Finance',
image: '/partners/parallel/drops/parallelGeneric.png',
creator: '0x206571b68c66E1d112b74d65695043ad2b5F95D5',
name: 'Parallel',
...unlimited,
type: 'erc-721',
startDate: Date.UTC(2023, 7, 11, CAMPAIGN_HOUR, CAMPAIGN_MINUTE, 0, 0),
Expand Down

0 comments on commit dbf8984

Please sign in to comment.