Skip to content

tiagom87/sunset

Repository files navigation

Next.js Sunset Page Template

This is a Next.js template for creating a "sunset" or closure page for apps that are shutting down. It provides a professional and graceful way to inform users about the end of service.

You can see an example of this template in action at https://mahalo.so.

Features

  • Responsive design with a beautiful background gradient
  • Customizable thank you message to customers
  • Easy integration of company logo
  • Contact email for further inquiries
  • Built with Next.js and Tailwind CSS for easy customization

Quick Start

  1. Clone this repository
  2. Install dependencies: npm install
  3. Run the development server: npm run dev
  4. Open http://localhost:3000 to view the page
  5. Customize the content in app/page.tsx to fit your needs

Customization

  • Update the logo: Replace the Image src in app/page.tsx
  • Modify the thank you message: Edit the text content in app/page.tsx
  • Change the contact email: Update the email address in app/page.tsx
  • Adjust the background gradient: Modify the gradient classes in app/page.tsx

Deployment

This template is ready to be deployed on Vercel or any other Next.js-compatible hosting platform.

License

This project is open-source and available under the MIT License.

About

Sunset Page for the Mahalo.so Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published