diff --git a/package.json b/package.json
index 539d2d1..4a727a5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "plotlink",
- "version": "1.4.0",
+ "version": "1.5.0",
"private": true,
"workspaces": [
"packages/*"
diff --git a/src/components/airdrop/CampaignHero.tsx b/src/components/airdrop/CampaignHero.tsx
index e95dcfa..e221501 100644
--- a/src/components/airdrop/CampaignHero.tsx
+++ b/src/components/airdrop/CampaignHero.tsx
@@ -121,7 +121,7 @@ export function CampaignHero() {
onClick={() => setShowModal(true)}
className="text-accent text-xs hover:underline cursor-pointer"
>
- Why is this airdrop different? →
+ How does this work? →
@@ -192,14 +192,14 @@ export function CampaignHero() {
MCap = PLOT price × 1M max supply
- {/* ── Innovation modal ── */}
+ {/* ── How It Works modal ── */}
{showModal && (
e.stopPropagation()}
>