feat: add GetStarted section and rename deploy section to how-it-works
This commit is contained in:
		@@ -27,7 +27,7 @@ export default function Home() {
 | 
			
		||||
      <section id="technologies">
 | 
			
		||||
        <StackSectionPreview />
 | 
			
		||||
      </section>
 | 
			
		||||
      <section id="deploy">
 | 
			
		||||
      <section id="how-it-works">
 | 
			
		||||
        <Steps />
 | 
			
		||||
      </section>
 | 
			
		||||
      <section id="llms">
 | 
			
		||||
@@ -39,6 +39,9 @@ export default function Home() {
 | 
			
		||||
      <section id="bento-reviews">
 | 
			
		||||
        <BentoReviews />
 | 
			
		||||
      </section>
 | 
			
		||||
      <section id="get-started">
 | 
			
		||||
        <GetStarted />
 | 
			
		||||
      </section>
 | 
			
		||||
      <section id="call-to-action">
 | 
			
		||||
        <CallToAction />
 | 
			
		||||
      </section>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user