From 38b37d13048acbb13d8c9524ff28d0b7c1be87ee Mon Sep 17 00:00:00 2001 From: Ian Cheung Date: Fri, 13 Dec 2024 09:53:16 -0800 Subject: [PATCH] Update Heading.tsx --- src/app/(landing)/Heading.tsx | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) diff --git a/src/app/(landing)/Heading.tsx b/src/app/(landing)/Heading.tsx index 8360ef9..78b1e6e 100644 --- a/src/app/(landing)/Heading.tsx +++ b/src/app/(landing)/Heading.tsx @@ -87,30 +87,10 @@ export default function Heading() { ] 👈 - Limited T-shirts granted on first-come-first-serve basis! Sign up before December 31 to guarantee your swag! - - +
+ Limited T-shirts granted on first-come-first-serve basis! Sign up before December 31 to guarantee your swag! +
); }