https://github.com/solveforceapp/portal-solveforce
SolveForce Enterprise Portal - Custom landing page
https://github.com/solveforceapp/portal-solveforce
broadband cybersecurity fiber iaas infrastructure internet internet-connectivity internet-of-things internetconnectivity network phone ucaas
Last synced: 4 days ago
JSON representation
SolveForce Enterprise Portal - Custom landing page
- Host: GitHub
- URL: https://github.com/solveforceapp/portal-solveforce
- Owner: solveforceapp
- Created: 2025-11-01T05:42:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-01T21:55:29.000Z (8 months ago)
- Last Synced: 2026-06-13T19:35:41.109Z (4 days ago)
- Topics: broadband, cybersecurity, fiber, iaas, infrastructure, internet, internet-connectivity, internet-of-things, internetconnectivity, network, phone, ucaas
- Language: HTML
- Homepage: https://solveforce.com
- Size: 68.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SolveForce Portal
**Enterprise Telecommunications & IT Solutions Portal**
Live at: **https://portal.solveforce.com**
---
## 🌐 About
The SolveForce Portal provides centralized access to enterprise telecommunications, cloud services, cybersecurity, and AI solutions.
### Features
- **🌐 Connectivity**: Fiber, wireless, satellite internet
- **📞 Phone & Voice**: VoIP, SIP trunking, unified communications
- **☁️ Cloud Services**: IaaS, PaaS, SaaS, hybrid cloud
- **🔒 Cybersecurity**: Firewalls, SIEM, zero trust, compliance
- **🤖 AI & Automation**: ML, predictive analytics, intelligent systems
- **📚 Axionomic Framework**: 125 Nomos knowledge system (v5.13)
---
## 📁 Site Structure
```
portal-solveforce/
├── index.html # Homepage with hero & pillars
├── services.html # Service catalog (18+ services)
├── industries.html # Industry solutions (12 industries)
├── about.html # Mission, vision, values
├── contact.html # Contact information & hours
├── pillars.html # Five pillars overview
├── fiber-availability.html # Fiber availability checker
├── pillars/ # Pillar detail pages
│ ├── connectivity.html
│ ├── voice.html
│ ├── cloud.html
│ ├── cybersecurity.html
│ ├── ai-automation.html
│ └── axionomic.html
├── services/ # Service detail pages
│ └── voip.html # VoIP solutions
└── industries/ # (ready for industry pages)
```
---
## 🎨 Design Features
- **Theme**: Purple/blue gradient (#667eea → #764ba2)
- **Responsive**: Mobile-friendly design
- **Effects**: Glassmorphism, smooth animations
- **Navigation**: Consistent header across all pages
- **Cards**: Hover effects with elevation changes
---
## 📞 Contact
**SolveForce**
Phone: **(888) 765-8301**
Email: **contact@solveforce.com**
Documentation: **https://solveforceapp.github.io/SOLVEFORCE.COM/**
---
## 🚀 Deployment
This site is automatically deployed via GitHub Pages to:
- **Primary**: https://portal.solveforce.com
- **Backup**: https://solveforceapp.github.io/portal-solveforce/
---
## 📝 Content Summary
### Main Pages
- **Homepage**: Hero section, pillars overview, quick links
- **Services**: 6 categories (Telecom, Internet, Cloud, Security, Managed IT, AI)
- **Industries**: 12 verticals (Healthcare, Finance, Education, Government, etc.)
- **About**: Mission, vision, values, stats, framework overview
- **Contact**: Multi-channel contact, support hours, quick links
### Pillar Pages
Each pillar has a detailed page covering:
- Connectivity, Voice, Cloud, Cybersecurity, AI/Automation, Axionomic Framework
### Service Detail Pages
- VoIP Solutions (template for additional services)
---
## 🔧 Maintenance
### Adding New Pages
**Service Page**: Copy services/voip.html, update content
**Industry Page**: Create in industries/ folder
**Update Navigation**: Maintain consistency across all pages
### Design Consistency
- Use gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%)
- Card background:
gba(255, 255, 255, 0.95)
- Buttons: Purple gradient with rounded corners
- Contact: (888) 765-8301, contact@solveforce.com
---
**Version**: 2.0
**Last Updated**: November 1, 2025
**Framework**: SolveForce Enterprise Portal