From 0137d989b8e841d9291e4da296623bc3ac84b714 Mon Sep 17 00:00:00 2001 From: Srivishnu T <143670812+srivishnu2805@users.noreply.github.com> Date: Wed, 6 Nov 2024 23:26:53 +0530 Subject: [PATCH] Update index.html --- index.html | 192 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 127 insertions(+), 65 deletions(-) diff --git a/index.html b/index.html index da2d5e9e..06776cd9 100644 --- a/index.html +++ b/index.html @@ -654,7 +654,7 @@

Register to join us....

-

+

WELCOME TO FINVEDA

@@ -677,104 +677,166 @@

background-position: 0 0; animation: back 20s linear infinite, hovering 1.5s ease-in-out infinite; } - + @keyframes back { 100% { background-position: 2000px 0; } } - + @keyframes hovering { 0% { transform: translateY(0); } - + 50% { transform: translateY(-5px); } - + 100% { transform: translateY(0); } } - + .header-hero-content h2 { font-size: 200px; } + + /* Styled button */ + .styled-btn { + background-color: #4CAF50; + color: white; + padding: 10px 20px; + font-size: 16px; + border: none; + border-radius: 8px; + cursor: pointer; + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); + transition: background-color 0.3s, transform 0.3s; + margin-top: 20px; + margin-left: 280px; + } + + .styled-btn:hover { + background-color: #45a049; + transform: scale(1.05); + } + + .styled-btn:active { + transform: scale(0.98); + } + + /* Mobile Responsive Styles */ + @media (max-width: 1024px) { + .head-animate { + font-size: 90px; /* Adjust font size for tablets */ + top: 100px; /* Adjust positioning */ + } + + .header-hero-content h2 { + font-size: 150px; /* Adjust heading size for medium screens */ + } + + .styled-btn { + margin-left: 0; + width: 100%; + padding: 14px 0; + font-size: 18px; + margin-top: 10px; + } + + .header-hero-image img { + width: 80%; /* Adjust image size for smaller screens */ + height: auto; + } + } + + @media (max-width: 768px) { + .head-animate { + font-size: 70px; /* Adjust font size for smaller tablets and larger phones */ + top: 50px; + } + + .header-hero-content h2 { + font-size: 120px; /* Adjust heading size */ + } + + .styled-btn { + margin-left: 0; + width: 100%; + padding: 14px 0; + font-size: 18px; + } + + .header-hero-image img { + width: 100%; /* Make the image fully responsive */ + height: auto; + } + + .header-hero-content p { + font-size: 16px; /* Reduce paragraph font size */ + } + } + + @media (max-width: 480px) { + .head-animate { + font-size: 50px; /* Further reduce font size for very small screens */ + top: 20px; + } + + .header-hero-content h2 { + font-size: 80px; + } + + .header-hero-content p { + font-size: 14px; /* Make text smaller on very small screens */ + padding: 0 10px; + } + + .styled-btn { + padding: 16px 0; + font-size: 18px; + width: 100%; + margin-left: 0; + } + + .header-hero-image img { + width: 100%; + height: auto; + } + } -
-
-

+ +

+

Wanna learn how to grow your money to become rich? We have - made becoming a stock market Guru easy with our AI - powered finance advisor - Arth Sathi 🤵🏻 + made becoming a stock market Guru easy with our AI-powered finance advisor - Arth Sathi 🤵🏻

+ onclick="window.botpressWebChat.sendEvent({ type: 'show' }); return false;" + style="visibility: visible; animation-duration: 1.3s; animation-delay: 1.1s; color:white"> Chat with ArthaSathi 💬 - - - -

- + - - +
+ style="visibility: visible; animation-duration: 1.3s; animation-delay: 1.4s;">
- - +
+ +
@@ -2342,14 +2404,14 @@

Resources