File size: 20,425 Bytes
5b1750f
 
 
 
 
c24c95b
 
5b1750f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c24c95b
8b94c37
c24c95b
 
5b1750f
 
 
 
 
 
 
 
 
 
 
 
8b94c37
 
 
5b1750f
8b94c37
 
 
5b1750f
8b94c37
 
5b1750f
 
8b94c37
 
 
 
 
5b1750f
8b94c37
5b1750f
8b94c37
 
5b1750f
8b94c37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5b1750f
8b94c37
5b1750f
8b94c37
5b1750f
8b94c37
 
 
 
 
 
 
 
5b1750f
 
8b94c37
 
5b1750f
8b94c37
5b1750f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b94c37
5b1750f
8b94c37
 
 
 
 
 
 
c24c95b
8b94c37
5b1750f
8b94c37
 
5b1750f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c24c95b
5b1750f
c24c95b
5b1750f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c24c95b
5b1750f
 
c24c95b
 
5b1750f
 
c24c95b
 
5b1750f
 
 
 
 
c24c95b
5b1750f
 
c24c95b
 
5b1750f
 
c24c95b
 
5b1750f
 
 
 
 
c24c95b
5b1750f
 
c24c95b
 
5b1750f
 
c24c95b
 
5b1750f
 
 
c24c95b
5b1750f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
edce1b5
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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Case Study | Material Kit PRO</title>
<script src="https://cdn.tailwindcss.com"></script>
    <script src="https://unpkg.com/feather-icons"></script>
    <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
        body {
            font-family: 'Roboto', sans-serif;
        }
        .hero-gradient {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        }
        .testimonial-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
        }
        .wave-pattern {
            background-image: url('https://demos.creative-tim.com/material-kit-pro/assets/img/shapes/waves-white.svg');
            background-repeat: repeat-x;
            background-position: bottom;
            background-size: 900px;
        }
    </style>
</head>
<body class="bg-gray-50">
    <!-- Navigation -->
    <nav class="bg-white shadow-sm py-4 px-6">
        <div class="max-w-7xl mx-auto flex justify-between items-center">
                <a href="#" class="flex items-center">
                    <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logo-ct-dark.png" alt="Material Kit PRO" class="h-8">
                </a>
<div class="hidden md:flex space-x-8">
                <a href="#" class="text-gray-700 hover:text-indigo-600 font-medium">Home</a>
                <a href="#" class="text-gray-700 hover:text-indigo-600 font-medium">Pages</a>
                <a href="#" class="text-gray-700 hover:text-indigo-600 font-medium">Sections</a>
                <a href="#" class="text-gray-700 hover:text-indigo-600 font-medium">Docs</a>
                <a href="#" class="bg-indigo-600 text-white px-4 py-2 rounded-lg hover:bg-indigo-700 transition">Buy Now</a>
            </div>
            <button class="md:hidden">
                <i data-feather="menu"></i>
            </button>
        </div>
    </nav>
    <!-- Hero Section -->
    <section class="hero-gradient text-white py-32 relative overflow-hidden">
        <div class="absolute top-0 left-0 w-full h-full bg-[url('https://demos.creative-tim.com/material-kit-pro/assets/img/shapes/pattern-lines.svg')] opacity-20"></div>
<div class="max-w-7xl mx-auto px-6 grid md:grid-cols-2 gap-12 items-center">
            <div>
                <span class="bg-white/20 backdrop-blur-sm text-xs uppercase font-bold px-3 py-1 rounded-full mb-4 inline-block">Case Study</span>
                <h1 class="text-4xl md:text-5xl font-bold mb-6">From nothing to something</h1>
                <p class="text-xl mb-8 opacity-90">The Arctic Ocean freezes every winter and much of the sea-ice then thaws every summer, and that process will continue whatever happens.</p>
                <div class="flex space-x-4">
                    <button class="bg-white text-indigo-700 px-6 py-3 rounded-lg font-medium hover:bg-gray-100 transition shadow-md hover:shadow-lg">View Case</button>
                    <button class="border-2 border-white px-6 py-3 rounded-lg font-medium hover:bg-white hover:text-indigo-700 transition shadow-md hover:shadow-lg">Download</button>
                </div>
            </div>
            <div class="relative">
                <div class="absolute -inset-4 bg-gradient-to-r from-purple-400 via-pink-500 to-red-500 rounded-xl blur opacity-75"></div>
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/ill/iphone-x-front.png" 
                     alt="iPhone mockup" 
                     class="relative rounded-xl shadow-2xl w-full max-w-md mx-auto">
            </div>
</div>
    </section>
    <!-- Projects -->
    <section class="py-20 bg-gray-100">
        <div class="max-w-7xl mx-auto px-6">
            <div class="text-center mb-16">
                <h2 class="text-3xl font-bold mb-4">Our Projects</h2>
                <p class="text-gray-600 max-w-2xl mx-auto">This is the paragraph where you can write more details about your projects. Keep it focused and informative.</p>
            </div>
            
            <div class="grid md:grid-cols-2 gap-8">
                <div class="bg-white rounded-xl shadow-md overflow-hidden">
                    <div class="h-48 bg-[url('https://demos.creative-tim.com/material-kit-pro/assets/img/examples/color1.jpg')] bg-cover bg-center"></div>
                    <div class="p-6">
                        <h3 class="text-xl font-bold mb-2">Project #1</h3>
                        <p class="text-gray-600 mb-4">Modern design system with bold colors</p>
                        <a href="#" class="text-indigo-600 font-medium hover:text-indigo-800 transition">View Project</a>
                    </div>
                </div>
                <div class="bg-white rounded-xl shadow-md overflow-hidden">
                    <div class="h-48 bg-[url('https://demos.creative-tim.com/material-kit-pro/assets/img/examples/color2.jpg')] bg-cover bg-center"></div>
                    <div class="p-6">
                        <h3 class="text-xl font-bold mb-2">Project #2</h3>
                        <p class="text-gray-600 mb-4">Minimalistic design with premium materials</p>
                        <a href="#" class="text-indigo-600 font-medium hover:text-indigo-800 transition">View Project</a>
                    </div>
                </div>
            </div>
        </div>
</section>
    <!-- Features -->
    <section class="py-20 wave-pattern bg-indigo-600 text-white">
        <div class="max-w-7xl mx-auto px-6">
            <div class="text-center mb-16">
                <h2 class="text-3xl font-bold mb-4">Here are our advantages</h2>
                <p class="text-indigo-200 max-w-2xl mx-auto">This is the paragraph where you can write more details about your product. Keep it focused and informative.</p>
            </div>
            
            <div class="grid md:grid-cols-3 gap-8">
                <div class="text-center p-6 rounded-xl hover:shadow-lg transition bg-white/10 backdrop-blur-sm">
                    <div class="bg-white w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4">
                        <i data-feather="grid" class="text-indigo-600 w-6 h-6"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-2 text-white">Components</h3>
                    <p class="text-indigo-200">Choose the best design system for your next product.</p>
                </div>
<div class="text-center p-6 rounded-xl hover:shadow-lg transition">
                    <div class="bg-indigo-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4">
                        <i data-feather="brush" class="text-indigo-600 w-6 h-6"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-2">Design</h3>
                    <p class="text-gray-600">Get the latest design ideas and turn it into reality.</p>
                </div>
                <div class="text-center p-6 rounded-xl hover:shadow-lg transition">
                    <div class="bg-indigo-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4">
                        <i data-feather="code" class="text-indigo-600 w-6 h-6"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-2">Less Code</h3>
                    <p class="text-gray-600">Make your code easier to maintain using variables.</p>
                </div>
                <div class="text-center p-6 rounded-xl hover:shadow-lg transition">
                    <div class="bg-indigo-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4">
                        <i data-feather="smartphone" class="text-indigo-600 w-6 h-6"></i>
                    </div>
                    <h3 class="text-xl font-bold mb-2">Fully Responsive</h3>
                    <p class="text-gray-600">This design system is fully supported on any device.</p>
                </div>
            </div>
        </div>
    </section>
    <!-- Case Study Content -->
    <section class="py-20 bg-white">
        <div class="max-w-7xl mx-auto px-6">
            <h2 class="text-3xl font-bold text-center mb-6">From nothing to something</h2>
            <p class="text-center text-xl text-gray-600 max-w-3xl mx-auto mb-16">
                The Arctic Ocean freezes every winter and much of the sea-ice then thaws every summer, and that process will continue whatever happens with climate change.
            </p>
            <div class="flex justify-center mb-16">
                <div class="border-t-2 border-indigo-600 w-20"></div>
            </div>
<div class="grid md:grid-cols-2 gap-12 mb-16">
<img src="https://demos.creative-tim.com/material-kit-pro/assets/img/examples/blog4.jpg" 
                     alt="Arctic research" 
                     class="rounded-xl shadow-lg w-full">
<div class="flex flex-col justify-center">
                    <blockquote class="text-xl italic text-gray-700 mb-6">
                        "Over the span of the satellite record, Arctic sea ice has been declining significantly, while sea ice in the Antarctic has increased very slightly"
                    </blockquote>
                    <p class="font-bold">- NOAA</p>
                </div>
            </div>
            
            <div class="grid md:grid-cols-2 gap-8 mb-16">
                <img src="https://images.unsplash.com/photo-1474039369477-5e74ff1f0e57?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1950&q=80" 
                     alt="Arctic landscape" 
                     class="rounded-xl shadow-lg">
                <img src="https://images.unsplash.com/photo-1474039208682-b72b9e7bbe6d?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1950&q=80" 
                     alt="Research team" 
                     class="rounded-xl shadow-lg">
            </div>
            
            <div class="max-w-3xl mx-auto">
                <h3 class="text-2xl font-bold mb-6">So what does the new record for the lowest level of winter ice actually mean</h3>
                <p class="text-gray-600 mb-6">
                    For a start, it does not automatically follow that a record amount of ice will melt this summer. More important for determining the size of the annual thaw is the state of the weather as the midnight sun approaches and temperatures rise. But over the more than 30 years of satellite records, scientists have observed a clear pattern of decline, decade-by-decade.
                </p>
<p class="text-gray-600 mb-6">
                    For a start, it does not automatically follow that a record amount of ice will melt this summer. More important for determining the size of the annual thaw is the state of the weather as the midnight sun approaches and temperatures rise. But over the more than 30 years of satellite records, scientists have observed a clear pattern of decline, decade-by-decade.
                </p>
                <p class="text-gray-600">
                    The Arctic Ocean freezes every winter and much of the sea-ice then thaws every summer, and that process will continue whatever happens with climate change. Even if the Arctic continues to be one of the fastest-warming regions of the world, it will always be plunged into bitterly cold polar dark every winter. And year-by-year, for all kinds of natural reasons, there's huge variety of the state of the ice.
                </p>
            </div>
        </div>
    </section>

    <!-- Team Section -->
    <section class="py-20 wave-pattern bg-indigo-600 text-white">
        <div class="max-w-7xl mx-auto px-6">
            <h2 class="text-3xl font-bold text-center mb-6">Work with us</h2>
            <p class="text-center text-xl mb-16 max-w-3xl mx-auto">Whatever your qualification is - we got you!</p>
            
            <div class="flex justify-center space-x-4 mb-12">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/team-4.jpg" 
                     alt="Team member" 
                     class="w-16 h-16 rounded-full border-4 border-white hover:scale-110 transition cursor-pointer">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/team-3.jpg" 
                     alt="Team member" 
                     class="w-16 h-16 rounded-full border-4 border-white hover:scale-110 transition cursor-pointer">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/team-2.jpg" 
                     alt="Team member" 
                     class="w-16 h-16 rounded-full border-4 border-white hover:scale-110 transition cursor-pointer">
            </div>
            
            <div class="grid md:grid-cols-3 gap-8">
                <div class="bg-white text-gray-800 p-8 rounded-xl testimonial-card transition">
                    <p class="italic mb-6">
                        "This is an amazing product. I love the design and the quality of the components. The team has done an excellent job implementing the features."
                    </p>
                    <div class="flex items-center">
                        <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/faces/team-4.jpg" 
                             alt="Elena Gilbert" 
                             class="w-12 h-12 rounded-full mr-4">
                        <div>
                            <p class="font-bold">Elena Gilbert</p>
                            <p class="text-gray-600 text-sm">Marketing Manager, Apple</p>
                        </div>
                    </div>
                </div>
                <div class="bg-white text-gray-800 p-8 rounded-xl testimonial-card transition">
                    <p class="italic mb-6">
                        "The Arctic Ocean freezes every winter and much of the sea-ice then thaws every summer, and that process will continue whatever happens with climate change."
                    </p>
                    <div class="flex items-center">
                        <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/faces/team-3.jpg" 
                             alt="Michael Smith" 
                             class="w-12 h-12 rounded-full mr-4">
                        <div>
                            <p class="font-bold">Michael Smith</p>
                            <p class="text-gray-600 text-sm">Product Manager, Google</p>
                        </div>
                    </div>
                </div>
                <div class="bg-white text-gray-800 p-8 rounded-xl testimonial-card transition">
                    <p class="italic mb-6">
                        "I just wanted to share a quick note and let you know that you guys do a really good job. I'm glad I decided to work with you. It's really great how easy your websites are to update and manage."
                    </p>
                    <div class="flex items-center">
                        <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/faces/team-2.jpg" 
                             alt="Emma Johnson" 
                             class="w-12 h-12 rounded-full mr-4">
                        <div>
                            <p class="font-bold">Emma Johnson</p>
                            <p class="text-gray-600 text-sm">UX Designer, Atlassian</p>
                        </div>
                    </div>
                </div>
</div>
        </div>
    </section>

    <!-- Logo Cloud -->
    <section class="py-12 bg-gray-100">
        <div class="max-w-7xl mx-auto px-6">
            <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-8 gap-8 justify-items-center">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-zoom.svg" alt="Zoom" class="h-8 opacity-60 hover:opacity-100 transition">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-google-cloud.svg" alt="Google Cloud" class="h-8 opacity-60 hover:opacity-100 transition">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-github.svg" alt="GitHub" class="h-8 opacity-60 hover:opacity-100 transition">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-amazon.svg" alt="Amazon" class="h-8 opacity-60 hover:opacity-100 transition">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-apple.svg" alt="Apple" class="h-8 opacity-60 hover:opacity-100 transition">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-twitter.svg" alt="Twitter" class="h-8 opacity-60 hover:opacity-100 transition">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-youtube.svg" alt="YouTube" class="h-8 opacity-60 hover:opacity-100 transition">
                <img src="https://demos.creative-tim.com/material-kit-pro/assets/img/logos/small-logos/logo-dribbble.svg" alt="Dribbble" class="h-8 opacity-60 hover:opacity-100 transition">
            </div>
        </div>
    </section>

    <!-- CTA Section -->
    <section class="py-20 bg-white">
        <div class="max-w-7xl mx-auto px-6 text-center">
            <div class="bg-indigo-100 rounded-xl p-12 max-w-4xl mx-auto">
                <i data-feather="engineering" class="w-12 h-12 text-indigo-600 mx-auto mb-6"></i>
                <h3 class="text-2xl font-bold mb-6">How To Handle The Components</h3>
                <p class="text-gray-600 mb-8 max-w-2xl mx-auto">
                    We're constantly trying to express ourselves and actualize our dreams. Don't stop.
                </p>
                <button class="bg-indigo-600 text-white px-8 py-3 rounded-lg font-medium hover:bg-indigo-700 transition">
                    Search and Discover!
                </button>
            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer class="bg-gray-900 text-white py-12">
        <div class="max-w-7xl mx-auto px-6">
            <div class="grid md:grid-cols-4 gap-8">
                <div>
                    <h4 class="text-lg font-bold mb-4">Material Design</h4>
                    <p class="text-gray-400">Copyright © Material Design by Creative Tim.</p>
                </div>
                <div>
                    <h4 class="text-lg font-bold mb-4">Company</h4>
                    <ul class="space-y-2">
                        <li><a href="#" class="text-gray-400 hover:text-white transition">About Us</a></li>
                        <li><a href="#" class="text-gray-400 hover:text-white transition">Careers</a></li>
                        <li><a href="#" class="text-gray-400 hover:text-white transition">Press</a></li>
                    </ul>
                </div>
                <div>
                    <h4 class="text-lg font-bold mb-4">Pages</h4>
                    <ul class="space-y-2">
                        <li><a href="#" class="text-gray-400 hover:text-white transition">Login</a></li>
                        <li><a href="#" class="text-gray-400 hover:text-white transition">Register</a></li>
                        <li><a href="#" class="text-gray-400 hover:text-white transition">About</a></li>
                    </ul>
                </div>
                <div>
                    <h4 class="text-lg font-bold mb-4">Products</h4>
                    <ul class="space-y-2">
                        <li><a href="#" class="text-gray-400 hover:text-white transition">Free</a></li>
                        <li><a href="#" class="text-gray-400 hover:text-white transition">PRO</a></li>
                        <li><a href="#" class="text-gray-400 hover:text-white transition">Latest</a></li>
                    </ul>
                </div>
            </div>
        </div>
    </footer>

    <script>
        feather.replace();
    </script>
</body>
</html>