@nextblock-cms/db 0.2.25 → 0.2.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextblock-cms/db",
3
- "version": "0.2.25",
3
+ "version": "0.2.27",
4
4
  "main": "index.cjs.js",
5
5
  "module": "index.es.js",
6
6
  "types": "index.d.ts",
@@ -250,7 +250,7 @@ BEGIN
250
250
  {
251
251
  "block_type": "text",
252
252
  "content": {
253
- "html_content": "<p class='text-slate-600 dark:text-slate-400 text-center max-w-3xl mx-auto'>NextBlock is being built in the open. Star the repo, share feedback, and help define the future of performance-first content management.</p>"
253
+ "html_content": "<p class='text-slate-600 dark:text-slate-400 text-center mx-auto'>NextBlock is being built in the open. Star the repo, share feedback, and help define the future of performance-first content management.</p>"
254
254
  }
255
255
  },
256
256
  {
@@ -295,7 +295,7 @@ BEGIN
295
295
  {
296
296
  "block_type": "text",
297
297
  "content": {
298
- "html_content": "<p class='text-center text-lg text-slate-300 max-w-2xl mx-auto mb-8'>NextBlock partners with early adopters to co-build features, sponsor modules, and shape the product direction.</p>"
298
+ "html_content": "<p class='text-center text-lg text-slate-300 mx-auto mb-8'>NextBlock partners with early adopters to co-build features, sponsor modules, and shape the product direction.</p>"
299
299
  }
300
300
  },
301
301
  {