diff --git a/vibn-frontend/app/(justine)/features/page.tsx b/vibn-frontend/app/(justine)/features/page.tsx deleted file mode 100644 index 6bbf5425..00000000 --- a/vibn-frontend/app/(justine)/features/page.tsx +++ /dev/null @@ -1,281 +0,0 @@ -import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card"; -import { - Code2, - Brain, - BarChart3, - Zap, - Github, - Sparkles, - Clock, - DollarSign, - Users, - FileCode, - TrendingUp, - Shield -} from "lucide-react"; - -export default function FeaturesPage() { - return ( -
- Everything you need to track, analyze, and optimize your AI-powered development workflow. -
-- Start free, upgrade when you need more. No hidden fees, no surprises. -
-- Yes! All new accounts get a 14-day free trial of Pro features. No credit card required. -
-- We'll notify you when you're approaching your limits. You can upgrade anytime to continue tracking without interruption. -
-- Yes, you can cancel your subscription at any time. You'll retain access until the end of your billing period. -
-- Yes! Contact us at support@vibnai.com for special pricing for students, educators, and non-profit organizations. -
-Last updated: {lastUpdated}
- -- Vib'n ("we", "us", or "our") is operated by Mark Henderson, - located in Victoria, British Columbia, Canada. We are committed to protecting your - personal information in accordance with the Personal Information Protection Act (BC PIPA) - and Canada's Personal Information Protection and Electronic Documents Act (PIPEDA). -
-- This policy explains what information we collect when you use vibnai.com, how we use - it, and what rights you have over it. -
-- We do not sell your personal information to third parties. We do not use your data - to train AI models. -
-We use the following third-party services to operate Vib'n:
-| Service | -Purpose | -Location | -
|---|---|---|
| Google OAuth | -Sign-in authentication | -USA | -
| Google Gemini API | -AI chat and code assistance | -USA | -
| Google Cloud Run | -IDE workspace hosting | -Canada | -
| PostgreSQL (self-hosted) | -User and project data storage | -Canada | -
- By using Vib'n, you consent to your data being processed in these jurisdictions. -
-- We retain your account and project data for as long as your account is active. - If you delete your account, we will delete your personal information within 30 days, - except where we are required to retain it by law (e.g. billing records for 7 years - under Canadian tax regulations). -
-Under BC PIPA and PIPEDA, you have the right to:
-- To exercise any of these rights, email us at{" "} - - privacy@vibnai.com - . -
-- We use a single session cookie to keep you signed in. We do not use advertising - cookies or third-party tracking pixels. You can clear cookies in your browser at any - time, which will sign you out of Vib'n. -
-- We use HTTPS for all data in transit, encrypted storage for sensitive credentials, - and session-based authentication. No system is 100% secure — if you discover a - security issue please contact us at{" "} - - security@vibnai.com - . -
-- We may update this policy from time to time. We will notify you of material changes - by posting the new policy on this page with an updated date. Continued use of Vib'n - after changes constitutes acceptance of the updated policy. -
-- For any privacy questions or concerns: -
- - Mark HendersonLast updated: {lastUpdated}
- -- These Terms of Service ("Terms") govern your use of Vib'n, operated by - Mark Henderson in Victoria, British Columbia, Canada ("we", "us", - or "our"). By creating an account or using vibnai.com, you agree to these Terms. - If you do not agree, do not use the service. -
-- Vib'n is an AI-powered software development platform that provides code repositories, - a browser-based IDE, and AI assistance tools. We reserve the right to modify, suspend, - or discontinue any part of the service at any time with reasonable notice where possible. -
-You agree not to use Vib'n to:
-- We reserve the right to suspend or terminate accounts that violate these terms. -
-- You retain ownership of all code, files, and content you create on Vib'n. - By using the platform, you grant us a limited licence to store, display, and process - your content solely to provide the service. We do not claim ownership of your work - and do not use your content to train AI models. -
-- You are responsible for ensuring you have the rights to any content you upload or - generate through the platform. -
-- We aim to maintain high availability but do not guarantee uninterrupted service. - Scheduled maintenance will be announced in advance where possible. We are not liable - for losses arising from service downtime or interruptions. -
-- The Vib'n name, logo, platform design, and underlying software are owned by us and - protected by applicable intellectual property laws. You may not copy, modify, or - distribute our platform or branding without express written permission. -
-- Vib'n is provided "as is" and "as available" without warranties of any kind, - express or implied, including but not limited to merchantability, fitness for a - particular purpose, or non-infringement. We do not warrant that the service will - be error-free or that AI outputs will be accurate or complete. -
-- To the maximum extent permitted by applicable law, we shall not be liable for any - indirect, incidental, special, consequential, or punitive damages, or any loss of - profits or data, arising from your use of the service. Our total liability to you - for any claim shall not exceed the amount you paid us in the 3 months prior to the - claim. -
-- You may cancel your account at any time from your account settings. We may suspend - or terminate your account for violation of these Terms, with notice where reasonably - possible. Upon termination, you may request an export of your data within 30 days. -
-- These Terms are governed by the laws of the Province of British Columbia and the - federal laws of Canada applicable therein. Any disputes shall be resolved in the - courts of Victoria, British Columbia, Canada. -
-- We may update these Terms from time to time. We will notify you of material changes - at least 30 days in advance by email or by posting a notice on the platform. - Continued use after changes take effect constitutes acceptance. -
-- For questions about these Terms: -
- - Mark Henderson- {homepage.emotionalHook.subtitle} -
-- {homepage.emotionalHook.description} -
-- {homepage.features.description} -
-- {homepage.hero.subtitle} -
- - {/* CTAs */} -- {homepage.howItWorks.description} -
-- {step.description} -
-- {homepage.pricing.description} -
-- {homepage.transformation.description} -
-{outcome}
-- {homepage.whoItsFor.subtitle} -
-- {homepage.whoItsFor.description} -
-{trait}
-