From a85253a6bfdd9536f776abeaa197a7f947352dff Mon Sep 17 00:00:00 2001 From: Aman Kumar Singh Date: Mon, 4 May 2026 16:58:10 +0530 Subject: [PATCH 1/3] chore: Change online round date --- src/components/landing/OperationTimeline.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/landing/OperationTimeline.tsx b/src/components/landing/OperationTimeline.tsx index 48b0bed..1f1087b 100644 --- a/src/components/landing/OperationTimeline.tsx +++ b/src/components/landing/OperationTimeline.tsx @@ -13,7 +13,7 @@ const timelineEvents = [ coords: "01.04" }, { - date: "MAY 23 / 24", + date: "June (TBD)", title: "Qualifiers", description: "Online jeopardy round", icon: , From 0b7960e1d36f30a32efbcc9b039f07989adaf258 Mon Sep 17 00:00:00 2001 From: "a.d.devnandan" Date: Tue, 5 May 2026 15:44:03 +0530 Subject: [PATCH 2/3] Feat: integrated meta-pixel . --- app/layout.tsx | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 875be6c..b92e022 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -13,7 +13,30 @@ export default function RootLayout({ children }: { children: ReactNode }) { return ( + +