diff --git a/.env b/.env index 7d7d12ad..dfcef718 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -PORT=5000 +PORT=5001 MONGODB_URI=mongodb+srv://Jazzy49:MyNodeApp@nodeprojects.tsxlcqi.mongodb.net/Imagine?retryWrites=true&w=majority OPENAI_API_KEY="get in from OPEN AI" JWT_ACCESS_SECRET=ImagineAiAccessSecret diff --git a/package-lock.json b/package-lock.json index a790c599..678623a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3717,6 +3717,7 @@ "version": "9.1.6", "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz", "integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==", + "license": "MIT", "bin": { "husky": "bin.js" }, diff --git a/public/css/style.css b/public/css/style.css index 7111e7d7..074f1e7f 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -2120,7 +2120,7 @@ button:disabled{ text-justify: inter-word; font-size: 1rem; font-weight: 500; - padding: 0 100px 10px 100px; + padding: 0 40px 10px 40px; letter-spacing: 1px; line-height: 26px; } @@ -4951,7 +4951,7 @@ button:disabled { text-justify: inter-word; font-size: 1rem; font-weight: 500; - padding: 0 100px 10px 100px; + padding: 0 40px 10px 40px; letter-spacing: 1px; line-height: 26px; } @@ -7816,7 +7816,7 @@ button:disabled{ text-justify: inter-word; font-size: 1rem; font-weight: 500; - padding: 0 100px 10px 100px; + padding: 0 40px 10px 40px; letter-spacing: 1px; line-height: 26px; } @@ -10958,7 +10958,7 @@ form { .about { padding: 20px 0; - display: grid; + /* display: grid; */ } .contact_us .responsive-cell-block.wk-ipadp-6.wk-tab-12.wk-mobile-12.wk-desk-6 { @@ -11172,7 +11172,7 @@ button:disabled { text-justify: inter-word; font-size: 1rem; font-weight: 500; - padding: 0 100px 10px 100px; + padding: 0 40px 10px 40px; letter-spacing: 1px; line-height: 26px; } diff --git a/views/aboutUs.ejs b/views/aboutUs.ejs index e9f66409..ca2d5b61 100644 --- a/views/aboutUs.ejs +++ b/views/aboutUs.ejs @@ -226,3 +226,20 @@ domain="www.chatbase.co" defer> + +
+ + + + diff --git a/views/alan.ejs b/views/alan.ejs index 39715263..62f51987 100644 --- a/views/alan.ejs +++ b/views/alan.ejs @@ -68,3 +68,20 @@ btn.click(); } + + + + + + diff --git a/views/contactUs.ejs b/views/contactUs.ejs index 41f944d1..c339b45e 100644 --- a/views/contactUs.ejs +++ b/views/contactUs.ejs @@ -939,5 +939,22 @@ chatbotId="fZnpFqGqi_Ol7GFejzNXo" domain="www.chatbase.co" defer> - - \ No newline at end of file + + + + + + + + diff --git a/views/feedback.ejs b/views/feedback.ejs index 44f58bd5..7f01d0a3 100644 --- a/views/feedback.ejs +++ b/views/feedback.ejs @@ -73,7 +73,7 @@ <%- include('includes/navbar.ejs') %>