diff --git a/src/pages/ProCanvas.jsx b/src/pages/ProCanvas.jsx index 498c91f..b860285 100644 --- a/src/pages/ProCanvas.jsx +++ b/src/pages/ProCanvas.jsx @@ -537,10 +537,10 @@ const ProCanvasContent = () => { const [showRewards, setShowRewards] = useState(false); return ( -
+
{/* Ambient Background Glows */} -
+
@@ -549,13 +549,13 @@ const ProCanvasContent = () => { {/* TOP NAVIGATION */} -
-
-
+
+
+
-
-

+
+

LynkedUp Pro

SEASON 3 ACTIVE @@ -563,14 +563,14 @@ const ProCanvasContent = () => {
{/* Resource Bar (Like Coins/Points in FUT) */} -
+
XP
-
+
Profile
@@ -579,10 +579,10 @@ const ProCanvasContent = () => {

{/* MAIN DASHBOARD */} -
+
{/* LEFT: PLAYER CARD & LIVE ACTIONS */} -
+
{/* The Ultimate Player Card */} @@ -686,7 +686,7 @@ const ProCanvasContent = () => {
{/* RIGHT: LIVE EVENTS & CAMPAIGNS */} -
+
{/* HERO LIVE EVENT BANNER (Today's Mission) */} {
-
-
- +
+
+ LIVE EVENT ACTIVE -

+

Knock 20 Doors
Pineland Heights

@@ -713,8 +713,8 @@ const ProCanvasContent = () => { - + className="w-full md:w-auto shrink-0 flex items-center justify-center px-6 py-4 sm:px-8 sm:py-5 rounded-2xl sm:rounded-3xl bg-gradient-to-br from-[#AAFF00] to-[#558000] border-4 border-[#CCFF33] hover:brightness-110 active:scale-95 transition-all cursor-pointer"> + START PLAY @@ -934,8 +934,9 @@ const ProCanvasContent = () => {
- {/* FIXED BOTTOM NAVIGATION */} -
+ {/* STICKY BOTTOM NAVIGATION — sticky (not fixed) so it stays within the + layout's content area instead of spanning under the sidebar. */} +
{[ { label: 'Map', icon: MapIcon, active: true }, @@ -960,7 +961,7 @@ const ProCanvasContent = () => {
{/* Background Texture Overlay */} -
+
{/* Modal Injection */}