create-modern-react 2.3.2 → 2.3.3

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": "create-modern-react",
3
- "version": "2.3.2",
3
+ "version": "2.3.3",
4
4
  "description": "Create production-ready React + TypeScript + Tailwind applications in seconds",
5
5
  "main": "bin/index.js",
6
6
  "bin": {
@@ -135,7 +135,7 @@ export default function Home() {
135
135
  description="AI-Powered Resume Builder"
136
136
  designStyle="Modern + Glassmorphism"
137
137
  url="https://resumefreepro.com?utm_source=starter-template&utm_medium=landing-page&utm_campaign=create-modern-react-demo"
138
- previewUrl="/screenshots/resumefreepro.png"
138
+ previewUrl="https://storage.resumefreepro.com/media-files/resumefreepro.webp"
139
139
  />
140
140
  <ProjectCard
141
141
  category="E-Pharmacy"
@@ -143,7 +143,7 @@ export default function Home() {
143
143
  description="Online Pharmacy Platform"
144
144
  designStyle="Clean + Professional"
145
145
  url="https://healthmug.com?utm_source=starter-template&utm_medium=landing-page&utm_campaign=create-modern-react-demo"
146
- previewUrl="/screenshots/healthmug.png"
146
+ previewUrl="https://storage.resumefreepro.com/media-files/healthmug.webp"
147
147
  />
148
148
  </div>
149
149
  </div>