Change home page text
This commit is contained in:
		@ -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 />
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user