Skip to content

whsheng/gps-landingpage

Repository files navigation

English | 中文

Source:horizon-wing-landing-page

Project Structure

horizon-wing-landing-page/
├── src/
│   ├── app/              # Next.js app routes
│   │   ├── [locale]/    # i18n routes
│   │   └── layout.tsx   # Root layout
│   ├── components/      # React components
│   │   ├── ui/         # UI components
│   │   └── sections/   # Page sections
│   ├── styles/         # Global styles
│   └── lib/            # Utilities
├── public/             # Static assets
├── messages/          # i18n messages
└── tailwind.config.ts # Tailwind config

Core Components

  • Hero - Responsive hero section
  • Feature - Feature grid showcase
  • Testimonial - Customer testimonials
  • Pricing - Pricing plans
  • FAQ - Collapsible FAQ section
  • CTA - Call-to-action components
  • Footer - Navigation and social links

Internationalization

Currently supports 17 languages including:

  • Arabic (العربية)
  • German (Deutsch)
  • English
  • Spanish (Español)
  • French (Français)
  • Hindi (हिन्दी)
  • Indonesian (Bahasa Indonesia)
  • Italian (Italiano)
  • Japanese (日本語)
  • Korean (한국어)
  • Malay (Bahasa Melayu)
  • Portuguese (Português)
  • Russian (Русский)
  • Thai (ไทย)
  • Vietnamese (Tiếng Việt)
  • Traditional Chinese (中文繁體)
  • Simplified Chinese (中文简体)

Tech Stack

License

MIT License © 2024-PRESENT HorizonWing

About

GPS website landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published