diff --git a/jest.config.js b/jest.config.js
index ae8dd01c5..421a9a907 100644
--- a/jest.config.js
+++ b/jest.config.js
@@ -31,6 +31,9 @@ module.exports = {
"!src/layouts/payment-pia-return/*.vue", // Temp test exclusion while in development
"!src/layouts/insurance/*.vue", // Temp test exclusion while in development
"!src/layouts/insurance-company/*.vue", // Temp test exclusion while in development
+
+ "!src/**/*-june-2025.vue", // Exclude these temporary files for CASH-845 project
+
"!src/layouts/insurance-company/insurance-company-question/*.vue", // Temp test exclusion while in development
"!src/experiment-components/*.vue",
// END
diff --git a/src/digital-components/date-picker/date-picker-june-2025.vue b/src/digital-components/date-picker/date-picker-june-2025.vue
new file mode 100644
index 000000000..1ff54e6e7
--- /dev/null
+++ b/src/digital-components/date-picker/date-picker-june-2025.vue
@@ -0,0 +1,1341 @@
+
+
+
+
+
+