-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
245 lines (211 loc) · 4.73 KB
/
index.html
File metadata and controls
245 lines (211 loc) · 4.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GoSmart Tools | The Future of Integrated Web Productivity</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap" rel="stylesheet">
<style>
*{margin:0;padding:0;box-sizing:border-box}
body{
font-family:'Inter',sans-serif;
background:#0f172a;
color:#e5e7eb;
line-height:1.7;
}
/* ===== Navbar ===== */
nav{
display:flex;
justify-content:space-between;
align-items:center;
padding:20px 8%;
position:fixed;
width:100%;
background:rgba(15,23,42,0.8);
backdrop-filter:blur(8px);
z-index:1000;
}
nav h2{
font-weight:700;
color:#fff;
}
nav a{
color:#cbd5e1;
text-decoration:none;
margin-left:25px;
font-weight:500;
}
nav a:hover{
color:#fff;
}
/* ===== Hero ===== */
.hero{
padding:180px 8% 120px;
text-align:center;
background:linear-gradient(135deg,#2563eb,#7c3aed);
color:#fff;
}
.hero h1{
font-size:3rem;
font-weight:800;
margin-bottom:25px;
}
.hero p{
max-width:800px;
margin:0 auto 40px;
font-size:1.2rem;
opacity:.95;
}
.btn{
display:inline-block;
padding:15px 32px;
border-radius:8px;
text-decoration:none;
font-weight:600;
transition:.3s;
}
.btn-primary{
background:#fff;
color:#111827;
}
.btn-primary:hover{
background:#f3f4f6;
}
.btn-outline{
border:1px solid #fff;
color:#fff;
margin-left:15px;
}
.btn-outline:hover{
background:rgba(255,255,255,.15);
}
/* ===== Section ===== */
.section{
padding:100px 8%;
max-width:1200px;
margin:auto;
}
.section h2{
font-size:2.2rem;
margin-bottom:25px;
color:#fff;
}
.section p{
margin-bottom:20px;
font-size:1.05rem;
color:#cbd5e1;
}
/* ===== Grid ===== */
.grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
gap:30px;
margin-top:40px;
}
.card{
background:#1e293b;
padding:35px;
border-radius:14px;
transition:.3s;
}
.card:hover{
transform:translateY(-6px);
}
.card h3{
margin-bottom:15px;
color:#fff;
}
/* ===== CTA ===== */
.cta{
text-align:center;
padding:100px 8%;
background:#111827;
}
.cta h2{
font-size:2.2rem;
margin-bottom:20px;
}
.cta p{
max-width:700px;
margin:0 auto 35px;
}
/* ===== Footer ===== */
footer{
padding:40px 8%;
text-align:center;
font-size:.9rem;
color:#94a3b8;
background:#0f172a;
}
</style>
</head>
<body>
<nav>
<h2>GoSmart Tools</h2>
<div>
<a href="#vision">Vision</a>
<a href="#approach">Approach</a>
<a href="#roadmap">Roadmap</a>
</div>
</nav>
<section class="hero">
<h1>Redefining Digital Productivity Through Integration</h1>
<p>
GoSmart Tools is building the next-generation integrated web utilities platform —
designed to consolidate fragmented workflows into a structured, scalable, and intelligent ecosystem.
</p>
<a href="#" class="btn btn-primary">Explore Platform</a>
<a href="#vision" class="btn btn-outline">Learn More</a>
</section>
<section class="section" id="vision">
<h2>Our Vision</h2>
<p>
Modern digital productivity is fragmented across disconnected tools and platforms.
GoSmart is built to unify these workflows into a single, integrated system.
</p>
<p>
We believe the future of productivity lies not in the number of applications,
but in intelligent consolidation and structured efficiency.
</p>
</section>
<section class="section" id="approach">
<h2>Strategic Approach</h2>
<div class="grid">
<div class="card">
<h3>Integrated Architecture</h3>
<p>Cross-functional tools unified within a scalable platform infrastructure.</p>
</div>
<div class="card">
<h3>AI-Ready Foundation</h3>
<p>Designed to incorporate practical AI utilities and automation capabilities.</p>
</div>
<div class="card">
<h3>Modular Scalability</h3>
<p>Structured growth through modular feature expansion and system optimization.</p>
</div>
</div>
</section>
<section class="section" id="roadmap">
<h2>Platform Evolution</h2>
<p>
GoSmart is evolving toward a comprehensive ecosystem including AI-powered utilities,
business productivity infrastructure, developer tools, and workflow automation systems.
</p>
<p>
Our roadmap is centered on sustainable innovation, operational efficiency,
and long-term platform scalability.
</p>
</section>
<section class="cta">
<h2>The Future Is Integrated</h2>
<p>
GoSmart Tools is not merely a collection of utilities.
It is a foundation for the next era of structured digital productivity.
</p>
<a href="#" class="btn btn-primary">Get Started</a>
</section>
<footer>
© 2026 GoSmart Tools. Building the Future of Integrated Web Productivity.
</footer>
</body>
</html>