refactor: reorganize landing page sections and add hover animations to feature cards
This commit is contained in:
		@@ -22,9 +22,6 @@ export function About() {
 | 
			
		||||
          <p className="mt-6 text-lg text-gray-300">
 | 
			
		||||
            Our mission is to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds.
 | 
			
		||||
          </p>
 | 
			
		||||
          <div className="mt-8 flex justify-center">
 | 
			
		||||
            <AppStoreLink color="white" />
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
      </Container>
 | 
			
		||||
    </section>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user