From ec1eb5e75aa81a83d3da3483bc21e88c10fbfc20 Mon Sep 17 00:00:00 2001 From: ChinmayNakwa Date: Sun, 26 Oct 2025 19:08:28 +0530 Subject: [PATCH] chore: update UI of about page --- packages/nextjs/app/about/page.tsx | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/packages/nextjs/app/about/page.tsx b/packages/nextjs/app/about/page.tsx index 548d426..bd3bd2d 100644 --- a/packages/nextjs/app/about/page.tsx +++ b/packages/nextjs/app/about/page.tsx @@ -20,7 +20,7 @@ export const metadata: Metadata = getMetadata({ function Feature({ title, description, children }: { title: string; description?: string; children: React.ReactNode }) { return ( -
+
{children} {title} @@ -45,13 +45,13 @@ export default function AboutPage() {
Start a Program Explore Bounties @@ -91,7 +91,7 @@ export default function AboutPage() {
{/* Technology */} -
+
@@ -116,7 +116,7 @@ export default function AboutPage() { {/* Security Model */}
-
+

Security Model

@@ -128,7 +128,7 @@ export default function AboutPage() {
  • Stake mechanism deters spam submissions.
  • -
    +

    Requirements

    @@ -136,7 +136,12 @@ export default function AboutPage() {
    • Sepolia testnet wallet with ETH for gas fees.
    • - + Install MetaMask
    • @@ -145,7 +150,7 @@ export default function AboutPage() { href="https://cloud.google.com/application/web3/faucet/ethereum/sepolia" target="_blank" rel="noreferrer" - className="underline" + className="underline hover:text-[var(--color-secondary)] transition-colors duration-300" > Get Sepolia ETH @@ -158,7 +163,7 @@ export default function AboutPage() {

      How It Works

      -
      +

      For Project Owners

      @@ -169,7 +174,7 @@ export default function AboutPage() {
    • Close bounty for automatic reward distribution.
    -
    +

    For Researchers

    @@ -184,7 +189,7 @@ export default function AboutPage() {
    {/* Rewards & Incentives */} -
    +

    Rewards & Incentives