import { Link } from "react-router-dom";
import { motion } from "motion/react";
import { useRef, useState } from "react";
import { Heart, Brain, Clock, Shield, Sparkles, MessageCircle, ArrowRight } from "lucide-react";
import { Button } from "@/components/ui/button.tsx";
// Unified design system variables
const THEME = {
bg: "bg-[#0a0a0f]",
accent: "text-rose-400",
btnPrimary: "bg-gradient-to-r from-rose-500 to-pink-500 hover:from-rose-600 hover:to-pink-600",
card: "bg-white/5 border-white/10 backdrop-blur-md"
};
const BANNER_IMAGE = "img_5"; // Using your screenshot as the new static hero background
const COMPANION_PROFILE = "img_2"; // Your high-end profile photo
function CompanionProfile({ name, age, personality, image }: { name: string; age: string; personality: string; image: string }) {
return (
{personality}
{name}, {age}
Real conversation. Real connection. She listens, she learns, she remembers the things you never tell anyone else.
Choose from a variety of distinct personalities, each designed to grow and evolve with you.
{item.text}