Block a user
Overview and ChipOverview, included new logotext_dark.svg, and implemented a theme observer; updated ChipCard navigation logic for correct routing
Record page and /record route, updated Navbar with new microphone button redirecting to Record, and commented out unused DreamRecord in Home for cleaner structure
NavigationLinks component and its usage across DreamArchive pages; replaced redundant hero and section headers with reusable components (HeroSection, SectionHeader, etc.) for improved maintainability and reduced code duplication
ResearchLive by introducing reusable components (DreamyCard, HeroSection, SectionHeader, etc.), reducing code duplication and improving maintainability
ResearchLive by introducing reusable components (DreamyCard, HeroSection, SectionHeader, etc.), reducing code duplication and improving maintainability
ResearchLive, UserDreams, and WorldwideEvents pages; replaced hardcoded content in WorldwideEvents with dynamic data rendering for improved flexibility and maintainability
DreamArchive by introducing detailed subroutes and dedicated pages (WorldwideEvents, CulturalLandscapes, etc.), added ScrollToTop for improved UX, and removed deprecated Archive component.
NavLink button in ChipOverview for cleaner code structure and readability
DreamCardCompact layout by restructuring user display, simplifying spacing, and improving alignment for better visual balance
ChipOverview navigation button to redirect to root path (/) instead of /home for improved routing consistency
ChipOverview, incorporated floating backgrounds, hero section, features grid, specifications, research, applications, and CTA; updated Navbar to link to ChipOverview for improved navigation
DreamCardCompact to improve user display by resizing avatar and name elements, adjusting spacings for better layout balance, and refining font sizes for consistency
index.css, expanded getBackgroundStyle for gradient types, introduced ChipCard component, updated Home with ChipCard, and refined layouts with consistent paddings and shadows
ChipOverview route and component, refactored Home to use DreamCardCompact for streamlined rendering, and extracted DailyHighlights into a reusable component
Record component into DreamRecord, updated routes and navigation for consistency, and integrated DreamRecord into Home.
Home layout with new NavLink elements for improved navigation, added animations (fadeIn, gradient-animation), updated SplashScreen background with dynamic gradient, and adjusted text.svg gradient colors for better contrast.
Record component into a standalone file Record.tsx, updated Home and App to reflect the changes, and streamlined styles in SplashScreen for consistency and dynamic theming
index.css for consistent indentation and structure, improving readability and maintainability of styles
react-slick for improved user experience.