diff --git a/src/pages/2.0/index.tsx b/src/pages/2.0/index.tsx index 4b2432d6..53dd55ac 100644 --- a/src/pages/2.0/index.tsx +++ b/src/pages/2.0/index.tsx @@ -7,6 +7,8 @@ import { FiTwitter } from 'react-icons/fi'; import { ChevronRightIcon } from '@heroicons/react/20/solid'; import FlipClockCountdown from '@leenguyen/react-flip-clock-countdown'; import Layout from '@theme/Layout'; +import { Dark, Light } from '/src/components/ColorMode'; + const TwoPointZero = (): JSX.Element => { const stats = [ @@ -43,19 +45,29 @@ const TwoPointZero = (): JSX.Element => { ]; return ( -
+
{/* Hero section */}
- Your Company + + Meshtastic Logo + + + Meshtastic Logo +
@@ -73,23 +85,23 @@ const TwoPointZero = (): JSX.Element => {
-

+

Meshtastic 2.0 🎉🎉🎉

-

+

After 9 months in the making, we present to you the next milestone for the Meshtastic project.

-

+

As a part of the launch event, we are running a number of giveaways, so jump in and win some prizes.

Find Out More @@ -258,12 +270,12 @@ const TwoPointZero = (): JSX.Element => { > {/* Content area */}
-

+

A brief overview of all the changes and improvements

-
+

Monumental stuff!

-

+

  • Completely new LoRA band plan with faster messaging
  • @@ -293,7 +305,7 @@ const TwoPointZero = (): JSX.Element => {

    Nerd stuff!

    -

    +

  • New filesystem for ESP32 (LittleFS)
  • Upgraded Arduino framework for both NRF52 and ESP32 @@ -322,10 +334,10 @@ const TwoPointZero = (): JSX.Element => { key={stat.label} className="border-t-2 border-gray-100 pt-6" > -
    +
    {stat.label}
    -
    +
    {stat.value}
  • @@ -341,10 +353,10 @@ const TwoPointZero = (): JSX.Element => {
    -

    +

    All made possible by the amazing companies that support us.

    -

    +

    Running a project of this scale is no easy feat, without the generosity of many of our vendors and providers, none of this would be possible.