From 576398883d5a09d6b6fb0b12017bb1d542bf01cd Mon Sep 17 00:00:00 2001 From: shafin-r Date: Fri, 4 Jul 2025 02:49:17 +0600 Subject: [PATCH] fixed sliding gallery, fixed styling --- app/(auth)/login/page.tsx | 2 +- app/(auth)/register/page.tsx | 41 +++++++++++------------- app/(tabs)/home/page.tsx | 16 +++++----- app/(tabs)/layout.tsx | 12 +++++--- app/page.tsx | 6 +--- bun.lockb | Bin 171313 -> 167742 bytes components/SlidingGallery.tsx | 48 +++++++++++++++++++++++++++++ css/Header.module.css | 10 +++--- css/Home.module.css | 9 +++--- css/SlidingGallery.module.css | 11 ++++--- package.json | 33 -------------------- public/images/icons/past-paper.png | Bin 2835 -> 2852 bytes 12 files changed, 99 insertions(+), 89 deletions(-) diff --git a/app/(auth)/login/page.tsx b/app/(auth)/login/page.tsx index a707ec9..17117c2 100644 --- a/app/(auth)/login/page.tsx +++ b/app/(auth)/login/page.tsx @@ -76,7 +76,7 @@ const page = () => { {error && }