From 780a2be35ebd3d3f10b547d6cbac0b02aa1defab Mon Sep 17 00:00:00 2001 From: Amishmaqbool Date: Wed, 3 Sep 2025 00:48:10 +0500 Subject: [PATCH] Ui updates --- app/layout.tsx | 21 +++++++++++ components/sections/AnimationSection.tsx | 4 +- public/cursor.svg | 46 +++++++++++++++++++++++ public/og-image.png | Bin 175123 -> 134356 bytes 4 files changed, 69 insertions(+), 2 deletions(-) create mode 100644 public/cursor.svg diff --git a/app/layout.tsx b/app/layout.tsx index 1894e34..c05fa22 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -65,6 +65,18 @@ export default function RootLayout({ content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> + {/* Google Tag Manager */} +