Align ExposedGays theme with Pink Pulse colors, typography, and pill buttons
This commit is contained in:
@@ -73,7 +73,7 @@ export function AgeGate({ onVerified }: AgeGateProps) {
|
||||
<div className="mx-auto mb-4 flex justify-center">
|
||||
<Logo size="lg" showText={false} />
|
||||
</div>
|
||||
<h1 className="text-2xl font-bold bg-horny-gradient bg-clip-text text-transparent">
|
||||
<h1 className="text-2xl font-bold gradient-text">
|
||||
ExposedGays
|
||||
</h1>
|
||||
<p className="mt-2 text-sm text-muted-foreground">
|
||||
@@ -149,9 +149,9 @@ export function AgeGate({ onVerified }: AgeGateProps) {
|
||||
)}
|
||||
</div>
|
||||
|
||||
<div className="rounded-lg border border-blue-500/25 bg-blue-500/10 p-3">
|
||||
<p className="text-xs text-blue-100/90 leading-relaxed">
|
||||
<strong className="text-blue-200">No account needed.</strong> Verify your age
|
||||
<div className="rounded-xl border border-primary/25 bg-primary/10 p-3">
|
||||
<p className="text-xs text-foreground/90 leading-relaxed">
|
||||
<strong className="text-pulse-pink-light">No account needed.</strong> Verify your age
|
||||
with date of birth only — browse the map, spots, and profiles free. Explicit
|
||||
photos and chat require a free signup. Government ID is only needed for nude
|
||||
content in certain states.
|
||||
|
||||
Reference in New Issue
Block a user