What if discovering music felt like falling in love?
One song from your heart. One song to your soul.
Matched with a stranger who becomes a story.
{/* Floating Scroll Indicator */}
);
};
const HowItWorks = () => {
const steps = [
{
icon: ,
title: "Share Your Song",
desc: "Choose one song that moves you. Add a note about why it matters.",
},
{
icon: ,
title: "The Blind Match",
desc: "We pair you with someone, somewhere. No profiles. Just serendipity.",
},
{
icon: ,
title: "Listen & React",
desc: "Experience their choice. Rate it. Share your thoughts or a voice note.",
},
{
icon: ,
title: "The Reveal",
desc: "Both reacted? Now meet. Chat. Maybe become friends.",
}
];
return (
The Journey
From Strangers to Soulmates
{/* Connector Line */}
{steps.map((step, idx) => (
{/* Card */}
{step.icon}
{step.title}
{step.desc}
))}
);
};
const WhyReciprocal = () => {
return (
Because music discovery shouldn't feel like homework.
No endless scrolling.
No impersonal playlists.
No "users who liked X also liked Y."
Just two people. Two songs.
One moment of genuine connection.
{/* Abstract Phone UI Representation */}
{/* Screen Content */}
"This track reminds me of rainy Sundays..."
{/* Second Floating Card */}
);
};
const Testimonials = () => {
const reviews = [
{
text: "I matched with someone in Tokyo who sent me a City Pop song I'd never heard. Now we exchange music weekly.",
author: "Sarah, Brooklyn",
bg: "bg-[#4A1942]"
},
{
text: "Tinder for music nerds, except it actually works and feels... intimate? I found my music soulmate.",
author: "Marcus, London",
bg: "bg-[#0A1128]"
},
{
text: "My match sent me a song her grandmother used to sing. We both cried. Strangers can understand you best.",
author: "Yuki, Kyoto",
bg: "bg-[#1a1f4d]"
}
];
return (
Early Stories
{reviews.map((r, i) => (
"{r.text}"
{r.author[0]}
{r.author}
))}
);
};
const Features = () => {
const features = [
{ icon: , title: "One Match Daily", desc: "Anticipation over abundance. Quality over quantity." },
{ icon: , title: "Voice Reactions", desc: "Say it with your voice. Let them hear your excitement.", premium: true },
{ icon: , title: "No Ghosting", desc: "48-hour window. Both must listen. Mutual respect built-in." },
{ icon: , title: "Private & Safe", desc: "Anonymous until both react. Report tools. Zero tolerance." },
{ icon: , title: "Premium Matching", desc: "Taste-based pairing for deeper connections.", premium: true },
{ icon: , title: "Cross-Platform", desc: "Share from Spotify, Apple, YouTube. We store links, not files." },
];
return (
🔒 GDPR Compliant✅ WCAG AA Accessible💳 Secure Payments via Stripe🌍 Available in 120+ Countries🎵 Spotify & Apple Music Compatible
{/* Duplicate for infinite loop */}
🔒 GDPR Compliant✅ WCAG AA Accessible💳 Secure Payments via Stripe🌍 Available in 120+ Countries🎵 Spotify & Apple Music Compatible