File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
src/routes/contact-us/enterprise Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1919 let useCase = ' ' ;
2020
2121 let submitted = false ;
22- let submitting = true ;
22+ let submitting = false ;
2323 let error: string | undefined ;
2424
2525 async function handleSubmit() {
116116 Appwrite for Enterprise
117117 </h1 >
118118 <p class =" text-description" >
119- Enterprise businesses partner with Appwrite to give
120- their developers the power to innovate and build their
121- applications all on one UI. Say goodbye to repetitive
122- backend work and hello to faster product launches.
119+ Enterprise businesses partner with Appwrite to empower
120+ their developers with an all-in-one backend platform, so
121+ they can focus on innovation, not reinventing the wheel.
122+ Reduce complexity, accelerate development, and launch
123+ faster.
123124 <br />
124125 <br />
125- Ready to talk? Fill out the form and one of our experts will
126- be in touch!
126+ Ready to talk? Fill out the form, and one of our experts
127+ will be in touch.
127128 </p >
128129 </section >
129130 {/if }
You can’t perform that action at this time.
0 commit comments