diff --git a/content/hardware/02.hero/boards/uno-r4-minima/features.md b/content/hardware/02.hero/boards/uno-r4-minima/features.md
index 1b4e69aa27..d16ddc8547 100644
--- a/content/hardware/02.hero/boards/uno-r4-minima/features.md
+++ b/content/hardware/02.hero/boards/uno-r4-minima/features.md
@@ -19,6 +19,15 @@ A reference to all technical features on this board, with pointers to additional
The UNO R4 Minima is the first UNO to feature a USB-C® connector.
+
+
+With Arduino UNO R4 you will get 3 months of cloud maker plan for free
+
+
+
+
+
+
Keep track of time & date and set alarms with the built-in RTC.
diff --git a/content/hardware/02.hero/boards/uno-r4-wifi/features.md b/content/hardware/02.hero/boards/uno-r4-wifi/features.md
index e573154417..76b3fe2963 100644
--- a/content/hardware/02.hero/boards/uno-r4-wifi/features.md
+++ b/content/hardware/02.hero/boards/uno-r4-wifi/features.md
@@ -22,6 +22,15 @@ A reference to all technical features on this board, with pointers to additional
+
+
+With Arduino UNO R4 you will get 3 months of cloud maker plan for free
+
+
+
+
+
+
The RA4M1 and the GPIOs of this board operates on 5 V.
diff --git a/content/hardware/09.kits/maker/plug-and-make-kit/features.md b/content/hardware/09.kits/maker/plug-and-make-kit/features.md
index 9cb8e23909..8b6a2e9eac 100644
--- a/content/hardware/09.kits/maker/plug-and-make-kit/features.md
+++ b/content/hardware/09.kits/maker/plug-and-make-kit/features.md
@@ -14,10 +14,20 @@ This kit includes instructions for 7 projects that use the Modulino® nodes, giv
-The kit includes a mounting plate for you to build your projects on, enabling you to quickly build physical interfaces.
+The kit includes a mounting plate for you to build your projects on, enabling you to quickly build physical interfaces.
+
+
+With Plug and Make kit you will get 3 months of cloud maker plan for free
+
+
+
+
+
+
+
The Modulino® connects to your UNO R4 WiFi with Qwiic cables, letting you focus on learning programming without building complex circuits.
diff --git a/package-lock.json b/package-lock.json
index 440cebfc31..e874921deb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "ISC",
"dependencies": {
- "@arduino/docs-arduino-cc": "^2.0.33",
+ "@arduino/docs-arduino-cc": "^2.0.34",
"gatsby": "^5.11.0",
"gatsby-background-image": "^1.6.0",
"gatsby-image": "^3.11.0",
@@ -339,9 +339,9 @@
}
},
"node_modules/@arduino/docs-arduino-cc": {
- "version": "2.0.33",
- "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.33/8ed225a355a57e39612fef63f401d5c2c4678294",
- "integrity": "sha512-NFT//kx64xQaaknpCR6mbbd3KfE2zuaye6e3tk02DUW5PtG+K2hBOhvGZxll7wsKjQe4F9X1riB0lym3t14kMQ==",
+ "version": "2.0.34",
+ "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.34/83342079ae994cea80368e7b5650918cd4c5da3e",
+ "integrity": "sha512-oEidliqMkwB16ZR563VZ1HpbNFr4k+LPinD0+2DD0k9BPVhO8NbEIeztVDqLEqZCmmxs58DbnhT7CmqyMpgaUw==",
"dependencies": {
"@algolia/autocomplete-core": "^1.10.0",
"@algolia/autocomplete-plugin-recent-searches": "^1.17.0",
diff --git a/package.json b/package.json
index e4ec773369..bdc3ba88ed 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
},
"homepage": "https://github.com/arduino/docs-content#readme",
"dependencies": {
- "@arduino/docs-arduino-cc": "^2.0.33",
+ "@arduino/docs-arduino-cc": "^2.0.34",
"gatsby": "^5.11.0",
"gatsby-background-image": "^1.6.0",
"gatsby-image": "^3.11.0",