diff --git a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties index 55f7e00f..b6a95327 100644 --- a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties +++ b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties @@ -1,6 +1,8 @@ login=login sign=sign loginwith=Please login with your Username and Password. +introduce-header=Write code that scales +introduce=When you write the test script in bench4q's language, we'll grant you the power to scale it up to 50 thousand vUsers.And we can generate load for web-app, website and other protocal's app. welcometo=Welcome to Bench4Q creattestplan=Creat TestPlan scriptmanagement=Script Management diff --git a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties index 1e6bc3db..ef05cb4f 100644 --- a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties +++ b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties @@ -1,6 +1,8 @@ login=\u767B\u5F55 sign=\u6CE8\u518C loginwith=\u8BF7\u8F93\u5165\u7528\u6237\u540D\u548C\u5BC6\u7801\u767B\u5F55\u7CFB\u7EDF +introduce-header=\u8BA9\u4F60\u7684\u4EE3\u7801\u5F62\u6210\u538B\u529B +introduce=When you write the test script in bench4q's language, we'll grant you the power to scale it up to 50 thousand vUsers.And we can generate load for web-app, website and other protocal's app. welcometo=\u6B22\u8FCE\u4F7F\u7528Bench4Q creattestplan=\u65B0\u5EFA\u6D4B\u8BD5\u8BA1\u5212 scriptmanagement=\u811A\u672C\u7BA1\u7406 diff --git a/Bench4Q-Web/src/main/webapp/css/index.css b/Bench4Q-Web/src/main/webapp/css/index.css index 3bb22141..21c2238d 100644 --- a/Bench4Q-Web/src/main/webapp/css/index.css +++ b/Bench4Q-Web/src/main/webapp/css/index.css @@ -1,3 +1,20 @@ +body { + font-family: "Whitney B", "Whitney A", arial, verdana, + "lucida sans unicode", tahoma, sans-serif; + font-size: 24px; + line-height: 1.42857143; + color: #333; + background-color: #fff; +} + +.container { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; + width: 970px; +} + #header { background-color: rgba(255, 255, 255, 0.1); -ms-filter: @@ -7,8 +24,8 @@ border-bottom: 1px solid #cacaca; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 0 10px rgba(0, 0, 0, 0.1); - padding-top: 22px; - padding-bottom: 22px; + padding-top: 15px; + padding-bottom: 15px; } .clearfix { @@ -73,6 +90,29 @@ left: 50%; } +.promo-text { + position: absolute; + width: 100%; + top: 200px; + z-index: 3; + color: #fff; + font-size: 22px; + font-weight: 500; + line-height: 26px; + text-align: center; +} + +.promo-text .block { + max-width: 775px; + padding: 0 28px; +} + +.promo-text h1 { + font-size: 70px; + font-weight: 600; + line-height: 70px; +} + .promo .bg { display: block; margin: 0 auto; @@ -97,12 +137,35 @@ h1 { font-weight: bold; } -.content { - margin-top: 20px; +.section .block { + margin: 0 0 62px; + overflow: hidden; } -.picture { - +.section .block .image.alignleft { + margin: 0 5% 0 0; +} + +.section .block .image { + width: 43%; + display: inline-block; + vertical-align: middle; +} + +.section .block .box { + width: 51%; + display: inline-block; + vertical-align: middle; +} + +.section:after { + content: ''; + display: block; + clear: both; +} + +.content { + margin-top: 20px; } .partner { @@ -204,8 +267,4 @@ h1 { height: 200px; padding-top: 20px; float: left -} - -body { - font-size: 13px; } \ No newline at end of file diff --git a/Bench4Q-Web/src/main/webapp/images/index/automated-test.png b/Bench4Q-Web/src/main/webapp/images/index/automated-test.png new file mode 100644 index 00000000..e8934dd8 Binary files /dev/null and b/Bench4Q-Web/src/main/webapp/images/index/automated-test.png differ diff --git a/Bench4Q-Web/src/main/webapp/images/logo-white.png b/Bench4Q-Web/src/main/webapp/images/logo-white.png deleted file mode 100644 index 046afd9b..00000000 Binary files a/Bench4Q-Web/src/main/webapp/images/logo-white.png and /dev/null differ diff --git a/Bench4Q-Web/src/main/webapp/images/logo_white.png b/Bench4Q-Web/src/main/webapp/images/logo_white.png new file mode 100644 index 00000000..60c6be33 Binary files /dev/null and b/Bench4Q-Web/src/main/webapp/images/logo_white.png differ diff --git a/Bench4Q-Web/src/main/webapp/index.jsp b/Bench4Q-Web/src/main/webapp/index.jsp index 35c9d883..0e462e7c 100644 --- a/Bench4Q-Web/src/main/webapp/index.jsp +++ b/Bench4Q-Web/src/main/webapp/index.jsp @@ -24,8 +24,8 @@ body { +
+
+
+

+ +

+

+ +

+
+
+
-
-
-
-
-

Bench4Q

+
+
+
+

Four features Bench4Q has

+
+
+
+ Automated testing +
+
+

Automated Testing

+

We not only provide the traditional test mode, but also + provide the target mode. When we want to load test the SUT to + some target, we can use it. It'll generate test plan for us + automatically.

+
+
-
-

- -

-
-
-
-
-

Bench4Q_as_a_Service

-
-
-

- -

-
-
-
+
-
-
- -
-
-

- -

-
-
-