diff --git a/client/src/components/home/hero-section.tsx b/client/src/components/home/hero-section.tsx index 07e1a30..d8703c9 100644 --- a/client/src/components/home/hero-section.tsx +++ b/client/src/components/home/hero-section.tsx @@ -30,9 +30,9 @@ export function HeroSection() { -
+
-

+

Online pilates classes to help you feel stronger and more connected to your body and breath

diff --git a/package-lock.json b/package-lock.json index 035c9a5..9b6f2a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,7 +79,7 @@ "zod-validation-error": "^3.4.0" }, "devDependencies": { - "@replit/vite-plugin-cartographer": "^0.1.2", + "@replit/vite-plugin-cartographer": "^0.2.7", "@replit/vite-plugin-runtime-error-modal": "^0.0.3", "@tailwindcss/typography": "^0.5.15", "@types/connect-pg-simple": "^7.0.3", @@ -2703,9 +2703,9 @@ "integrity": "sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==" }, "node_modules/@replit/vite-plugin-cartographer": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@replit/vite-plugin-cartographer/-/vite-plugin-cartographer-0.1.2.tgz", - "integrity": "sha512-7Ru5jhkcmh95YUMCCYg924GzzQLdjza9mJvEtMJnU/vl2Ut1ABmBSROzpsXUMNjzmH7rpNZOpGtqRRvK++/2cQ==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/@replit/vite-plugin-cartographer/-/vite-plugin-cartographer-0.2.7.tgz", + "integrity": "sha512-EkHYIRXKizytI+d1ljrD6yyG3I/uA5NdFWX+Ytx0cCTIZigjiictMBLnLOLH5ndAmWfWAD83cmXeWsFld7gdEA==", "dev": true, "dependencies": { "@babel/parser": "^7.26.9", diff --git a/package.json b/package.json index 6c83117..28c107c 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "zod-validation-error": "^3.4.0" }, "devDependencies": { - "@replit/vite-plugin-cartographer": "^0.1.2", + "@replit/vite-plugin-cartographer": "^0.2.7", "@replit/vite-plugin-runtime-error-modal": "^0.0.3", "@tailwindcss/typography": "^0.5.15", "@types/connect-pg-simple": "^7.0.3",