-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
737 lines (680 loc) · 38.1 KB
/
index.html
File metadata and controls
737 lines (680 loc) · 38.1 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
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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != "dataLayer" ? "&l=" + l : "";
j.async = true;
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-WGD4NVM4");
</script>
<!-- End Google Tag Manager -->
<title>Rishabh Singh - UI/UX Designer</title>
<meta charset="UTF-8" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Rishabh Singh - UI/UX Designer in Delhi NCR</title>
<meta name="description"
content="Rishabh Singh is a UI/UX Designer based in New Delhi, specializing in designing for eCommerce Brands." />
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="Rishabh Singh - UI/UX Designer in Delhi NCR" />
<meta property="og:description"
content="Rishabh Singh is a UI/UX Designer based in New Delhi, specializing in designing for eCommerce Brands." />
<meta property="og:image" content="https://i.ibb.co/1Tdmbsx/OG-Tag-Image.jpg" />
<!-- Replace with the URL to your image -->
<meta property="og:url" content="https://www.uxrishu.com" />
<!-- Replace with your website URL -->
<meta property="og:url" content="https://uxrishu.com/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="UXRISHU" />
<!-- Twitter Card Meta Tags (optional) -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Rishabh Singh - UI/UX Designer in Delhi NCR" />
<meta name="twitter:description"
content="Rishabh Singh is a UI/UX Designer based in New Delhi, specializing in designing for eCommerce Brands." />
<meta name="twitter:image" content="https://i.ibb.co/1Tdmbsx/OG-Tag-Image.jpg" />
<!-- Replace with the URL to your image -->
<!-- Other meta tags and link tags -->
<meta name="google-site-verification" content="j5ZmpRp6-ZeLuTr-M8DbzuULJBChS9HBV_7bDVQt9u4" />
<!-- CSS -->
<link rel="icon" type="image/x-icon" href="./res/icons/Favicon.png" />
<link rel="stylesheet" href="./style/style.css" />
<!-- Scripting -->
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://kit.fontawesome.com/df18b2a205.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/matter-js/0.19.0/matter.min.js"></script>
<script src="https://unpkg.com/lenis@1.0.45/dist/lenis.min.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function () {
const lenis = new Lenis({
duration: 1.2,
easing: (t) => Math.min(1, 1.001 - Math.pow(2, -10 * t)),
direction: 'vertical',
gestureDirection: 'vertical',
smooth: true,
mouseMultiplier: 1,
smoothTouch: false,
touchMultiplier: 2,
});
function raf(time) {
lenis.raf(time);
requestAnimationFrame(raf);
}
requestAnimationFrame(raf);
});
</script>
<script src="https://code.jquery.com/jquery-3.6.0.js" integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk="
crossorigin="anonymous"></script>
<script type="text/javascript">
(function (c, l, a, r, i, t, y) {
c[a] =
c[a] ||
function () {
(c[a].q = c[a].q || []).push(arguments);
};
t = l.createElement(r);
t.async = 1;
t.src = "https://www.clarity.ms/tag/" + i;
y = l.getElementsByTagName(r)[0];
y.parentNode.insertBefore(t, y);
})(window, document, "clarity", "script", "dnafoktnzh");
</script>
</head>
<body>
<!-- <div class="preloader text-center w-full mx-auto items-center">
<p class="p-2">Loading Portfolio</p>
</div> -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WGD4NVM4" height="0" width="0"
style="display: none; visibility: hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="wrapper">
<div
class="hero-red-bg mx-0 mt-0 md:mx-[15px] md:mt-6 mb-12 pt-6 px-6 md:px-12 pb-0 relative overflow-hidden rounded-none md:rounded-[20px]">
<!-- Wavy Background SVG -->
<img src="./res/images/hero_pattern.png"
class="absolute inset-0 w-full h-full object-cover opacity-70 mix-blend-overlay pointer-events-none z-0"
alt="Pattern" />
<!-- Navigation -->
<!-- Navigation -->
<nav class="relative z-50 flex flex-wrap items-center justify-between mb-8 glass-nav py-4 md:py-5 w-full">
<!-- Desktop Nav -->
<div class="hidden md:flex items-center space-x-8 pl-4">
<a href="index.html"
class="text-white text-xs md:text-sm font-bold tracking-widest uppercase transition-colors group">
<div class="relative h-[16px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Work</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Work</span>
</div>
</a>
<a href="about.html"
class="text-white text-xs md:text-sm font-bold tracking-widest uppercase transition-colors group">
<div class="relative h-[16px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">About</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">About</span>
</div>
</a>
<a href="products.html"
class="text-white text-xs md:text-sm font-bold tracking-widest uppercase transition-colors group">
<div class="relative h-[16px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Product</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Product</span>
</div>
</a>
</div>
<!-- Desktop Logo (Centered) -->
<div class="hidden md:flex absolute left-1/2 transform -translate-x-1/2">
<a href="index.html">
<img src="./res/icons/logo.svg" alt="Logo"
class="h-8 w-auto brightness-0 invert opacity-90 hover:opacity-100 transition-opacity" />
</a>
</div>
<!-- Mobile Header (Logo/Placeholder + Button) -->
<div class="md:hidden flex items-center justify-between w-full px-4">
<!-- Optional: Add Logo here if needed, currently just spacing -->
<a href="index.html" class="flex items-center">
<img src="./res/icons/logo.svg" alt="Logo"
class="h-6 w-auto brightness-0 invert opacity-90 hover:opacity-100 transition-opacity" />
</a>
<button class="outline-none mobile-menu-button text-white focus:outline-none">
<svg class="w-6 h-6" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
viewBox="0 0 24 24" stroke="currentColor">
<path d="M4 6h16M4 12h16M4 18h16"></path>
</svg>
</button>
</div>
<!-- Desktop Social Icons -->
<div class="hidden md:flex items-center space-x-6 md:pr-4 text-white">
<a href="https://www.behance.net/uxrishu" target="_blank" class="transition-colors"><i
class="fa-brands fa-behance text-xl"></i></a>
<a href="https://www.linkedin.com/in/uxrishu/" target="_blank" class=" transition-colors"><i
class="fa-brands fa-linkedin-in text-xl"></i></a>
<a href="https://github.com/uxrishu" target="_blank" class="transition-colors"><i
class="fa-brands fa-github text-xl"></i></a>
</div>
<!-- Mobile Menu Dropdown -->
<!-- Mobile Menu Dropdown -->
<div class="mobile-menu hidden w-full md:hidden mt-1 border-t border-white/20">
<div class="flex flex-col items-start pt-6 pb-2 pl-4 space-y-3">
<a href="index.html" class="text-white text-sm font-bold tracking-widest uppercase">Work</a>
<a href="about.html" class="text-white text-sm font-bold tracking-widest uppercase">About</a>
<a href="products.html" class="text-white text-sm font-bold tracking-widest uppercase">Product</a>
<div class="flex items-center space-x-6 pt-2 text-white pl-1">
<a href="https://www.behance.net/uxrishu" target="_blank"><i class="fa-brands fa-behance text-xl"></i></a>
<a href="https://www.linkedin.com/in/uxrishu/" target="_blank"><i
class="fa-brands fa-linkedin-in text-xl"></i></a>
<a href="https://github.com/uxrishu" target="_blank"><i class="fa-brands fa-github text-xl"></i></a>
</div>
</div>
</div>
</nav>
<!-- Main Hero Content -->
<div class="relative z-10 grid grid-cols-1 lg:grid-cols-12 gap-8 pb-0">
<!-- Left Content: Vertically Centered -->
<div class="lg:col-span-5 text-center lg:text-left mb-8 lg:mb-0 order-1 lg:order-1 lg:self-start lg:mt-24">
<p class="text-white text-2xl md:text-2xl font-light mb-3">Hi, I'm Rishabh Singh</p>
<h1 class="text-4xl md:text-4xl lg:text-5xl font-medium text-white mb-8" style="line-height: 1.3;">
Product Designer at<br />Floweraura & Bakingo
</h1>
<div class="flex flex-col md:flex-row items-center justify-center lg:justify-start gap-6 md:gap-0">
<a href="https://wa.me/919264918690" target="_blank" class="hero-hire-btn flex items-center gap-2 group">
<i class="fa-brands fa-whatsapp text-lg"></i>
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">CONTACT ME!</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">CONTACT
ME!</span>
</div>
</a>
<a href="./res/Rishabh - UI and UX Designer.pdf" target="_blank"
class="hero-resume-link md:ml-6 ml-0 group">
<div class="relative h-[20px] overflow-hidden inline-block align-bottom">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">DOWNLOAD
RESUME</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">DOWNLOAD
RESUME</span>
</div>
</a>
</div>
</div>
<!-- Center Image: Aligned Bottom -->
<div class="lg:col-span-4 flex justify-center items-end order-2 lg:order-2 self-end">
<img src="./res/images/Image 1.png" alt="Rishabh Singh"
class="hero-image-grayscale w-auto h-80 md:h-[400px] lg:h-[600px] max-w-none object-contain scale-110 origin-bottom ml-0 md:-ml-32" />
</div>
<div
class="lg:col-span-3 hidden lg:flex flex-col items-center lg:items-end text-center lg:text-right order-3 lg:self-end mb-12">
<div class="location-badge text-white">
<div class="w-2 h-2 bg-white rounded-full animate-pulse"></div>
BASED IN NEW DELHI
</div>
<p class="stats-text text-white text-xl">
Over 3 years of experience and worked with 60+ clients globally
</p>
</div>
</div>
</div>
<!-- Intro Text Section -->
<div class="container mx-auto px-6 md:px-12 my-12 md:my-16">
<div class="flex flex-col md:flex-row items-center justify-between gap-8 md:gap-12">
<!-- Left: Text -->
<p class="text-xl md:text-2xl lg:text-4xl font-medium text-gray-800 leading-relaxed md:w-1/2"
style="line-height: 1.4;">
We make sure your business doesn't just look good, but performs even better. Let's build something that breaks
the mold.
</p>
<!-- Right: Hire Me Button -->
<a href="https://wa.me/919264918690" target="_blank"
class="group relative flex items-center justify-center w-32 h-32 md:w-36 md:h-36 rounded-full bg-[#ED2228] border border-[#ED2228] hover:bg-[#c4151b] hover:border-[#c4151b] transition-all duration-300 hover:scale-105 shrink-0">
<div class="relative h-[24px] overflow-hidden text-center">
<span
class="block transition-transform duration-300 group-hover:-translate-y-full text-white font-bold text-sm md:text-base uppercase tracking-widest">LET'S
BUILD</span>
<span
class="block absolute top-0 left-0 w-full translate-y-full transition-transform duration-300 group-hover:translate-y-0 text-white font-bold text-sm md:text-base uppercase tracking-widest">LET'S
BUILD</span>
</div>
</a>
</div>
</div>
<!--Brands Logo-->
<div class="container px-2 mt-4 mx-auto" bis_skin_checked="1">
<div class="flex flex-wrap w-full flex-col items-center text-center" bis_skin_checked="1">
<h2 class="font-medium heading mb-2 text-gray-900 text-[38px] md:text-[40px] leading-tight">Clientele</h2>
<p class="box font-medium">Worked with over 60 Brands Globally</p>
</div>
</div>
<!-- Desktop Static Image -->
<div class="container mx-auto mt-6 mb-10 px-5 md:px-10 hidden md:block">
<div class="service-box service-box-1 h-full overflow-hidden relative">
<img class="w-full object-cover object-center" src="./res/client_logo/brands_logo.webp" alt="Brands Logo" />
</div>
</div>
<!-- Mobile Endless Marquee -->
<div class="mobile-marquee block md:hidden mt-8 mb-12">
<div class="mobile-marquee-track">
<!-- First Set -->
<img src="./res/client_logo/new/Artboard 2 copy 6.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Copy of NUTRISEED_LOGOS-03 (7) 4.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Fleurons.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Group 11708.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Group 75.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 1.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 10.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 11.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 12.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 13.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 14.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 15.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 16.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 17.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 19.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 20.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 21.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 3.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 4.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 5.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 6.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 7.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 8.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 9.png" class="marquee-logo" alt="Client Logo" />
<!-- Duplicate Set for Seamless Loop -->
<img src="./res/client_logo/new/Artboard 2 copy 6.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Copy of NUTRISEED_LOGOS-03 (7) 4.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Fleurons.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Group 11708.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/Group 75.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 1.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 10.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 11.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 12.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 13.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 14.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 15.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 16.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 17.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 19.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 20.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 21.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 3.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 4.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 5.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 6.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 7.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 8.png" class="marquee-logo" alt="Client Logo" />
<img src="./res/client_logo/new/image 9.png" class="marquee-logo" alt="Client Logo" />
</div>
</div>
<!--Service Section-->
<!-- <div class="container text-center py-2 mx-auto">
<h2 class="heading text-gray-900 mb-1">From Meh to Memorable</h2>
<p class="service-subtitle leading-relaxed mb-1 text-gray-500">
Design that will tell your story
</p>
</div> -->
<!-- <section class="text-gray-600 body-font">
<div class="container px-5 py-6 mx-auto">
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-1/3">
<div
class="service-box service-box-1 h-full overflow-hidden relative"
>
<img
class="w-full object-cover object-center"
src="./res/images/graphic-design-img-688f53381ea9c.webp"
alt="Brand Identity"
/>
<div class="absolute top-0 left-0 text-white p-8">
<h2 class="text-2xl font-semibold mb-1">Graphic Design</h2>
<p class="text-sm">Starts from ₹499</p>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!--Work-->
<div class="container text-center mt-12 mx-auto">
<h2 class="heading text-gray-900 mb-4 text-[38px] md:text-[40px] leading-tight">Selected Work</h2>
</div>
<div class="container px-5 md:px-10 lg:py-1 md:py-6 sm:py-12 mx-auto">
<div class="flex flex-wrap -m-4 justify-around">
<!-- Siera Sky -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/Siera Sky - Real Estate Brand.png" alt="Siera Sky">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">Real
Estate</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
Revamped the brand identity of a Goa-based real estate company, giving it a fresh, modern look.
</h2>
<a href="https://sierasky.com/" target="_blank"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Visit
Website</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Visit
Website</span>
</div>
</a>
</div>
</div>
</div>
<!-- One8 Commune -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/one8commune.webp" alt="One8 Commune">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">Restaurants</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
Designed One8 Commune Website for Virat's Restaurants, keeping the aesthetics and booking flow.
</h2>
<a href="https://one8commune.co.in/" target="_blank"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Visit
Website</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Visit
Website</span>
</div>
</a>
</div>
</div>
</div>
<!-- Fuel Your Body -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/Fuel your body - Canada.webp" alt="Fuel Your Body">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">eCom
| Subscriptions</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
Revamped entire user experience of ordering meals based on different subscriptions for Canada Locals.
</h2>
<a href="http://eatfyb.ca" target="_blank"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Visit
Website</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Visit
Website</span>
</div>
</a>
</div>
</div>
</div>
<!-- Time Travelling Milkman -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/Time Travelling Milkman.png" alt="Time Travelling Milkman">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">Vegan
Milk</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
Revamped entire website for a European vegan milk brand derived from sunflower seeds.
</h2>
<a href="https://timetravellingmilkman.com/" target="_blank"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Visit
Website</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Visit
Website</span>
</div>
</a>
</div>
</div>
</div>
<!-- Ozar Luxury -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/Ozar Luxury.png" alt="Ozar Luxury">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">Real
Estate</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
Designed Brand Identity and Website UI for Ozar Luxury premium property offerings.
</h2>
<a href="https://ozarluxury.com/" target="_blank"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Visit
Website</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Visit
Website</span>
</div>
</a>
</div>
</div>
</div>
<!-- Sorbet & Co -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/Sorbet & Co.png" alt="Sorbet & Co">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">Jewelry</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
Designed Branding & Website for Sorbet & Co, A fashion jewelry brand based in Mumbai.
</h2>
<a href="https://sorbetco.com/" target="_blank"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Visit
Website</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Visit
Website</span>
</div>
</a>
</div>
</div>
</div>
<!-- Forbes -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/Forbes Case Study.png" alt="Forbes App">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">Reading
App</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
Optimizing the reading experience of the Forbes app. Focuses on people’s frustration and goals.
</h2>
<a href="forbes.html"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Read Case
Study</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Read
Case Study</span>
</div>
</a>
</div>
</div>
</div>
<!-- Instyle -->
<div class="p-4 md:w-1/2 w-full mb-8 md:mb-12">
<div class="h-full flex flex-col">
<div class="rounded-[20px] overflow-hidden mb-4">
<img
class="w-full h-56 md:h-[450px] object-cover object-center transform hover:scale-105 transition-transform duration-500"
src="./res/images/Instyle Salon.png" alt="Instyle App">
</div>
<div class="flex-grow flex flex-col items-start px-2">
<div class="flex flex-wrap gap-2 mb-2">
<span
class="px-4 py-1 border border-gray-200 rounded-full text-xs font-semibold uppercase tracking-wider text-gray-700 bg-white">Scheduling
App</span>
</div>
<h2 class="text-xl md:text-3xl font-medium text-gray-900 mb-4 leading-snug">
A UX Design Project that focuses on people's needs who are tired of waiting at salons.
</h2>
<a href="instyle.html"
class="mt-auto inline-flex items-center justify-center bg-[#121117] text-white px-8 py-3 rounded-full font-bold text-sm tracking-wide uppercase hover:bg-gray-800 transition-colors group">
<div class="relative h-[20px] overflow-hidden">
<span class="block transition-transform duration-300 group-hover:-translate-y-full">Read Case
Study</span>
<span
class="block absolute top-0 left-0 translate-y-full transition-transform duration-300 group-hover:translate-y-0">Read
Case Study</span>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Review Section-->
<!--
<section class="text-gray-600 body-font">
<div class="container px-5 py-6 mx-auto" bis_skin_checked="1">
<div
class="xl:w-1/2 lg:w-3/4 w-full mx-auto text-center"
bis_skin_checked="1"
>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="currentColor"
class="inline-block w-8 h-8 text-gray-400 mb-8"
viewBox="0 0 975.036 975.036"
>
<path
d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"
></path>
</svg>
<p class="leading-relaxed text-lg">
Rishabh consistently demonstrates exceptional skills as a UX
Designer. His ability to create user-friendly and visually
appealing designs is remarkable. His strong communication skills
and collaborative nature make him an invaluable team member.
Rishabh's dedication to delivering high-quality results is truly
commendable.
</p>
<span
class="inline-block h-1 w-10 rounded bg-indigo-500 mt-8 mb-6"
></span>
<h2
class="text-gray-900 font-medium title-font tracking-wider text-sm"
>
RAJAT SETHI
</h2>
<p class="text-gray-500">Senior Product Designer</p>
</div>
</div>
</section> -->
<!--Review Section End-->
<!--Last CTA Banner-->
<!-- Modified Footer Section -->
<footer class="mt-20 mb-0 md:mb-8 mx-0 md:mx-[15px]">
<div
class="bg-[#121212] text-white rounded-none md:rounded-[30px] p-8 md:p-12 lg:p-16 relative overflow-hidden min-h-[600px] md:min-h-0">
<!-- Top Section -->
<div class="flex flex-col lg:flex-row justify-between items-start lg:items-center relative z-10">
<!-- Left Content -->
<div class="max-w-2xl w-full">
<h2 class="text-4xl md:text-5xl lg:text-7xl font-medium mb-8 leading-16 tracking-tight"
style="line-height: 1.3;">
Ready to begin?<br /> Let's talk!
</h2>
<!-- Original Buttons Removed for Physics Effect -->
</div>
</div>
<!-- Physics World Container -->
<div id="footer-physics-world"></div>
<!-- Spacer -->
<div class="h-16 md:h-24"></div>
<!-- Bottom Section -->
<div class="absolute bottom-0 left-0 right-0 z-30 px-8 md:px-12 lg:px-16 pb-8 md:pb-12 lg:pb-16">
<div
class="border-t border-white/10 pt-8 flex flex-col md:flex-row justify-between items-end md:items-end gap-4 md:gap-0">
<p class="text-gray-500 text-sm md:text-base order-2 md:order-1 w-full md:w-auto text-left">
Crafted by me in 2026
</p>
<!-- Links removed for Physics Effect -->
</div>
</div>
<!-- Earth Visual Effect -->
<div class="footer-earth-wrapper">
<img src="./res/images/footer_earth_horizon_purple.png" alt="Earth Horizon" class="footer-earth-image">
</div>
</div>
</footer>
</div>
<script src="./script/script.js"></script>
<script src="./script/footer_physics.js"></script>
<script>
// Initialize Footer Physics only on this page
document.addEventListener('DOMContentLoaded', () => {
if (typeof initFooterPhysics === 'function') {
initFooterPhysics();
}
});
</script>
</body>
</html>