• Product
  • Solutions
  • Developers
  • Demo
  • Promotion
  • Company
EdgeOne Logo
Back to Templates

Technology Company Website Template

A general-purpose technology company website template. You can quickly build your own company website by modifying the text, images, and colors.

View Demo
FrameworkNext.js
Use CaseBrand Websites
A general-purpose technology company website template. You can quickly build your own company website by modifying the text, images, and colors.

Technology Company Website Template

This template is a general-purpose technology company website template. You can quickly build your own company website by modifying the text, images, and colors.

The UI is based on Business Tech Company UI Kit.

Tech stack: Next.js + Tailwind CSS, with internationalization support.

Environment Variables

The news page in this template uses the Plasmic CMS API for content management.

If this feature and its pages are not needed, you can set the corresponding environment variable to ignore. The project will then automatically skip all news-related pages and links.

Plasmic CMS API configuration and documentation: https://docs.plasmic.app/learn/plasmic-cms-api-reference/

This template uses internationalization, so the article content also requires corresponding multi-language versions. You need to configure Locales on the Plasmic settings page:

Return to the Model page to create the News data structure, the details are as follows:

Code Customization

Main color theme: Modify the theme color in src/styles/globals.css

Replace images: Replace in public/images/

Internationalization: Internationalization uses next-i18next, with translation files stored in public/locales/en and public/locales/zh

Local Development

Install dependencies: npm install Local debugging: npm run dev

Features

  • Developed with Next.js TypeScript
  • Flexible and clean styling with Tailwind CSS
  • Purely static pages, excellent Lighthouse scores
  • Modular, responsive and scalable components
  • i18n-based internationalization