diff --git a/apps/web/app/about-us/page.tsx b/apps/web/app/about-us/page.tsx new file mode 100644 index 0000000..f09f35f --- /dev/null +++ b/apps/web/app/about-us/page.tsx @@ -0,0 +1,196 @@ +"use client" + +import Footer from "@/components/footer" +import LandingPageNavbar from "@/components/landingPage/LandingPageNavbar" +import { SparklesCore } from "@/components/ui/sparkles" +import { motion } from "motion/react" + +export default function AboutPage() { + return ( +
+ Empowering creators, researchers, and storytellers to turn ideas into impactful scripts and insights — instantly. +
++ Script AI is an AI-powered platform built to help writers, content creators, and researchers bring their ideas to life faster. + Whether you’re drafting a YouTube script, podcast outline, film scene, or research paper, Script AI blends creative intelligence + with structured insight to help you go from concept to completion in minutes. +
++ Our mission is simple:{" "} + + to empower anyone with an idea to create impactful content — without friction or creative block. + {" "} + We’re redefining how people write, research, and tell stories by making AI a true creative partner, not just a writing assistant. +
++ We envision a world where{" "} + AI creativity feels natural, personal, and human. Script AI isn’t just about automation — + it’s about amplifying creativity and giving users more time to focus on what truly matters: their ideas, stories, and impact. +
++ Script AI began with a simple frustration:{" "} + “Why does turning an idea into a finished script take so long?” From that question came a journey to build a platform that + bridges creativity and AI — one that adapts to your unique workflow, learns from your preferences, and evolves with your content + style. Today, thousands of users rely on Script AI to brainstorm, draft, and polish their ideas — all powered by next-generation AI. +
++ We’re just getting started. Script AI is growing fast — + and we’re always looking for new ways to make creative AI smarter, faster, + and more collaborative. +
++ Create smarter. Research faster. Write better — with Script AI. +
+ + +From: ${name}
+Email: ${email}
+Phone No: ${phone}
+${message}
+Sent on ${new Date().toLocaleString()}
+{item.text}
+