refactor: remove GetStarted section and consolidate with CallToAction component
This commit is contained in:
		@@ -40,9 +40,6 @@ export default function Home() {
 | 
			
		||||
        <BentoReviews />
 | 
			
		||||
      </section>
 | 
			
		||||
      <section id="get-started">
 | 
			
		||||
        <GetStarted />
 | 
			
		||||
      </section>
 | 
			
		||||
      <section id="call-to-action">
 | 
			
		||||
        <CallToAction />
 | 
			
		||||
      </section>
 | 
			
		||||
    </>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user