diff --git a/src/components/Logo.tsx b/src/components/Logo.tsx index 4b47b3b..5a2f0bd 100644 --- a/src/components/Logo.tsx +++ b/src/components/Logo.tsx @@ -1,16 +1,28 @@ -import React from 'react'; -import { Database } from 'lucide-react'; - export function Logo() { return (
+ {/* Replace this SVG with your custom logo */}
- + + + +

Snigdha OS Package List

-

Browse and search through the official Snigdha OS package repository

+

+ Browse and search through the official Snigdha OS package repository +

); -} \ No newline at end of file +}