diff --git a/src/app/page.tsx b/src/app/page.tsx index fb742ab..026dd29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,127 @@ export default function HomePage() { secondaryButtonStyle="glass" headingFontWeight="medium" > + + {/* Persistent Top Navigation Bar */}