From b41c15c2c492c790a82851835216e168d3580e57 Mon Sep 17 00:00:00 2001
From: ape-fede <apefede09@gmail.com>
Date: Mon, 16 Dec 2024 17:37:25 -0300
Subject: [PATCH] chore: fix twitter URL

---
 config/launchProjects.json      | 2 +-
 src/constants/launchProjects.ts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/launchProjects.json b/config/launchProjects.json
index 68a29bf1..03c824fe 100644
--- a/config/launchProjects.json
+++ b/config/launchProjects.json
@@ -1646,7 +1646,7 @@
       "tags": ["GameFi"],
       "socials": {
         "twitter": "https://x.com/OxyaOrigin",
-        "teaserVideo": "https://x.com/ApeBond/status/1867675870355452023",
+        "teaserVideo": "https://x.com/ApeBond/status/1867686738107195477",
         "tokenomicsURL": "https://oxya-origin.gitbook.io/oxya-origin/asset-ecosystem/economy",
         "website": "https://www.oxyaorigin.com/",
         "whitepaper": "https://oxya-origin.gitbook.io/oxya-origin",
diff --git a/src/constants/launchProjects.ts b/src/constants/launchProjects.ts
index b1943ffd..df8ed7ca 100644
--- a/src/constants/launchProjects.ts
+++ b/src/constants/launchProjects.ts
@@ -799,7 +799,7 @@ const launchProjects: LaunchProjectConfig[] = [
       tags: ['GameFi'],
       socials: {
         twitter: 'https://x.com/OxyaOrigin',
-        teaserVideo: 'https://x.com/ApeBond/status/1867675870355452023',
+        teaserVideo: 'https://x.com/ApeBond/status/1867686738107195477',
         tokenomicsURL: 'https://oxya-origin.gitbook.io/oxya-origin/asset-ecosystem/economy',
         website: 'https://www.oxyaorigin.com/',
         whitepaper: 'https://oxya-origin.gitbook.io/oxya-origin',