-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeatures.html
More file actions
215 lines (200 loc) · 12.2 KB
/
features.html
File metadata and controls
215 lines (200 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Features - TruckCraft Studio</title>
<meta name="description" content="Discover powerful features for your VTC website - drag & drop builder, templates, team management, and more.">
<meta name="keywords" content="VTC Features, Website Builder, Drag Drop, Templates, Team Management, ETS2">
<link rel="icon" href="assets/logo.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="assets/responsive-enhancements.css">
<link rel="stylesheet" href="assets/alignment-fixes.css">
<link rel="stylesheet" href="assets/animations.css">
<link rel="stylesheet" href="assets/preloader.css">
<script src="assets/preloader.js"></script>
</head>
<body>
<!-- Preloader -->
<script>document.write(PreloaderHandler.getHTML());</script>
<!-- Skip to main content for accessibility -->
<a href="#main-content" class="skip-link">Skip to main content</a>
<!-- Navigation will be inserted by JavaScript -->
<!-- Main Content -->
<main id="main-content" role="main">
<!-- Features Hero Section -->
<section class="hero-section">
<div class="container">
<div class="features-header fade-in-up">
<div class="hero-badge">
<span>⭐ Features</span>
</div>
<h1 class="hero-title">
Powerful Features for Your
<span class="gradient-text">VTC Website</span>
</h1>
<p class="features-subtitle">
Everything you need to create a professional Virtual Trucking Company website
</p>
</div>
</div>
</section>
<!-- Feature Highlight Section -->
<section class="section">
<div class="container">
<div class="features-showcase">
<div class="feature-highlight fade-in-up">
<div class="feature-demo">
<div class="demo-browser">
<div class="browser-header">
<div class="browser-dots">
<span></span><span></span><span></span>
</div>
<div class="browser-url">your-vtc.com</div>
</div>
<div class="browser-content">
<div class="demo-site">
<div class="demo-nav"></div>
<div class="demo-hero"></div>
<div class="demo-sections">
<div class="demo-section"></div>
<div class="demo-section"></div>
</div>
</div>
</div>
</div>
</div>
<div class="feature-info">
<h3>Professional Templates</h3>
<p>Choose from our collection of professionally designed templates, specifically crafted for Virtual Trucking Companies. All templates are mobile-responsive and optimized for performance.</p>
<ul class="feature-benefits">
<li>✓ Mobile-first responsive design</li>
<li>✓ Fast loading times</li>
<li>✓ SEO optimized</li>
<li>✓ Easy customization</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Features Grid Section -->
<section class="section">
<div class="container">
<div class="features-header fade-in-up">
<h2>Core Features</h2>
<p>Comprehensive tools to build and manage your VTC website</p>
</div>
<div class="features-grid">
<div class="feature-item fade-in-up delay-1">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z"/>
</svg>
</div>
<h4>Drag & Drop Builder</h4>
<p>Intuitive visual editor that lets you customize your site without coding knowledge.</p>
</div>
<div class="feature-item fade-in-up delay-2">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/>
</svg>
</div>
<h4>Real-time Preview</h4>
<p>See your changes instantly as you make them with our live preview feature.</p>
</div>
<div class="feature-item fade-in-up delay-3">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/>
</svg>
</div>
<h4>One-Click Deploy</h4>
<p>Deploy your website to free hosting platforms with just one click.</p>
</div>
<div class="feature-item fade-in-up delay-4">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"/>
</svg>
</div>
<h4>Team Management</h4>
<p>Easy-to-use interface for managing your VTC team members and roles.</p>
</div>
<div class="feature-item fade-in-up delay-5">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"/>
</svg>
</div>
<h4>Content Management</h4>
<p>Update your convoy schedules, news, and announcements easily.</p>
</div>
<div class="feature-item fade-in-up delay-6">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.94-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/>
</svg>
</div>
<h4>Free Hosting</h4>
<p>Deploy to reliable, fast hosting platforms at no cost to you.</p>
</div>
<div class="feature-item fade-in-up delay-7">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"/>
</svg>
</div>
<h4>SEO Optimized</h4>
<p>Built-in SEO tools to help your VTC rank higher in search results.</p>
</div>
<div class="feature-item fade-in-up delay-8">
<div class="feature-icon">
<svg width="32" height="32" viewBox="0 0 24 24" fill="currentColor">
<path d="M3 4a1 1 0 011-1h16a1 1 0 011 1v2.586a1 1 0 01-.293.707l-6.414 6.414a1 1 0 00-.293.707V17l-4 2v-6.586a1 1 0 00-.293-.707L3.293 7.293A1 1 0 013 6.586V4z"/>
</svg>
</div>
<h4>Custom Domains</h4>
<p>Connect your own domain name for a professional VTC presence.</p>
</div>
</div>
</div>
</section>
</main>
<!-- Footer will be inserted by JavaScript -->
<!-- Structured Data for SEO -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "TruckCraft Studio Features",
"description": "Discover powerful features for your VTC website - drag & drop builder, templates, team management, and more.",
"url": "https://truckcraft-studio.com/features.html",
"mainEntity": {
"@type": "SoftwareApplication",
"name": "TruckCraft Studio",
"applicationCategory": "WebApplication",
"featureList": [
"Drag & Drop Builder",
"Professional Templates",
"Mobile Responsive Design",
"Team Management",
"Custom Domains",
"SEO Optimization"
]
}
}
</script>
<!-- Footer -->
<footer class="site-footer" role="contentinfo"><div class="footer-container"><div class="footer-main"><div class="footer-brand"><a href="index.html" class="footer-logo" aria-label="TruckCraft Studio Home"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M16 2L3 9v14l13 7 13-7V9L16 2z" fill="currentColor" opacity="0.2"/><path d="M16 8l8 4.5v9L16 26l-8-4.5v-9L16 8z" fill="currentColor"/><circle cx="16" cy="16" r="3" fill="white"/></svg><span>TruckCraft Studio</span></a><p class="footer-tagline">Create stunning VTC websites with ease. Professional tools for virtual trucking companies.</p><div class="footer-socials" role="list"><a href="https://twitter.com/your-handle" class="footer-social-link" aria-label="Follow us on Twitter" target="_blank" rel="noopener noreferrer"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"/></svg></a><a href="https://linkedin.com/company/your-company" class="footer-social-link" aria-label="Connect on LinkedIn" target="_blank" rel="noopener noreferrer"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z"/><circle cx="4" cy="4" r="2"/></svg></a><a href="https://github.com/Shriii19/web-maker" class="footer-social-link" aria-label="View on GitHub" target="_blank" rel="noopener noreferrer"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"/></svg></a></div></div><nav class="footer-links"><ul class="footer-links-list"><li><a href="about.html">About Us</a></li><li><a href="features.html">Features</a></li><li><a href="pricing.html">Pricing</a></li><li><a href="contact.html">Contact</a></li></ul></nav><nav class="footer-links"><ul class="footer-links-list"><li><a href="templates.html">Templates</a></li><li><a href="pro-templates.html">Pro Templates</a></li><li><a href="create.html">Create Website</a></li></ul></nav><nav class="footer-links"><ul class="footer-links-list"><li><a href="help.html">Help Center</a></li><li><a href="documentation.html">Documentation</a></li><li><a href="tutorials.html">Tutorials</a></li></ul></nav></div><div class="footer-bottom"><p class="footer-copyright">© <span id="current-year">2025</span> TruckCraft Studio. All rights reserved.</p><nav aria-label="Legal"><ul class="footer-legal"><li><a href="terms.html">Terms of Service</a></li><li><a href="privacy.html">Privacy Policy</a></li></ul></nav></div></div></footer>
<link rel="stylesheet" href="assets/footer.css">
<script src="assets/global-error-handler.js"></script>
<script src="assets/scroll-animations.js"></script>
<script src="assets/main.js"></script>
<script src="assets/footer.js"></script>
</body>
</html>