Added testimonial by @adeekshith

This commit is contained in:
Mawoka
2022-04-15 16:55:57 +02:00
parent d54b110752
commit f2c210e17b
2 changed files with 9 additions and 18 deletions
+1 -3
View File
@@ -64,14 +64,12 @@
</div>
</section>
<!--
<section>
<h1 class='sm:text-6xl text-4xl text-center'>Testimonials</h1>
<h1 class="sm:text-6xl text-4xl text-center">Testimonials</h1>
{#await import('$lib/landing/testimonials.svelte') then testimonials}
<svelte:component this={testimonials.default} />
{/await}
</section>
-->
<section id="features" class="mt-8">
<div class="text-center snap-y">
<h1 class="sm:text-6xl text-4xl">{$t('words.features')}</h1>