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