Refactor: Use blue accent color

This commit is contained in:
gpt-engineer-app[bot]
2025-09-29 18:45:29 +00:00
parent 17df605cd9
commit 37f977698a

View File

@@ -257,11 +257,11 @@ export function UppyPhotoSubmissionUpload({
return (
<Card className="w-full max-w-2xl mx-auto shadow-lg border-accent/20 bg-accent/5">
<CardHeader className="text-center space-y-4">
<div className="mx-auto w-16 h-16 bg-gradient-to-br from-primary to-secondary rounded-full flex items-center justify-center">
<Camera className="w-8 h-8 text-primary-foreground" />
<div className="mx-auto w-16 h-16 bg-accent/10 border-2 border-accent/30 rounded-full flex items-center justify-center">
<Camera className="w-8 h-8 text-accent" />
</div>
<div>
<CardTitle className="text-2xl bg-gradient-to-r from-primary to-secondary bg-clip-text text-transparent">
<CardTitle className="text-2xl text-accent">
Submit Photos
</CardTitle>
<CardDescription className="text-base mt-2">