Add founder contact card to homepage contact section - #10
Draft
AMackProjekt with Copilot wants to merge 34 commits into
Draft
Add founder contact card to homepage contact section#10AMackProjekt with Copilot wants to merge 34 commits into
AMackProjekt with Copilot wants to merge 34 commits into
Conversation
…only build output
… and update About Us section
…ects CRUD, and API test dashboard
…tbot, add portal coming soon page
…to button, add client anonymity notice, remove navbar action buttons
…ortal-app directories from TypeScript compilation
- Added comprehensive metadata to layout.tsx (OpenGraph, Twitter cards, keywords) - Added Organization schema with social media profiles (Instagram, Facebook, TikTok) - Added animated social media icons to footer with hover effects - Created SEO-FREE-IMPLEMENTATION.md with complete strategy - Social profiles: @sd_t.o.o.ls_inc (Instagram), TOOLs Inc (Facebook), @toolsinc (TikTok) - Social media content calendar and posting strategy included - FREE tools: Canva, CapCut, Meta Business Suite - Expected results: 3,000+ monthly visitors in 6 months (free) - Updated to version 1.1.0 with full SEO foundation
- Fixed layout.tsx corruption (removed bash commands) - Added complete automation system (content-generator, news-crawler, post-scheduler) - Created setup wizard for easy API configuration - Added .eslintignore and .markdownlintignore to exclude automation - Excluded automation directory from TypeScript compilation - Social media integration complete with animated icons in footer - Enhanced SEO with Organization schema and social profiles - FREE SEO implementation guide with /month strategy - Working automation: AI content generation, news curation, auto-posting - Ready for deployment with clean build (0 errors, 5 warnings)
Add image to README for visual representation
Co-authored-by: AMackProjekt <178231247+AMackProjekt@users.noreply.github.com>
…otes, documents, appointments, and goals
…pabilities - FileUpload component with drag-and-drop, file type validation, size limits - File storage library with upload/download/delete functions - Export to CSV and JSON for client data - Integration with client details page - localStorage implementation for development (see FILE_STORAGE_GUIDE.md for production) - Support for Azure Blob, AWS S3, Firebase Storage - Security best practices and migration guide included
- Added 'Portal Sign In' dropdown in desktop navigation with Client and Case Manager portals - Added sign-in links below hero CTA on homepage - Mobile menu includes portal sign-in section - Changed 'View Platform' to 'View Platform Demo' to clarify it shows mock data - Links point to production Azure Static Web Apps URLs
- Created AICoach component with floating button UI - Daily motivational quotes from famous leaders - Practical tips for building positive habits - Celebration messages for progress milestones - Personalized encouragement based on goals and achievements - Progress visualization and recent wins display - Integrated into dashboard and client details pages - New message generation with contextual awareness
- Created comprehensive program interest form for organizations - Organizations can request live demos with T.O.O.L.S team - Form includes organization details, program info, service selection - Demo scheduling with preferred date/time - Referral form integration interest checkbox - Added navigation link in client portal dashboard - Added prominent link in interest form to separate individual vs program interest - Linked to referral system for seamless integration - 48-hour response time commitment
**Program Structure:** - 30-Day Cycle: Documentation & Foundation (ID, BC, SSC, Alien Reg Card) - 60-Day Cycle: Employment Readiness (workshops, resume, job applications) - 90-Day Cycle: Financial Stability & Mentorship (budget, KingMe program) **Features:** - Client progress tracking through each cycle - ABC Employment Goals method (Any, Better, Career) - Milestone 1: Documentation complete, pre-employment prep, ABC goals - Milestone 2: Intro, cover letter, resume, references, HR questionnaire, webpage, 1+ interview, 4+ service hours - Professional accounts: LinkedIn, Indeed, CalEmployments, EDD - Community service tracking (Sharia's Closet) - KingMe Mentor Program enrollment (T.A.Y. volunteer work) - Document completion tracking - Interview and employment status - Detailed milestone checklists - Program structure overview cards - Client filtering by cycle - Status indicators (On Track, Needs Attention, At Risk) **Integration:** - Added to navigation in PortalHeader - Linked from dashboard
- Fixed duplicate closing tags - Restored missing code sections - Fixed documents tab structure - Added export data button - Cleaned up syntax errors
Journal Features: - Daily check-in and weekly reflection options - Emotional state tracking (1-10 scale with emoji indicators) - Trials and barriers documentation - Progress feeling assessment (1-10 scale) - Self-care activities checklist (10 options: sleep, meals, meditation, connections, nature, creative, journaling, boundaries, support, affirmations) - Self-love reflections - Physical activity/exercise tracking - Growth moments - comparing old behavior vs new behavior - Personal insights and self-awareness - Privacy controls: * Public: Share full entry with case manager * Private: Only brief AI-generated summary shared User Experience: - Intuitive sliders for emotional state and progress with dynamic labels - Checkbox grid for self-care activities - Text areas for detailed reflections - Visual indicators (😄😊😐😟😢 for emotions, 🚀⬆️➡️⏸️⬇️ for progress) - Chronological entry display with expandable details - Privacy badges (🔒 Private / 📢 Shared) - Growth moment highlighting with special styling - Mock entries for demonstration (2 sample entries) Integration: - Added to navigation in client portal - Linked from dashboard
**Desktop Application Packaging:** - Electron wrapper for both Case Manager and Client Portal - electron-builder configuration for MSI and EXE installers - Automated build scripts for Windows deployment **Case Manager Portal:** - Electron main process with window configuration - 1400x900 window, minimum 1024x768 - Dark theme background (#06070b) - Auto-hide menu bar in production - External link handling - MSI: TOOLS-CaseManager-1.0.0.msi - EXE: TOOLS-CaseManager-Setup-1.0.0.exe **Client Portal:** - Electron main process with window configuration - 1280x800 window, minimum 1024x600 - Dark theme background - Auto-hide menu bar in production - External link handling - MSI: TOOLS-Client-1.0.0.msi - EXE: TOOLS-Client-Setup-1.0.0.exe **Build Features:** - Static export with Next.js - Desktop shortcuts and Start Menu integration - Custom installation directory support - Silent installation support - Uninstaller included - No server dependencies (fully offline capable) **Build Commands:** \\\powershell # Build MSI only npm run electron:build:msi # Build EXE only npm run electron:build:nsis # Build both npm run package # Build all portals (automated) .\scripts\build-installers.ps1 \\\ **Documentation:** - BUILD_GUIDE.md: Comprehensive build instructions - Deployment options: Direct distribution, network share, Group Policy, Intune, Azure - Troubleshooting guide - Cloud deployment notes **Output:** - Installers in dist-electron/ folder per portal - Release folder with all installers - Build manifest JSON with metadata
…tions-mssql Add @types/mssql to fix TypeScript compilation error
Co-authored-by: AMackProjekt <178231247+AMackProjekt@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add founder contact information to homepage
Add founder contact card to homepage contact section
Jan 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds direct contact information for the founder/CEO to the homepage contact section for easier visitor outreach.
Changes
app/page.tsx)GlowCardcomponent displaying founder contact details above the interest formtel:link), and email (mailto:link)text-brand, email →text-brand2Implementation
Screenshot
Original prompt
This pull request was created from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.