From 668677dfad57d260c0146ffe53276d5ed5cdf432 Mon Sep 17 00:00:00 2001 From: User Date: Tue, 25 Aug 2026 11:27:01 +0200 Subject: [PATCH] Move launch date to August 31 --- src/components/layout/Navbar.tsx | 2 +- .../sections/MemeCoinLaunchSection.tsx | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/layout/Navbar.tsx b/src/components/layout/Navbar.tsx index 7d4e8a3..6f98489 100644 --- a/src/components/layout/Navbar.tsx +++ b/src/components/layout/Navbar.tsx @@ -28,7 +28,7 @@ export const Navbar: React.FC = ({ const navLinks = [ { label: 'Ecosystem', href: '#ecosystem' }, - { label: 'Aug 24 Launch', href: '#memecoin-launch' }, + { label: 'Aug 31 Launch', href: '#memecoin-launch' }, { label: 'Why Community', href: '#community-funding' }, { label: 'Features', href: '#features' }, { label: 'Roadmap', href: '#roadmap' }, diff --git a/src/components/sections/MemeCoinLaunchSection.tsx b/src/components/sections/MemeCoinLaunchSection.tsx index ed47384..5ad307d 100644 --- a/src/components/sections/MemeCoinLaunchSection.tsx +++ b/src/components/sections/MemeCoinLaunchSection.tsx @@ -50,7 +50,7 @@ export const MemeCoinLaunchSection: React.FC = ({ const [customAmount, setCustomAmount] = useState(25); // Default micro investment $25 const quickAmounts = [1, 5, 10, 25, 50, 100, 250, 1000, 5000]; - // Countdown timer calculation targeting August 24, 2026 at 10:00 PM GMT + // Countdown timer calculation targeting August 31, 2026 at 10:00 PM GMT const [timeLeft, setTimeLeft] = useState({ days: 0, hours: 0, @@ -59,7 +59,7 @@ export const MemeCoinLaunchSection: React.FC = ({ }); useEffect(() => { - const launchDate = new Date('2026-08-24T22:00:00Z').getTime(); + const launchDate = new Date('2026-08-31T22:00:00Z').getTime(); const updateTimer = () => { const now = new Date().getTime(); @@ -357,7 +357,7 @@ export const MemeCoinLaunchSection: React.FC = ({
- Official Funding Launch • August 24th at 10 PM GMT + Official Funding Launch • August 31st at 10 PM GMT 100% Revenue Backed @@ -369,7 +369,7 @@ export const MemeCoinLaunchSection: React.FC = ({

- We are launching the official $SX BirthdayMessaging Meme Coin on August 24th at 10 PM GMT to fund our rapid software expansion! Backers can invest ANY amount ($1, $5, $10, $50, $1,000+) and receive proportional token allocations, physical collector coins, micro-app access, and on-chain revenue dividends. + We are launching the official $SX BirthdayMessaging Meme Coin on August 31st at 10 PM GMT to fund our rapid software expansion! Backers can invest ANY amount ($1, $5, $10, $50, $1,000+) and receive proportional token allocations, physical collector coins, micro-app access, and on-chain revenue dividends.

@@ -379,7 +379,7 @@ export const MemeCoinLaunchSection: React.FC = ({ onClick={onOpenWaitlist} icon={} > - Join Aug 24, 10 PM GMT Presale Whitelist + Join Aug 31, 10 PM GMT Presale Whitelist