diff --git a/app/(site)/contact/page.tsx b/app/(site)/contact/page.tsx new file mode 100644 index 0000000..3363b9d --- /dev/null +++ b/app/(site)/contact/page.tsx @@ -0,0 +1,19 @@ +import React from "react"; +import Contact from "@/components/Contact"; +import { Metadata } from "next"; + +export const metadata: Metadata = { + title: "Contact", + description: "Get in touch to learn more", + // other metadata +}; + +const SupportPage = () => { + return ( +
- This document serves as a simple template to showcase a sample - layout and format. It is solely created for demonstration - purposes and is not intended for any official use. + Krv Analytics empowers businesses to harness the power of + their data. Our solutions simplify high-dimensional, sparse + datasets, enabling domain experts to see into the black box of + machine learning.
+ ++ We enable users to analyze and strategize without the need for + advanced ML infrastructure or technical expertise. Our tool + seamlessly integrates tabular data (e.g. CSV files) into a + knowledge base, offering visual insights, local metrics, + optimized queries, and an instant connection between a + customer’s documents and their datasets. +
+ ++ We make data-driven decision-making accessible to mid-sized + companies, empowering them to act on their data without + relying on large data teams, long histories of cultivated + datasets, and deep technical expertise. +
+ {/*Please visit:{" "} @@ -39,7 +62,7 @@ export default function DocsPage() { {" "} to check out the real docs, setup guide and even video instructions -
+ */}+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. + Nunc quis nibh lorem. Duis sed odio lorem. In a efficitur + leo. Ut venenatis rhoncus quam sed condimentum. Curabitur + vel turpis in dolor volutpat imperdiet in ut mi. Integer non + volutpat nulla. Nunc elementum elit viverra, tempus quam + non, interdum ipsum. +
+ ++ Aenean augue ex, condimentum vel metus vitae, aliquam porta + elit. Quisque non metus ac orci mollis posuere. Mauris vel + ipsum a diam interdum ultricies sed vitae neque. Nulla + porttitor quam vitae pulvinar placerat. Nulla fringilla elit + sit amet justo feugiat sodales. Morbi eleifend, enim non + eleifend laoreet, odio libero lobortis lectus, non porttitor + sem urna sit amet metus. In sollicitudin quam est, + pellentesque consectetur felis fermentum vitae. +
+ ++ Lorem ipsum dolor sit amet, consectetur adipiscing elit. + Nunc quis nibh lorem. Duis sed odio lorem. In a efficitur + leo. Ut venenatis rhoncus quam sed condimentum. Curabitur + vel turpis in dolor volutpat imperdiet in ut mi. Integer non + volutpat nulla. Nunc elementum elit viverra, tempus quam + non, interdum ipsum. +
+- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut - ultricies lacus non fermentum ultrices. Fusce consectetur le. + Krv Analytics empowers businesses to harness the power of their + data. Our solutions simplify high-dimensional, sparse datasets, + enabling domain experts to see into the black box of machine + learning.
Ut ultricies lacus non fermentum ultrices.
++ Reliability metrics reveal how changes in data preprocessing + impact machine learning outcomes. By quantifying + sensitivity, they help users identify preprocessing choices + that lead to consistent, trustworthy results. +
consectetur adipiscing elit fermentum ultricies.
++ With reliability metrics, businesses can assess whether + their data can reliably answer critical questions. If ML + results drastically change due to preprocessing, these + metrics guide users toward identifying the most dependable + configurations. +
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut - ultricies lacus non fermentum ultrices. Fusce consectetur le. + Beyond graph advantages — like uncovering hidden patterns, + enabling non-technical insights, and making data searchable — we + keep pace with new methods while shielding users from choice + overload.
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. + At Krv, we unlock AI's potential through transparency and + innovation, making it a trusted, explainable partner in + decision-making.
contact
- hello@solid.com + team@krv.ai @@ -80,27 +82,27 @@ const Footer = () => { className="animate_top" >- © {new Date().getFullYear()} Solid. All rights reserved + © {new Date().getFullYear()} Krv Analytics. All rights + reserved.
- Solid Pro - Packed with all the key integrations you need for - swift SaaS startup launch, including - Auth, Database, Sanity - Blog, Essential Components, Pages and More. Built-winth - - Next.js 13, React 18 and TypeScript. + Gain new insights from fresh perspectives. Ride the wave of AI + innovation and elevate your company's analytics securely to new + heights.
-Tags:
+{metadata}
+