Skip to content

Commit

Permalink
Add new info on coming soon arv pages (#1591)
Browse files Browse the repository at this point in the history
Co-authored-by: unknown <a.jakubowski@mdbootstrap.com>
  • Loading branch information
bwsky-a and unknown committed Apr 14, 2023
1 parent ad1a8eb commit f3ccfbf
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 6 deletions.
15 changes: 13 additions & 2 deletions site/content/angular/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,20 @@ <h1 class="mb-8 mt-6 text-4xl font-bold">
<span class="text-primary dark:text-primary-400">with Angular</span>
</h1>
</div>
<p class="text-sm font-medium text-gray-600 dark:text-gray-400">
We have added a new
<a
href="https://tailwind-elements.com/docs/standard/integrations/angular-integration/"
class="text-primary"
>Angular integration tutorial</a
>
for Tailwind Elements.
</p>

<p class="mb-8 text-sm font-medium text-gray-600 dark:text-gray-400">
We're planning to integrate Tailwind Elements with Angular. Sign up
for waiting list to get notified!
If you want to be the first to know about the official release of the
fully integrated and separate React package, sign up for our waiting
list below!
</p>

<div class="">
Expand Down
15 changes: 13 additions & 2 deletions site/content/react/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,20 @@ <h1 class="mb-8 mt-6 text-4xl font-bold">
<span class="text-primary dark:text-primary-400">with React</span>
</h1>
</div>
<p class="text-sm font-medium text-gray-600 dark:text-gray-400">
We have added a new
<a
href="https://tailwind-elements.com/docs/standard/integrations/react-integration/"
class="text-primary"
>React integration tutorial</a
>
for Tailwind Elements.
</p>

<p class="mb-8 text-sm font-medium text-gray-600 dark:text-gray-400">
We're planning to integrate Tailwind Elements with React. Sign up for
waiting list to get notified!
If you want to be the first to know about the official release of the
fully integrated and separate React package, sign up for our waiting
list below!
</p>

<div class="">
Expand Down
15 changes: 13 additions & 2 deletions site/content/vue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,20 @@ <h1 class="mb-8 mt-6 text-4xl font-bold">
<span class="text-primary dark:text-primary-400">with Vue</span>
</h1>
</div>
<p class="text-sm font-medium text-gray-600 dark:text-gray-400">
We have added a new
<a
href="https://tailwind-elements.com/docs/standard/integrations/vue-integration/"
class="text-primary"
>Vue integration tutorial</a
>
for Tailwind Elements.
</p>

<p class="mb-8 text-sm font-medium text-gray-600 dark:text-gray-400">
We're planning to integrate Tailwind Elements with Vue. Sign up for
waiting list to get notified!
If you want to be the first to know about the official release of the
fully integrated and separate React package, sign up for our waiting
list below!
</p>

<div class="">
Expand Down

0 comments on commit f3ccfbf

Please sign in to comment.