diff --git a/.env b/.env index 0c252e01..96b12f4a 100644 --- a/.env +++ b/.env @@ -8,4 +8,4 @@ GOOGLE_CLIENT_SECRET=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 GOOGLE_AUTH_URI=https://imagine-ai-17zf.vercel.app/auth/google/callback -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 \ No newline at end of file +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 diff --git a/views/aboutUs.ejs b/views/aboutUs.ejs index f2f7dfa1..e9f66409 100644 --- a/views/aboutUs.ejs +++ b/views/aboutUs.ejs @@ -3,8 +3,9 @@ <%- include('includes/PRE.ejs') %> <%- include('includes/header.ejs') %> + + - diff --git a/views/contactUs.ejs b/views/contactUs.ejs index fb489734..6255ad8a 100644 --- a/views/contactUs.ejs +++ b/views/contactUs.ejs @@ -1,5 +1,6 @@ +<%- include('includes/PRE.ejs') %> <%- include('includes/header.ejs') %> - <%- include('includes/sidebar.ejs') %> + - <%- include('includes/navbar.ejs') %>
+
+ +
+ + + +

Contact Us

@@ -751,4 +935,5 @@ chatbotId="fZnpFqGqi_Ol7GFejzNXo" domain="www.chatbase.co" defer> - \ No newline at end of file + +
\ No newline at end of file