Change home page text

This commit is contained in:
2025-07-04 00:35:57 +02:00
parent 86b53d3d82
commit a6d5ab4ae4

View File

@ -6,7 +6,8 @@ export default function HomePage() {
<section className="text-center space-y-4">
<h1 className="text-4xl font-bold tracking-tight">Welcome to Fellies Art</h1>
<p className="text-lg text-muted-foreground">
Some descriptive text blabla
Here you will find all the artworks created for Citali, Jalo and Akai.<br />
These are the three OCs of Fellies.
</p>
</section>
<GalleryList />