import { Instagram } from "lucide-react"; const Index = () => { return (
{/* Golden Frame */}
{/* Subtle gradient overlay for luxury feel */}
{/* Logo */} CocoSpark Logo {/* Main Content */}

Stay Tuned

Coming Soon

{/* Social Links */}

Find us on social media in the meantime:

); }; export default Index;