@@ -101,6 +101,17 @@ Clone this project and use it to create your own Next.js project. You can check
101
101
</picture>
102
102
</a>
103
103
</td>
104
+ <td align="center" width="33%">
105
+ <a href="https://www.nutrient.io/guides/web/nextjs/?utm_source=nextjs-boilerplate&utm_medium=referral">
106
+ <picture>
107
+ <source media="(prefers-color-scheme: dark)" srcset="public/assets/images/nutrient-dark.png?raw=true">
108
+ <source media="(prefers-color-scheme: light)" srcset="public/assets/images/nutrient-light.png?raw=true">
109
+ <img alt="Nutrient" src="public/assets/images/nutrient-light.png?raw=true">
110
+ </picture>
111
+ </a>
112
+ </td>
113
+ </tr >
114
+ <tr height =" 187px " >
104
115
<td align="center" width="33%">
105
116
<a href="https://betterstack.com/?utm_source=github&utm_medium=sponsorship&utm_campaign=next-js-boilerplate">
106
117
<picture>
@@ -110,8 +121,6 @@ Clone this project and use it to create your own Next.js project. You can check
110
121
</picture>
111
122
</a>
112
123
</td>
113
- </tr >
114
- <tr height =" 187px " >
115
124
<td align="center" width="33%">
116
125
<a href="https://www.checklyhq.com/?utm_source=github&utm_medium=sponsorship&utm_campaign=next-js-boilerplate">
117
126
<picture>
@@ -126,6 +135,8 @@ Clone this project and use it to create your own Next.js project. You can check
126
135
<img src="public/assets/images/nextjs-boilerplate-saas.png?raw=true" alt="Next.js SaaS Boilerplate with React" />
127
136
</a>
128
137
</td>
138
+ </tr >
139
+ <tr height =" 187px " >
129
140
<td align="center" width="33%">
130
141
<a href="mailto:contact@creativedesignsguru.com">
131
142
Add your logo here
@@ -546,6 +557,17 @@ See [LICENSE](LICENSE) for more information.
546
557
</picture>
547
558
</a>
548
559
</td>
560
+ <td align="center" width="33%">
561
+ <a href="https://www.nutrient.io/guides/web/nextjs/?utm_source=nextjs-boilerplate&utm_medium=referral">
562
+ <picture>
563
+ <source media="(prefers-color-scheme: dark)" srcset="public/assets/images/nutrient-dark.png?raw=true">
564
+ <source media="(prefers-color-scheme: light)" srcset="public/assets/images/nutrient-light.png?raw=true">
565
+ <img alt="Nutrient" src="public/assets/images/nutrient-light.png?raw=true">
566
+ </picture>
567
+ </a>
568
+ </td>
569
+ </tr >
570
+ <tr height =" 187px " >
549
571
<td align="center" width="33%">
550
572
<a href="https://betterstack.com/?utm_source=github&utm_medium=sponsorship&utm_campaign=next-js-boilerplate">
551
573
<picture>
@@ -555,8 +577,6 @@ See [LICENSE](LICENSE) for more information.
555
577
</picture>
556
578
</a>
557
579
</td>
558
- </tr >
559
- <tr height =" 187px " >
560
580
<td align="center" width="33%">
561
581
<a href="https://www.checklyhq.com/?utm_source=github&utm_medium=sponsorship&utm_campaign=next-js-boilerplate">
562
582
<picture>
@@ -571,6 +591,8 @@ See [LICENSE](LICENSE) for more information.
571
591
<img src="public/assets/images/nextjs-boilerplate-saas.png?raw=true" alt="Next.js SaaS Boilerplate with React" />
572
592
</a>
573
593
</td>
594
+ </tr >
595
+ <tr height =" 187px " >
574
596
<td align="center" width="33%">
575
597
<a href="mailto:contact@creativedesignsguru.com">
576
598
Add your logo here
0 commit comments