From 89860669c94feb99d061aefdb77b9460d57f96d9 Mon Sep 17 00:00:00 2001 From: User Date: Sun, 23 Aug 2026 15:40:59 +0200 Subject: [PATCH] Update BM Connect launch messaging Change the hero slogan to Building a World-Class Ecosystem and move the launch countdown and messaging to August 24, 2026 at 10 PM GMT. --- src/components/sections/HeroSection.tsx | 2 +- .../sections/MemeCoinLaunchSection.tsx | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/sections/HeroSection.tsx b/src/components/sections/HeroSection.tsx index 23cf054..1036a14 100644 --- a/src/components/sections/HeroSection.tsx +++ b/src/components/sections/HeroSection.tsx @@ -76,7 +76,7 @@ export const HeroSection: React.FC = ({ transition={{ duration: 0.6, delay: 0.1 }} className="text-4xl sm:text-6xl lg:text-7xl font-extrabold text-white tracking-tight max-w-4xl leading-[1.1]" > - Building World-Class Software.{' '} + Building a World-Class Ecosystem.{' '} Powered by the Community. diff --git a/src/components/sections/MemeCoinLaunchSection.tsx b/src/components/sections/MemeCoinLaunchSection.tsx index 340e6e2..ed47384 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 00:00:00 UTC + // Countdown timer calculation targeting August 24, 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-24T00:00:00Z').getTime(); + const launchDate = new Date('2026-08-24T22:00:00Z').getTime(); const updateTimer = () => { const now = new Date().getTime(); @@ -357,7 +357,7 @@ export const MemeCoinLaunchSection: React.FC = ({
- Official Funding Launch • August 24th + Official Funding Launch • August 24th 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 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 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.

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