Revolutionize Your Business with Relax UI

Landing page components built with React, Shadcn/ui, and Tailwind that will make your website feel premium.

John Doe
Robert Johnson
Jane Smith
Emily Davis
Tyler Durden
Dora

Trusted by 18,000+ creators

hero
Last updated: 9 Feb 2025

Built with industry-standard tools and best practices

Figma
React19.0.0
TypeScript5.6.3
Shadcn/ui2.1.8
Tailwind3.4.14

Everything you need. Nothing you don't.

Accessibility first

Fully WCAG 2.0 compliant, made with best a11y practices

Responsive design

Looks and works great on any device and screen size

Light and dark mode

Seamless switching between color schemes, 6 themes included

Easy to customize

Flexible options to match your product or brand

Top-level performance

Made for lightning-fast load times and smooth interactions

Production ready

Thoroughly tested and launch-prepared

You can change anything. But you don't have to.

Get the full control of the code of your website. Change it or just use the defaults. Customize it in seconds with CSS variables.

Build a website that is hard to forget.

Build a top-notch landing page even if you don't have the time for it. Create an irresistible offer that speaks professionalism and hi-end design.

Mobile-first

Optimized to look and feel great on all devices, operating systems, and screen sizes.

Relax Theme app screenshot

Made for search engines

Unlike the bloated no-code solutions, Relax Theme is built to be perfectly optimized for search engines.

The code is yours

With Relax Theme, the code is yours forever. Never bother about subscriptions and lock-ins.

page.tsx

tailwind.config.ts

import { cn } from "@/lib/utils";
import clsx from "clsx";
import { PropsWithChildren } from "react";

type NoteProps = PropsWithChildren & {
title?: string;
type?: "note" | "danger" | "warning" | "success";
className?: string;
};

export default function Note({
children,
title = "Note",
type = "note",
className,
}: NoteProps ) {
const noteClassNames = clsx({
"dark:bg-stone-950/25 bg-stone-50": type == "note",
"dark:bg-red-950 bg-red-100 border-red-200 dark:border-red-900": type === "danger",
"dark:bg-orange-950 bg-orange-100 border-orange-200 dark:border-orange-900": type === "warning",
"dark:bg-green-950 bg-green-100 border-green-200 dark:border-green-900": type === "success",
});
import { Config } from "tailwindcss";

const config = {
darkMode: ["class"],
content: [
"./pages/**/*.{js,ts,jsx,tsx,mdx}",
"./components/**/*.{js,ts,jsx,tsx,mdx}",
"./app/**/*.{js,ts,jsx,tsx,mdx}",
],
theme: {
extend: {
colors: {
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",
card: {
DEFAULT: "hsl(var(--card) / 0.2)",
foreground: "hsl(var(--card-foreground))",
},

Top-level performance

Made for static sites while avoiding heavy assets, your website will feel snappy and load instantly.

Data-agnostic

All the data is separate from components so you can edit it in seconds or make it dynamic.

Easily connect to a CMS of your choice.

We need to update this heading before launch
Sofia G.
Let me quickly jump into Sanity and fix it
Done!
Erik D.

Fits right into your stack

Integrate your landing page directly in the product and forget about multiple codebases and unnecessary APIs.

No extra dependencies, no extra maintenance.


used by
Designers on Figma Community
over
Clones and forks of the template on Github
already
Installations with shadcn/ui CLI
includes
React components and sections

Make the right impression

Relax Theme makes it easy to build an unforgettable website that resonates with professional design-centric audiences.

Relax Theme app screenshot

Build your dream landing page, today.

Get lifetime access to all the components. No recurring fees. Just simple, transparent pricing.


Pro

For early-stage founders, solopreneurs and indie devs

$99
one-time paymentplus local taxes
Get all-access

Lifetime access. Free updates. No recurring fees.


  • 67 landing page sections
  • 127 components
  • 16 illustrations
  • 15 custom animations

Pro Team

For teams and agencies working on cool products together

$499
one-time paymentplus local taxes
Get all-access for your team

Lifetime access. Free updates. No recurring fees.


  • All the templates, components and sections available for your entire team

All the components you need

Relax Theme provides a comprehensive set of components that includes everything you might need to build an effective, modern landing page.

Start with the right impression

Hero sections

Start with the right impression

These shadcn hero sections are designed to make a strong first impression. They are optimized for maximum performance and deliver smooth animations and responsive interactions without compromising on functionality or design.

Showcase your features

Bento grids

Showcase your features

These shadcn bento grids are designed to showcase your features in a way that is both functional and visually appealing. They are optimized for maximum performance and deliver smooth animations and responsive interactions without compromising on functionality or design.

Guide your users like a pro

Navbars

Guide your users like a pro

These shadcn navbars are designed to help you stay organized. They are optimized for maximum performance and deliver smooth animations and responsive interactions without compromising on functionality or design.

Prove your success

Testimonials

Prove your success

These shadcn testimonials, quotes, and reviews are designed to showcase your success. They are optimized for maximum performance and deliver smooth animations and responsive interactions without compromising on functionality or design.

Showcase your product

Illustrations

Showcase your product

These shadcn mockup, illustration, and background components are designed to showcase your product. They are optimized for maximum performance and deliver smooth animations and responsive interactions without compromising on functionality or design.

Loved by designers and developers across the planet

Here's what people are saying about Relax Theme

“I love that I don't need to think about the design because Relax Theme perfectly solves it for me. If you value flexibility over written-in-stone components, I can highly recommend it.”

Marcin Zaremski
Marcin Zaremski
Indie Hacker

“What stands out about Relax Theme is its flexibility. We've built everything from dashboards to marketing sites using these components, and they adapt beautifully to every context.”

Marcus Rodriguez
Marcus Rodriguez
Tech Lead

“As a designer who codes, I appreciate how Relax Theme strikes the perfect balance between aesthetics and functionality. The components are a joy to customize and extend.”

Darius Flynn
Darius Flynn
Product Designer

Questions and Answers

Start building

Get Started