Skip to content

Add founder contact card to homepage contact section - #10

Draft
AMackProjekt with Copilot wants to merge 34 commits into
mainfrom
copilot/add-founder-contact-card
Draft

Add founder contact card to homepage contact section#10
AMackProjekt with Copilot wants to merge 34 commits into
mainfrom
copilot/add-founder-contact-card

Conversation

Copilot AI commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Adds direct contact information for the founder/CEO to the homepage contact section for easier visitor outreach.

Changes

  • Contact Section Enhancement (app/page.tsx)
    • Added GlowCard component displaying founder contact details above the interest form
    • Includes title, name, position, phone (tel: link), and email (mailto: link)
    • Responsive flexbox layout (stacks on mobile, horizontal on desktop)
    • Hover states: phone → text-brand, email → text-brand2

Implementation

{/* Founder Contact */}
<div className="mb-12">
  <GlowCard className="p-8 text-center">
    <div className="text-sm font-semibold text-brand2 uppercase tracking-wider mb-2">
      Founder &amp; CEO
    </div>
    <h3 className="text-2xl font-bold text-text mb-2">
      Mack
    </h3>
    <p className="text-muted mb-6">
      Founder &amp; Chief Executive Officer, T.O.O.L.S Inc
    </p>
    <div className="flex flex-col sm:flex-row items-center justify-center gap-4 sm:gap-8">
      <a href="tel:+16193507638" className="text-text hover:text-brand transition-colors font-medium flex items-center gap-2">
        <span className="text-lg">📞</span>
        +1 (619) 350-7638
      </a>
      <a href="mailto:dmack@sdtoolsinc.org" className="text-text hover:text-brand2 transition-colors font-medium flex items-center gap-2">
        <span className="text-lg">📧</span>
        dmack@sdtoolsinc.org
      </a>
    </div>
  </GlowCard>
</div>

Screenshot

Founder Contact Card

Original prompt

Objective

Add founder contact information to the existing contact section on the homepage, matching the current design system.

Requirements

1. Update the Contact Section in app/page.tsx

Locate the section with id="contact" (around line 217) and add a new "Founder Contact" card above the interest form.

The founder contact card should:

  • Use the GlowCard component to match existing styling
  • Include the following information:
    • Title: "Founder & CEO"
    • Name: Mack
    • Position: Founder & Chief Executive Officer, T.O.O.LS Inc
    • Phone: +1 (619) 350-7638 (with clickable tel: link)
    • Email: dmack@sdtoolsinc.org (with clickable mailto: link)

2. Layout Structure

Insert the founder contact section right after the section heading "Get Started" / "Ready to Start Your Journey?" and before the interest form iframe.

The layout should:

  • Use a GlowCard with padding consistent with other cards on the page
  • Center the content
  • Use appropriate spacing between elements
  • Make phone and email links interactive with hover states matching the brand colors
  • Be responsive (work well on mobile and desktop)

3. Styling Guidelines

  • Follow the existing design patterns from the homepage
  • Use Tailwind CSS classes consistent with the rest of the site
  • Text colors should use the existing design tokens: text-text, text-muted, text-brand, text-brand2
  • Links should have hover:text-brand or hover:text-brand2 transition effects
  • Maintain consistent spacing with other sections (use classes like mb-8, mt-6, etc.)

4. Example Structure

{/* Founder Contact */}
<div className="mb-12">
  <GlowCard className="p-8 text-center">
    {/* Add founder contact content here */}
  </GlowCard>
</div>

Expected Outcome

The contact section should now display the founder's contact information prominently, making it easy for visitors to reach out directly to the CEO while maintaining the existing interest form below.

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.

AMackProjekt and others added 30 commits January 14, 2026 11:15
…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>
…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
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
Copilot AI requested a review from AMackProjekt January 26, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants