From 2385f5db75e3ed147922b9b3a1c0bd4c148da6c0 Mon Sep 17 00:00:00 2001 From: Zakariye Mohamed <168684030+zakiscoding@users.noreply.github.com> Date: Tue, 14 Apr 2026 18:07:20 -0400 Subject: [PATCH] Refine layout, chat scroll behavior, and cart/grid responsiveness --- app/components/RoleSwitcher.tsx | 4 +-- app/globals.css | 3 ++ app/page.tsx | 64 ++++++++++++++++++++++----------- 3 files changed, 48 insertions(+), 23 deletions(-) diff --git a/app/components/RoleSwitcher.tsx b/app/components/RoleSwitcher.tsx index b18600e..fc5fb44 100644 --- a/app/components/RoleSwitcher.tsx +++ b/app/components/RoleSwitcher.tsx @@ -8,10 +8,10 @@ export default function RoleSwitcher() { if (!user) return null; return ( -
+
-
+
{items.length === 0 ? (

🍕

@@ -1344,7 +1366,7 @@ export default function Home() {
{items.length > 0 && ( -
+
Subtotal