diff --git a/public/img/vult/5.png b/public/img/vult/5.png
new file mode 100644
index 0000000..3d08b8f
Binary files /dev/null and b/public/img/vult/5.png differ
diff --git a/src/app/components/vult/index.tsx b/src/app/components/vult/index.tsx
index f20f37e..ee4844d 100644
--- a/src/app/components/vult/index.tsx
+++ b/src/app/components/vult/index.tsx
@@ -62,7 +62,13 @@ export function Sections() {
{vultCopy.airdrop.img.map((img, index) => (
-
-
+ {img.url? (
+
+
+
+ ) : (
+
+ )}
))}
diff --git a/src/app/copy/Vult.ts b/src/app/copy/Vult.ts
index 472515f..5dd11bb 100644
--- a/src/app/copy/Vult.ts
+++ b/src/app/copy/Vult.ts
@@ -1,3 +1,5 @@
+import { url } from "inspector";
+
export const vultCopy = {
header: {
title: "THE $VULT
TOKEN",
@@ -19,15 +21,20 @@ export const vultCopy = {
text: "$VULT is a cash-back application token (CBAT) and can be staked for $USDC.",
},
airdrop: {
- main_title: "how to participate in THE
$5M VULTISIG AIRDROP",
+ main_title:
+ "how to participate in THE
$5M VULTISIG AIRDROP",
details: {
title: "current airdrop value",
},
img: [
- { src: "/img/vult/1.png" },
- { src: "/img/vult/2.png" },
- { src: "/img/vult/3.png" },
- { src: "/img/vult/4.png" },
+ { src: "/img/vult/1.png", url: "" },
+ { src: "/img/vult/2.png", url: "" },
+ { src: "/img/vult/3.png", url: "" },
+ { src: "/img/vult/4.png", url: "" },
+ {
+ src: "/img/vult/5.png",
+ url: "https://t.me/vultirefbot/app?startapp=ref_a25542b3-ebc5-441a-a85b-f87956cb01cc",
+ },
],
Join_the_AirDrop: "Join the AirDrop",
Join_the_AirDrop_URL: "https://airdrop.vultisig.com/",