diff --git a/packages/nextjs/app/about/About.tsx b/packages/nextjs/app/about/About.tsx index b1d5875..3bdc5b0 100644 --- a/packages/nextjs/app/about/About.tsx +++ b/packages/nextjs/app/about/About.tsx @@ -15,7 +15,7 @@ export interface Post extends Partial { export const About = () => { const [usdcPrice, setUsdcPrice] = useState(1); // const [averageUsdcPrice, setAverageUsdcPrice] = useState(); - const averageUsdcPrice = ""; + const averageUsdcPrice = "1"; const handleUsdcPriceChange = (e: React.ChangeEvent) => { const value = Number(e.target.value); @@ -46,6 +46,7 @@ export const About = () => { Use social media and earn! 🤑 + Social protocol where interactions are monetized 💰
Users earn while engaging with their community 🫂 @@ -110,50 +111,6 @@ export const About = () => { */} - {/*
-
- 🫰 -

Earn USDC yield!

-

- Your{" "} - - USDC - USDC logo - {" "} - generates interest on{" "} - - AAVE - AAVE logo - {" "} - while bridged to our{" "} - - Avalanche L1 - Avalanche logo - {" "} - ! -

-
-
*/} - - {/*
-
- ⛽ -

USDC = native gas!

-

- - USDC - USDC logo - {" "} - is used to pay for transactions and interactions on our{" "} - - Avalanche L1 - Avalanche logo - {" "} - . -

-
-
*/} -
@@ -342,6 +299,83 @@ export const About = () => {
+
+

Bigger picture! 🤘

+
+ +
+
+ + PunkSociety is an open source framework for building social networks where posts are NFTs + and likes send funds to post creators. + + + Instructions on{" "} + + + {" "} + PunkSociety's GitHub repo + + + explain how to deploy the project on any EVM compatible blockchain.{" "} + Start your own community! + + + If you want to deploy it as an appchain, there are also instructions to test with an{" "} + + Avalanche L1 + Avalanche logo + {" "} + , which allows features such as these: + +
+
+ +
+
+
+ ⛽ +

USDC = native gas!

+

+ + USDC + USDC logo + {" "} + is used to pay for transactions and interactions on our{" "} + + Avalanche L1 + Avalanche logo + {" "} + . +

+
+
+
+
+ 🫰 +

Earn USDC yield!

+

+ Your{" "} + + USDC + USDC logo + {" "} + generates interest on{" "} + + AAVE + AAVE logo + {" "} + while bridged to our{" "} + + Avalanche L1 + Avalanche logo + {" "} + ! +

+
+
+
+

Wanna know how we're doing?