Skip to content

OpenUnited/landing-pages

Repository files navigation

OpenUnited Landing Pages

This repository contains the source code for the OpenUnited website, which connects skilled contributors with enterprise-grade digital products.

Features

  • HTML layout made with daisyUI
  • Built with Vite, Alpine.js, and Handlebars for partials
  • Responsive design
  • Theme changer menu

Files

  • src/index.html - Homepage: Introduces OpenUnited, highlighting its mission to empower global talent and connect them with enterprise-grade digital products. Features a hero section, key messages, and calls to action.
  • src/about.html - About Us: Details the mission, vision, and core values of OpenUnited, emphasizing collaboration, flexibility, and innovation.
  • src/how-it-works.html - How It Works: Explains the process for both contributors and enterprises, detailing engagement methods, challenges, and tracking systems.
  • src/features.html - Features: Lists the key features of OpenUnited, including dynamic portfolio management, AI-driven optimization, and real-time accountability.
  • src/why-openunited.html - Why OpenUnited?: Outlines the benefits for contributors and enterprises, focusing on experience, rewards, and non-disruptive product enhancement.
  • src/enterprise-support.html - Enterprise Support: Provides information about dedicated enterprise support services, including implementation assistance, custom solutions, and priority support channels.
  • src/contact.html
  • src/terms.html - Terms of Service: Detailed terms and conditions for using the OpenUnited platform, including user eligibility, account security, contributions, rewards, and legal requirements.

Getting Started

You can:

  • Install dependencies and run/build it using Vite
  • Copy/paste the HTML code to use it in your own framework (Vue, Svelte, Astro, etc)

How to run

  1. Install dependencies
npm install
  1. Run the dev server
npm run dev
  1. Or build and preview:
npm run build
npm run preview

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published