From 0d24245a7fc8c3c975b8934ed1a03b7096dd41ee Mon Sep 17 00:00:00 2001 From: Garvit Arora Date: Sat, 11 Jan 2025 12:30:11 +0530 Subject: [PATCH] I added a video popup on clicking the watch story button and also a new cursor to give it rich look --- cursor.png | Bin 0 -> 377 bytes index.html | 85 +++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 72 insertions(+), 13 deletions(-) create mode 100644 cursor.png diff --git a/cursor.png b/cursor.png new file mode 100644 index 0000000000000000000000000000000000000000..3962198873b058cc56f9a1369b7c34a7d8039524 GIT binary patch literal 377 zcmV-<0fzpGP)ppE!48XF0cXd}Lg zYip%e;?En1U~G+Isjdv1g>i|Oy}R4xg9G;8VKS+G5q>yTAvK z{-bwbr%Lf36*>nxKtt*RiT1wBn6%x=_X2T!#Y|$`HE<_4=7D426-OObleMR*`Pdok%Vb@93tG3F!b}1Nsq~_~mga9U26sy8PH9o5VXj5D zF$O~=CGI1Sbd#~hwq{%?_9(_+*`2f>h&ym`OGI+*k`uL}DfQgRO;?m)JMcv0wM9v8 z3KX}SmSz?B3KX}!6)JKTFgT?K8o<+(;?M3!tjwl+x>JoesF@RIU_V;z%mJ5@jc0^k XV|s?n$rr~200000NkvXXu0mjfU^b(k literal 0 HcmV?d00001 diff --git a/index.html b/index.html index 59cdcca6..b1bb6423 100644 --- a/index.html +++ b/index.html @@ -172,6 +172,13 @@ align-items: flex-end; width: auto; } + body { + cursor: none; +} +body { + cursor: url('cursor.png'), auto; +} + } .circle { @@ -631,21 +638,22 @@

Find Your Perfect Getaway
Discover the World's Best
-
-
- - - - - +
+ + + +
+ Watch our story +
+ + + -
- Watch our story -
-
+ @@ -667,6 +675,46 @@

About Us

+