+
Ship{" "}
-
+
Faster
{" "}
With
- Catalyst
+ Catalyst
-
+
A modern, full-stack Next.js starter kit with authentication, payments, database, and everything you need to build your next project.
-Built with the best tools
+Built with the best tools
Pre-configured and ready to use. Spend less time on setup, more on shipping.
Type-Safe
+Type-Safe
End-to-end type safety with TypeScript, tRPC, Zod validation, and Prisma
ORM.
@@ -195,13 +195,13 @@ export default function Home() {
Built on Next.js 15 with React Server Components and powered by Bun.js.
Pre-configured tooling with Biome, Husky, and best practices out of the
box.
diff --git a/src/app/(public)/privacy-policy/page.tsx b/src/app/(public)/privacy-policy/page.tsx
index 5f80f59..13b4e0f 100644
--- a/src/app/(public)/privacy-policy/page.tsx
+++ b/src/app/(public)/privacy-policy/page.tsx
@@ -22,8 +22,8 @@ export const metadata: Metadata = {
export default function PrivacyPolicy() {
return (
- Last updated: May 18, 2025
This Privacy Policy describes Our policies and procedures on the collection, use
@@ -35,16 +35,16 @@ export default function PrivacyPolicy() {
Service, You agree to the collection and use of information in accordance with
this Privacy Policy.
The words of which the initial letter is capitalized have meanings defined under
the following conditions. The following definitions shall have the same meaning
regardless of whether they appear in singular or in plural.
For the purposes of this Privacy Policy:
Account means a unique account created for You to access our
@@ -143,15 +143,15 @@ export default function PrivacyPolicy() {
While using Our Service, We may ask You to provide Us with certain personally
identifiable information that can be used to contact or identify You. Personally
identifiable information may include, but is not limited to:
Email address Usage Data Usage Data is collected automatically when using the Service.
Usage Data may include information such as Your Device's Internet Protocol address
@@ -181,14 +181,14 @@ export default function PrivacyPolicy() {
We may also collect information that Your browser sends whenever You visit our
Service or when You access the Service by or through a mobile device.
The Company allows You to create an account and log in to use the Service through
the following Third-party Social Media Services:
@@ -204,14 +204,14 @@ export default function PrivacyPolicy() {
giving the Company permission to use, share, and store it in a manner consistent
with this Privacy Policy.
We use Cookies and similar tracking technologies to track the activity on Our
Service and store certain information. Tracking technologies used are beacons,
tags, and scripts to collect and track information and to improve and analyze Our
Service. The technologies We use may include:
We use both Session and Persistent Cookies for the purposes set out below:
Necessary / Essential Cookies
@@ -279,9 +279,9 @@ export default function PrivacyPolicy() {
For more information about the cookies we use and your choices regarding cookies,
please visit our Cookies Policy or the Cookies section of our Privacy Policy.
The Company may use Personal Data for the following purposes:
To provide and maintain our Service, including to monitor the
@@ -347,7 +347,7 @@ export default function PrivacyPolicy() {
We may share Your personal information in the following situations:
The Company will retain Your Personal Data only for as long as is necessary for
the purposes set out in this Privacy Policy. We will retain and use Your Personal
@@ -399,7 +399,7 @@ export default function PrivacyPolicy() {
to strengthen the security or to improve the functionality of Our Service, or We
are legally obligated to retain this data for longer time periods.
Your information, including Personal Data, is processed at the Company's operating
offices and in any other places where the parties involved in the processing are
@@ -419,7 +419,7 @@ export default function PrivacyPolicy() {
are adequate controls in place including the security of Your data and other
personal information.
You have the right to delete or request that We assist in deleting the Personal
Data that We have collected about You.
@@ -439,39 +439,39 @@ export default function PrivacyPolicy() {
Please note, however, that We may need to retain certain information when we have
a legal obligation or lawful basis to do so.
If the Company is involved in a merger, acquisition or asset sale, Your Personal
Data may be transferred. We will provide notice before Your Personal Data is
transferred and becomes subject to a different Privacy Policy.
Under certain circumstances, the Company may be required to disclose Your Personal
Data if required to do so by law or in response to valid requests by public
authorities (e.g. a court or a government agency).
The Company may disclose Your Personal Data in the good faith belief that such
action is necessary to:
The security of Your Personal Data is important to Us, but remember that no method
of transmission over the Internet, or method of electronic storage is 100% secure.
While We strive to use commercially acceptable means to protect Your Personal
Data, We cannot guarantee its absolute security.
Our Service does not address anyone under the age of 13. We do not knowingly
collect personally identifiable information from anyone under the age of 13. If
@@ -485,7 +485,7 @@ export default function PrivacyPolicy() {
Your country requires consent from a parent, We may require Your parent's consent
before We collect and use that information.
Our Service may contain links to other websites that are not operated by Us. If
You click on a third party link, You will be directed to that third party's site.
@@ -495,7 +495,7 @@ export default function PrivacyPolicy() {
We have no control over and assume no responsibility for the content, privacy
policies or practices of any third party sites or services.
We may update Our Privacy Policy from time to time. We will notify You of any
changes by posting the new Privacy Policy on this page.
@@ -509,9 +509,9 @@ export default function PrivacyPolicy() {
You are advised to review this Privacy Policy periodically for any changes.
Changes to this Privacy Policy are effective when they are posted on this page.
If you have any questions about this Privacy Policy, You can contact us: or continue with or continue withLightning Fast
+ Lightning Fast
Developer Experience
+ Developer Experience
Privacy Policy
+ Privacy Policy
Interpretation and Definitions
- Interpretation
+ Interpretation and Definitions
+ Interpretation
Definitions
+ Definitions
+
- Collecting and Using Your Personal Data
- Types of Data Collected
- Personal Data
+ Collecting and Using Your Personal Data
+ Types of Data Collected
+ Personal Data
+
- Usage Data
+ Usage Data
+
Information from Third-Party Social Media Services
+
Tracking Technologies and Cookies
+ Tracking Technologies and Cookies
+
+
Use of Your Personal Data
+ Use of Your Personal Data
+
+
- Retention of Your Personal Data
+ Retention of Your Personal Data
Transfer of Your Personal Data
+ Transfer of Your Personal Data
Delete Your Personal Data
+ Delete Your Personal Data
Disclosure of Your Personal Data
- Business Transactions
+ Disclosure of Your Personal Data
+ Business Transactions
Law enforcement
+ Law enforcement
Other legal requirements
+ Other legal requirements
+
- Security of Your Personal Data
+ Security of Your Personal Data
Children's Privacy
+ Children's Privacy
Links to Other Websites
+ Links to Other Websites
Changes to this Privacy Policy
+ Changes to this Privacy Policy
Contact Us
+ Contact Us
+
{/* TODO: change to the actual email */}
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index a5dcaaa..08f1dff 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -51,7 +51,7 @@ export default function RootLayout({