import React from 'react'; export default function Footer() { return (
{import.meta.env.VITE_APP_TITLE || 'ChatGPT Clone'} . Serves and searches all conversations reliably. All AI convos under one house. Pay per call and not per month (cents compared to dollars).
); }