diff --git a/src/pages/Index.tsx b/src/pages/Index.tsx index 08920d7..b58b340 100644 --- a/src/pages/Index.tsx +++ b/src/pages/Index.tsx @@ -9,7 +9,7 @@ import { Card, CardContent } from '@/components/ui/card'; const Index = () => { useSeoMeta({ - title: 'Picture Feed - LUMINA', + title: 'LUMINA', description: 'Discover amazing pictures shared on Nostr.', });