From 15042f407cf538c1426d06bfc08ab0f22e2c591c Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 19 Dec 2023 22:14:21 +0100 Subject: [PATCH] IPK-14 linting fixes --- .env | 1 - .env.local | 1 + .gitignore | 3 --- src/components/Hero.tsx | 3 +-- 4 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 .env create mode 100644 .env.local diff --git a/.env b/.env deleted file mode 100644 index 25ee4f9..0000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -NODE_ENV='developement' \ No newline at end of file diff --git a/.env.local b/.env.local new file mode 100644 index 0000000..62580d1 --- /dev/null +++ b/.env.local @@ -0,0 +1 @@ +NODE_ENV='development' \ No newline at end of file diff --git a/.gitignore b/.gitignore index 6edc243..4d4bf6a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,9 +25,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -# local env files -.env*.local - # vercel .vercel diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index c11c53e..68d06a1 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -37,8 +37,7 @@ function Hero() { animate={{ opacity: 1, y: 0 }} transition={{ duration: 1 }} className="text-primary-content max-w-[600px] text-center text-base font-light leading-6 max-md:max-w-[80vw]"> - Crafting Your Brand's Story into Unforgettable Web, Graphic, and Video Masterpieces that Captivate and - Convert. + Crafting Your Brands Story into Unforgettable Web, Graphic, and Video Masterpieces that Captivate and Convert.