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