diff --git a/index.html b/index.html index d0b88d3..e5dd67c 100644 --- a/index.html +++ b/index.html @@ -118,7 +118,7 @@ background-position: center; /* Center background image */ } - .hero h1 { + .hero h1{ font-size: 3.5rem; margin-bottom: 0.5rem; position: relative; @@ -195,7 +195,24 @@ position: relative; /* Position for overlay */ transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out; /* Smooth transition for hover effects */ } - + #events .container{ + display: flex; + flex-direction: column; + gap: 20px; + } + .event-image{ + height: 65vh; + background-image: url('s1.jpg'); + background-position: center; + background-size: cover; + background-repeat: no-repeat; + display: flex; + justify-content: center; + align-items: center; + position: relative; + border-radius: 10px; + } + /* Simple hover effect */ .gallery img:hover { transform: scale(1.05); /* Grows 5% on hover */ @@ -500,9 +517,19 @@
+ join us for our Upcoming Events +
+ Register Now +Set aside time every third Thursday of the month for dynamic conversations and networking opportunities with fellow HR professionals. Our events bring fresh insights into key HR issues, offering practical takeaways that you can implement in your work.
@@ -519,6 +546,7 @@Take a look at some of our previous events and the topics we've covered.