// export const dynamic = "force-dynamic"; import { getOpenGraphMetadata } from "@/lib/utils"; import OurAddressSign from "../components/OurAddressSign"; import { Metadata } from "next"; export const metadata: Metadata = { title: "Privacy Policy", ...getOpenGraphMetadata("Privacy Policy"), }; export default async function Index() { return (

Privacy Policy for Elato AI

Last Updated: 2/24/25

{`Welcome to Elato AI ("we," "us," "our"). We are committed to protecting your personal information and your right to privacy. This Privacy Policy outlines how we handle, store, and use the information you provide us when you use our website, `} https://www.elatoai.com {`, and our services.`}

{" "} 1. Information We Collect{" "}

{" "}

{" "} We collect information that you voluntarily provide to us when registering on our site, purchasing our hardware, downloading our software, accessing our github repo, or interacting with our AI characters. This information may include:{" "}

{" "} {" "}

{" "} 2. How We Use Your Information{" "}

{" "}

The information we collect is used in the following ways:

{" "}

3. How We Protect Your Information

We implement a variety of security measures to maintain the safety of your personal information. Your personal information is contained behind secured networks and is only accessible by a limited number of persons who have special access rights and are required to keep the information confidential.

4. Sharing Your Personal Information

We do not sell, trade, or otherwise transfer your personally identifiable information to outside parties, except when we believe release is appropriate to comply with the law, enforce our site policies, or protect ours or others' rights, property, or safety.

5. Third-Party Services

We currently do not offer any third party services on our site.

6. Your Consent

By using our site and services, you consent to our privacy policy.

7. Changes to Our Privacy Policy

We reserve the right to update this privacy policy at any time. When we do, we will post a notification on our website. Your continued use of the site and services following the posting of changes to this policy will be deemed your acceptance of those changes.

8. Contacting Us

If there are any questions regarding this privacy policy, you may contact me using the information below:

); }