diff --git a/packages/nextjs/pages/batches/index.tsx b/packages/nextjs/pages/batches/index.tsx index 718e4ae..3affd7f 100644 --- a/packages/nextjs/pages/batches/index.tsx +++ b/packages/nextjs/pages/batches/index.tsx @@ -221,9 +221,32 @@ const Batches = () => { - {/* Batch Table and CTA */} + {/* CTA and the batch table */}
+ {/* Next Batch CTA */} +
+
+
+

+ Batch #{NEXT_BATCH_NUMBER} +

+

+ Complete SpeedRunEthereum and join BuidlGuidl to participate in the next Batch! +

+
+
+ + Go SpeedRunEthereum + +
+
+
+
{"Winners"}

Explore our batches

@@ -303,28 +326,6 @@ const Batches = () => {
)}
- {/* Next Batch CTA */} -
-
-
-

- Batch #{NEXT_BATCH_NUMBER} -

-

- Complete SpeedRunEthereum and join BuidlGuidl to participate in the next Batch! -

-
-
- - Go SpeedRunEthereum - -
-
-