Email GPT as a Service
- Just email hi@trymailgpt.com and get a reply to your question or comment by our AI assistant. +
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index eb62fa4..b1208d2 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -2,6 +2,12 @@ body {
background: rgb(30, 30, 30);
color: rgb(133, 133, 133);
font-family: -apple-system, Helvetica, sans-serif;
+ line-height: 1.5;
+}
+
+h1, h4 {
+ margin: 0;
+ padding: 0;
}
a {
@@ -19,3 +25,8 @@ img {
display: block;
margin: 0 auto;
}
+
+ul {
+ list-style-type: none;
+ padding: 0;
+}
diff --git a/app/views/pages/home.html.erb b/app/views/pages/home.html.erb
index 47b998a..e4cace9 100644
--- a/app/views/pages/home.html.erb
+++ b/app/views/pages/home.html.erb
@@ -1,7 +1,18 @@
- Just email hi@trymailgpt.com and get a reply to your question or comment by our AI assistant.
+ Email GPT as a Service
Try Mail GPT
+ ChatGPT without the hassle
+
+ Skip the account creation and complex interfaces. Simply email your questions to hi@trymailgpt.com and receive AI-powered responses directly in your inbox. +
++ PS: Don't forget to check your spam folder if you don't get a response in your Inbox 😀
<%= image_tag "screenshot.jpg" %>