{"id":194,"date":"2016-02-15T23:00:39","date_gmt":"2016-02-15T23:00:39","guid":{"rendered":"https:\/\/sandbox.favethemes.com\/houzez\/?page_id=194"},"modified":"2025-09-30T03:47:38","modified_gmt":"2025-09-30T03:47:38","slug":"homepage-with-map","status":"publish","type":"page","link":"https:\/\/photongalaxy.brightcodeapp.com\/","title":{"rendered":"Homepage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"194\" class=\"elementor elementor-194\">\n\t\t\t\t<div class=\"elementor-element elementor-element-548e5a1 e-con-full e-flex e-con e-parent\" data-id=\"548e5a1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c51cf11 elementor-widget elementor-widget-html\" data-id=\"c51cf11\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===== Hero Section with Text Slider ===== -->\r\n<section class=\"hero-section\">\r\n  <div class=\"hero-overlay\"><\/div>\r\n  <video class=\"hero-video\" autoplay muted loop playsinline>\r\n    <source src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/4K-Planet-Earth-Spinning-in-Space-_-Free-HD-Videos-No-Copyright.mp4\" type=\"video\/mp4\">\r\n    Your browser does not support the video tag.\r\n  <\/video>\r\n\r\n  <div class=\"hero-content\">\r\n    <div class=\"slider-slide active\">\r\n      <h1 class=\"hero-title\">Power Your Future with Solar Energy<\/h1>\r\n      <p class=\"hero-subtitle\">Harness the sun\u2019s energy to reduce your electricity bills and make a sustainable impact.<\/p>\r\n      <a href=\"#contact\" class=\"hero-cta\">Get Started Today<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"slider-slide\">\r\n      <h1 class=\"hero-title\">Save More, Consume Less<\/h1>\r\n      <p class=\"hero-subtitle\">Switch to solar and enjoy long-term savings with high-efficiency solar panels and professional installation.<\/p>\r\n      <a href=\"#contact\" class=\"hero-cta\">Calculate Your Savings<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"slider-slide\">\r\n      <h1 class=\"hero-title\">Reliable Solar Solutions for Every Home & Business<\/h1>\r\n      <p class=\"hero-subtitle\">From residential rooftops to commercial projects, PhotonGalaxy delivers innovative solar solutions tailored to your needs.<\/p>\r\n      <a href=\"#contact\" class=\"hero-cta\">Request a Free Consultation<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.hero-section {\r\n  position: relative;\r\n  height: 90vh; \/* default for desktop *\/\r\n  overflow: hidden;\r\n  font-family: 'Helvetica Neue', Arial, sans-serif;\r\n}\r\n\r\n.hero-overlay {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background: rgba(0,0,0,0.45);\r\n  z-index: 1;\r\n}\r\n\r\n.hero-video {\r\n  position: absolute;\r\n  top: 50%;\r\n  left: 50%;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  transform: translate(-50%, -50%);\r\n  z-index: 0;\r\n}\r\n\r\n.hero-content {\r\n  position: absolute;\r\n  bottom: 100px;\r\n  left: 60px;\r\n  z-index: 2;\r\n  max-width: 600px;\r\n  color: #fff;\r\n}\r\n\r\n\/* Slider Slides *\/\r\n.slider-slide {\r\n  display: none;\r\n  animation: fadeInUp 1.2s ease forwards;\r\n}\r\n\r\n.slider-slide.active {\r\n  display: block;\r\n}\r\n\r\n.hero-title {\r\n  font-size: 3.5rem;\r\n  font-weight: 800;\r\n  margin-bottom: 15px;\r\n  line-height: 1.2;\r\n}\r\n\r\n.hero-subtitle {\r\n  font-size: 1.4rem;\r\n  margin-bottom: 25px;\r\n  line-height: 1.5;\r\n  color: #f0f0f0;\r\n}\r\n\r\n.hero-cta {\r\n  display: inline-block;\r\n  background: linear-gradient(135deg, #DAA520, #FFC107);\r\n  color: #fff;\r\n  font-weight: 700;\r\n  padding: 14px 36px;\r\n  border-radius: 8px;\r\n  text-decoration: none;\r\n  font-size: 1rem;\r\n  box-shadow: 0 5px 15px rgba(0,0,0,0.3);\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.hero-cta:hover {\r\n  background: linear-gradient(135deg, #FFC107, #DAA520);\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 8px 20px rgba(0,0,0,0.4);\r\n}\r\n\r\n\/* Animation Keyframes *\/\r\n@keyframes fadeInUp {\r\n  0% { opacity: 0; transform: translateY(40px); }\r\n  100% { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 1024px) {\r\n  .hero-section { height: 70vh; }\r\n  .hero-content { bottom: 40px; left: 40px; max-width: 80%; }\r\n  .hero-title { font-size: 2.8rem; }\r\n  .hero-subtitle { font-size: 1.2rem; }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .hero-section { height: 55vh; }\r\n  .hero-video { height: 100%; object-fit: cover; }\r\n  .hero-content { bottom: 20px; left: 15px; max-width: 90%; }\r\n  .hero-title { font-size: 1.8rem; }\r\n  .hero-subtitle { font-size: 0.95rem; }\r\n  .hero-cta { padding: 10px 24px; font-size: 0.9rem; }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\/\/ ===== Auto Slider Function =====\r\nlet slides = document.querySelectorAll('.slider-slide');\r\nlet currentSlide = 0;\r\n\r\nfunction showNextSlide() {\r\n  slides[currentSlide].classList.remove('active');\r\n  currentSlide = (currentSlide + 1) % slides.length;\r\n  slides[currentSlide].classList.add('active');\r\n}\r\n\r\n\/\/ Change slide every 6 seconds\r\nsetInterval(showNextSlide, 6000);\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff3d840 e-con-full e-flex e-con e-parent\" data-id=\"ff3d840\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-38f18c4 e-grid e-con-full e-con e-child\" data-id=\"38f18c4\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-08f8fee e-con-full e-flex e-con e-child\" data-id=\"08f8fee\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6febc44 elementor-widget elementor-widget-heading\" data-id=\"6febc44\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Expert Installation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3aaa96d e-con-full e-flex e-con e-child\" data-id=\"3aaa96d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79deeef elementor-widget elementor-widget-heading\" data-id=\"79deeef\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Reliable Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9150cf1 e-con-full e-flex e-con e-child\" data-id=\"9150cf1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f53d6c0 elementor-widget elementor-widget-heading\" data-id=\"f53d6c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Maximum Savings<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cfbb98 e-flex e-con-boxed e-con e-parent\" data-id=\"6cfbb98\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9b97ada e-grid e-con-full e-con e-child\" data-id=\"9b97ada\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8962c4c e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"8962c4c\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26d5f7a e-con-full e-flex e-con e-child\" data-id=\"26d5f7a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba2b10d elementor-widget elementor-widget-heading\" data-id=\"ba2b10d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-de5bf45 elementor-widget elementor-widget-heading\" data-id=\"de5bf45\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Welcome to Photogalaxy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3333057 elementor-widget elementor-widget-text-editor\" data-id=\"3333057\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>GSSPL is a private limited company registered with the Registrar of Companies. GenYself Solar Solutions Pvt. Ltd., known with its registered brand name PHOTONGALAXYTM is a fully advanced solar installation and integration solutions provider; we organize the world-class technology to install benchmark solar projects in the country. Our mission is to be the low-cost power producer in India. We install solar power utilities in India on durable preset price convention to our clients, at prices which in many cases are at or below existing substitute for these customers.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70fcb8a elementor-button-warning elementor-widget elementor-widget-button\" data-id=\"70fcb8a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/photongalaxy.brightcodeapp.com\/?page_id=1656\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Know More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-596ee28 e-flex e-con-boxed e-con e-parent\" data-id=\"596ee28\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-beb190d elementor-widget__width-initial elementor-absolute elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"beb190d\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PhotonGalaxy \u2013 Reliable Solar Solutions. Maximum Savings. Sustainable Future<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0813b65 e-flex e-con-boxed e-con e-parent\" data-id=\"0813b65\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81c8dc2 elementor-widget elementor-widget-heading\" data-id=\"81c8dc2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Benefits<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9151825 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9151825\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4cc27ce e-con-full e-flex e-con e-child\" data-id=\"4cc27ce\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e76aba7 e-con-full e-flex e-con e-child\" data-id=\"e76aba7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2f3e6c elementor-widget elementor-widget-image\" data-id=\"b2f3e6c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/10930.jpg\" class=\"attachment-large size-large wp-image-4592\" alt=\"\" srcset=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/10930.jpg 1500w, https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/10930-780x780.jpg 780w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-44de0b3 e-con-full e-flex e-con e-child\" data-id=\"44de0b3\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b05827f e-con-full e-flex e-con e-child\" data-id=\"b05827f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0bd8d2a e-con-full e-flex e-con e-child\" data-id=\"0bd8d2a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00b40e3 elementor-widget elementor-widget-heading\" data-id=\"00b40e3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Reduce Electricity Bills<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5147936 elementor-widget elementor-widget-text-editor\" data-id=\"5147936\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"173\" data-end=\"239\"><p data-start=\"175\" data-end=\"239\">Generate your own power and cut monthly electricity costs.<\/p><\/li><li data-start=\"240\" data-end=\"287\"><p data-start=\"242\" data-end=\"287\">Protect yourself from rising energy prices.<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0376a8 e-con-full e-flex e-con e-child\" data-id=\"e0376a8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d543fb2 elementor-widget elementor-widget-heading\" data-id=\"d543fb2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sustainable &amp; Eco-Friendly<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54ef5c5 elementor-widget elementor-widget-text-editor\" data-id=\"54ef5c5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"329\" data-end=\"380\">Harness clean, renewable energy from the sun.<\/li><li data-start=\"383\" data-end=\"451\">Reduce your carbon footprint and help protect the environment.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6628048 e-con-full e-flex e-con e-child\" data-id=\"6628048\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6aeecd2 elementor-widget elementor-widget-heading\" data-id=\"6aeecd2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Reliable &amp; Low Maintenance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-538d45d elementor-widget elementor-widget-text-editor\" data-id=\"538d45d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li data-start=\"493\" data-end=\"560\">Modern solar panels are durable and long-lasting (25+ years).<\/li><li data-start=\"563\" data-end=\"626\">Minimal maintenance required after professional installation.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6b214b e-flex e-con-boxed e-con e-parent\" data-id=\"e6b214b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/photongalaxy.brightcodeapp.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/4k-Video-_-Technology-Looped-Background-_-No-Copyright-Loop-Background-Video-1.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-abba7f6 elementor-widget elementor-widget-heading\" data-id=\"abba7f6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Powering Every Need with Solar Solutions<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0da7b22 elementor-widget elementor-widget-heading\" data-id=\"0da7b22\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We Design Solar, Right from the Start<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85ce5e5 elementor-widget elementor-widget-button\" data-id=\"85ce5e5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discover More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d217c7e e-flex e-con-boxed e-con e-parent\" data-id=\"d217c7e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-53646bb e-con-full e-flex e-con e-child\" data-id=\"53646bb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26f3d54 elementor-widget elementor-widget-heading\" data-id=\"26f3d54\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Work Location<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b4220f elementor-widget elementor-widget-heading\" data-id=\"0b4220f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Places where we have Completed our Work<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bfce02 elementor-widget elementor-widget-text-editor\" data-id=\"3bfce02\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Over the years, we have successfully delivered our services across multiple locations, building trust and strong relationships with our clients. Each project we have completed stands as a testament to our commitment, expertise, and quality of work.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a0a1832 e-con-full e-flex e-con e-child\" data-id=\"a0a1832\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd67e48 elementor-widget elementor-widget-html\" data-id=\"dd67e48\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Ranchi Work Map<\/title>\n  <link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet\/dist\/leaflet.css\" \/>\n  <style>\n    body {\n      margin: 0;\n      font-family: Arial, sans-serif;\n    }\n    #map {\n      width: 100%;\n      height: 400px; \/* Adjust height *\/\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <section>\n   \n    <div id=\"map\"><\/div>\n  <\/section>\n\n  <script src=\"https:\/\/unpkg.com\/leaflet\/dist\/leaflet.js\"><\/script>\n  <script>\n    \/\/ Initialize map (centered at Ranchi)\n    var map = L.map('map').setView([23.3441, 85.3096], 12);\n\n    \/\/ Add OpenStreetMap tiles\n    L.tileLayer('https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\n      attribution: '&copy; OpenStreetMap contributors'\n    }).addTo(map);\n\n    \/\/ Example work locations in Ranchi (Lat, Lng, Place Name)\n    var places = [\n      { coords: [23.3701, 85.3250], name: \"Kanke\" },\n      { coords: [23.3506, 85.3349], name: \"Morabadi\" },\n      { coords: [23.3315, 85.3075], name: \"Main Road Ranchi\" },\n      { coords: [23.2910, 85.3160], name: \"Hatia\" },\n      { coords: [23.3517, 85.2960], name: \"Doranda\" },\n      { coords: [23.3565, 85.3130], name: \"Chutia\" },\n      { coords: [23.3460, 85.3145], name: \"lalpur\" }\n    ];\n\n    \/\/ Add markers with tooltips\n    places.forEach(function(place) {\n      L.marker(place.coords)\n        .addTo(map)\n        .bindTooltip(place.name, {permanent: false, direction: 'top'})\n        .openTooltip();\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e20502 e-con-full elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"4e20502\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae4a46a elementor-widget elementor-widget-html\" data-id=\"ae4a46a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  *, *:before, *:after {\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n    padding: 0;\r\n  }\r\n  body {\r\n    font-family: 'Open Sans', Helvetica, Arial, sans-serif;\r\n  }\r\n\r\n  .project-pages {\r\n    overflow: hidden;\r\n    position: relative;\r\n    height: 100vh;\r\n  }\r\n\r\n  .project-page {\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n  }\r\n\r\n  .project-page__half {\r\n    position: absolute;\r\n    top: 0;\r\n    width: 50%;\r\n    height: 100vh;\r\n    transition: transform 1s;\r\n  }\r\n\r\n  .project-page__half--left {\r\n    left: 0;\r\n    transform: translate3d(-32.4vh, 100%, 0);\r\n  }\r\n\r\n  .project-page__half--right {\r\n    left: 50%;\r\n    transform: translate3d(32.4vh, -100%, 0);\r\n  }\r\n\r\n  .project-page.active .project-page__half--left,\r\n  .project-page.active .project-page__half--right {\r\n    transform: translate3d(0,0,0);\r\n  }\r\n\r\n  .project-page__skewed {\r\n    overflow: hidden;\r\n    position: absolute;\r\n    top: 0;\r\n    width: 140%;\r\n    height: 100%;\r\n    transform: skewX(-18deg);\r\n    background: #000;\r\n  }\r\n\r\n  .project-page__half--left .project-page__skewed {\r\n    left: -40%;\r\n  }\r\n  .project-page__half--right .project-page__skewed {\r\n    right: -40%;\r\n  }\r\n\r\n  .project-page__content {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-flow: column wrap;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    padding: 0 20%!important;\r\n    color: #fff;\r\n    transform: skewX(18deg);\r\n    transition: transform 1s, opacity 1s;\r\n    background-size: cover;\r\n  }\r\n\r\n  .project-page__half--left .project-page__content {\r\n    padding-left: 30%;\r\n    padding-right: 30%;\r\n    transform-origin: 100% 0;\r\n  }\r\n  .project-page__half--right .project-page__content {\r\n    padding-left: 30%;\r\n    padding-right: 30%;\r\n    transform-origin: 0 100%;\r\n  }\r\n\r\n  .project-page.inactive .project-page__content {\r\n    opacity: 0.5;\r\n    transform: skewX(18deg) scale(0.95);\r\n  }\r\n\r\n  .project-page__heading {\r\n    margin-bottom: 15px;\r\n    text-transform: uppercase;\r\n    font-size: 25px;\r\n    text-align: center;\r\n  }\r\n\r\n  .project-page__description {\r\n    font-size: 18px;\r\n    text-align: center;\r\n  }\r\n\r\n  \/* Beautiful arrows *\/\r\n  .project-nav-arrows {\r\n    position: absolute;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    display: flex;\r\n    gap: 10px;\r\n    z-index: 10;\r\n  }\r\n\r\n  .project-nav-arrows button {\r\n    background: none;\r\n    border: 2px solid #fff;\r\n    color: #fff;\r\n    font-size: 20px;\r\n    width: 50px;\r\n    height: 50px;\r\n    border-radius: 50%;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .project-nav-arrows button:hover {\r\n    background: rgba(255,255,255,0.1);\r\n    transform: scale(1.1);\r\n  }\r\n\r\n  @media (max-width: 768px) {\r\n    .project-nav-arrows button {\r\n      width: 40px;\r\n      height: 40px;\r\n      font-size: 18px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 480px) {\r\n    .project-nav-arrows button {\r\n      width: 35px;\r\n      height: 35px;\r\n      font-size: 16px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"project-pages\">\r\n  <div class=\"project-page project-page-1 active\">\r\n    <div class=\"project-page__half project-page__half--left\">\r\n      <div class=\"project-page__skewed\">\r\n        <div class=\"project-page__content\" style=\"background-image:url('https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/plant1.jpg');\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"project-page__half project-page__half--right\">\r\n      <div class=\"project-page__skewed\">\r\n        <div class=\"project-page__content\">\r\n            <div style=\"align-self:flex-start\">\r\n            <h1 style=\"text-align:left; border-bottom:#82c341 2px solid; margin-bottom: 60px; margin-left:30px; font-weight:600; font-family:poppins; color:#82c341; \">Our Featured Projects<\/h1><\/div>\r\n          <h1 class=\"project-page__heading\"  style=\"font-size:35px; font-weight:500; font-family:outfit;\">100 MW \u2013 NTPC Anantapur, Andhra Pradesh<\/h1>\r\n          <p style=\"text-align:left; line-height:35px;\" class=\"project-page__description\">The key highlights of this project include the innovative and highly efficient design of the Balance-of-System (BoS), which ensured seamless integration of all supporting components with the main infrastructure. Significant emphasis was placed on optimizing the cabling layout, reducing power losses, and improving overall system reliability. Additionally, careful and strategic selection of evacuation systems was carried out to guarantee smooth transmission of generated power to the grid with maximum efficiency and minimal downtime.<br>\r\n          <ul style=\"align-self:flex-start\">\r\n<li style=\"font-size:18px;\">System Size 100 MW<\/li><\/ul>\r\n<\/p>\r\n<div style=\"align-self:flex-start\">\r\n<a href=\"https:\/\/photongalaxy.brightcodeapp.com\/?page_id=4845\"><button style=\"padding:10px 60px; background:#008B8B; border:none; border-radius:20px; font-size:12px; color:white; margin-top:50px;\">KNOW MORE<\/button><\/a><\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"project-page project-page-2\">\r\n    <div class=\"project-page__half project-page__half--left\">\r\n      <div class=\"project-page__skewed\">\r\n        <div class=\"project-page__content\">\r\n          <div style=\"align-self:flex-start\">\r\n            <h1 style=\"text-align:left; border-bottom:#82c341 2px solid; margin-bottom: 60px; margin-left:30px; font-weight:600; font-family:poppins; color:#82c341;\">Our Featured Projects<\/h1><\/div>\r\n          <h1 class=\"project-page__heading\"  style=\"font-size:35px; font-weight:500; font-family:outfit;\">51 MW for Better Energy at Denmark<\/h1>\r\n          <p style=\"text-align:left; line-height:35px;\" class=\"project-page__description\">Tata Power Solar, leveraging its unmatched expertise and proven track record, has been empaneled and entrusted to install over 7,700 rooftop solar power systems. With years of experience and a strong commitment to clean energy, Tata Power Solar continues to lead the way in delivering reliable, efficient, and sustainable solar solutions across homes, businesses, and industries nationwide.<br>\r\n          <ul style=\"align-self:flex-start\">\r\n<li style=\"font-size:18px;\">System Size 10.8 MW<\/li><\/ul>\r\n<\/p>\r\n<div style=\"align-self:flex-start\">\r\n<a href=\"https:\/\/photongalaxy.brightcodeapp.com\/?page_id=4845\"><button style=\"padding:10px 60px; background:#008B8B; border:none; border-radius:20px; font-size:12px; color:white; margin-top:50px;\">KNOW MORE<\/button><\/a><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"project-page__half project-page__half--right\">\r\n      <div class=\"project-page__skewed\">\r\n        <div class=\"project-page__content\" style=\"background-image:url('https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/plant2-scaled.jpg');\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"project-page project-page-3\">\r\n    <div class=\"project-page__half project-page__half--left\">\r\n      <div class=\"project-page__skewed\">\r\n        <div class=\"project-page__content\" style=\"background-image:url('https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/plant3.jpg');\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"project-page__half project-page__half--right\">\r\n      <div class=\"project-page__skewed\">\r\n        <div class=\"project-page__content\">\r\n          <div style=\"align-self:flex-start\">\r\n            <h1 style=\"text-align:left; border-bottom:#82c341 2px solid; margin-bottom: 60px; margin-left:30px; font-weight:600; font-family:poppins; color:#82c341\">Our Featured Projects<\/h1><\/div>\r\n          <h1 class=\"project-page__heading\"  style=\"font-size:35px; font-weight:500; font-family:outfit;\">10.8 MW Rooftop Solar Power System \u2013 ANERT, Kerala<\/h1>\r\n          <p style=\"text-align:left; line-height:35px;\" class=\"project-page__description\">Tata Power Solar, owing to its strong credentials, extensive experience, and proven track record in the solar energy sector, was carefully selected and officially empaneled to undertake the installation of over 7,700 rooftop solar power systems. Their demonstrated expertise in delivering high-quality, reliable, and efficient solar solutions made them the ideal choice for this large-scale initiative.<br>\r\n          <ul style=\"align-self:flex-start\">\r\n<li style=\"font-size:18px;\">System Size 10.8 MW<\/li><\/ul>\r\n<\/p>\r\n<div style=\"align-self:flex-start\">\r\n<a href=\"https:\/\/photongalaxy.brightcodeapp.com\/?page_id=4845\"><\/a><button style=\"padding:10px 60px; background:#008B8B; border:none; border-radius:20px; font-size:12px; color:white; margin-top:50px;\">KNOW MORE<\/button><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Arrow buttons -->\r\n  <div class=\"project-nav-arrows\">\r\n    <button id=\"project-prev\">&#8592;<\/button>\r\n    <button id=\"project-next\">&#8594;<\/button>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  jQuery(function($){\r\n    var currentPage = 1;\r\n    var totalPages = $(\".project-page\").length;\r\n\r\n    function showProjectPage(index) {\r\n      $(\".project-page\").removeClass(\"active inactive\");\r\n      $(\".project-page\").each(function(i){\r\n        if(i+1 === index) $(this).addClass(\"active\");\r\n        else if(i+1 < index) $(this).addClass(\"inactive\");\r\n      });\r\n    }\r\n\r\n    function updateProjectArrows() {\r\n      $(\"#project-prev\").toggle(currentPage > 1);\r\n      $(\"#project-next\").toggle(currentPage < totalPages);\r\n    }\r\n\r\n    $(\"#project-next\").on(\"click\", function(){\r\n      if(currentPage < totalPages) {\r\n        currentPage++;\r\n        showProjectPage(currentPage);\r\n        updateProjectArrows();\r\n      }\r\n    });\r\n\r\n    $(\"#project-prev\").on(\"click\", function(){\r\n      if(currentPage > 1) {\r\n        currentPage--;\r\n        showProjectPage(currentPage);\r\n        updateProjectArrows();\r\n      }\r\n    });\r\n\r\n    \/\/ Initialize\r\n    showProjectPage(currentPage);\r\n    updateProjectArrows();\r\n  });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5331978 elementor-hidden-desktop e-flex e-con-boxed e-con e-parent\" data-id=\"5331978\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e77a6f6 elementor-widget elementor-widget-html\" data-id=\"e77a6f6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===== Mobile Project Carousel ===== -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@9\/swiper-bundle.min.css\" \/>\r\n\r\n<div class=\"mobi-project-section\">\r\n  <h2 class=\"mobi-project-section-title\">Our Featured Projects<\/h2>\r\n  \r\n  <div class=\"mobi-project-carousel\">\r\n    <div class=\"swiper mobi-swiper\">\r\n      <div class=\"swiper-wrapper\">\r\n\r\n        <!-- Slide 1 -->\r\n        <div class=\"swiper-slide mobi-slide\">\r\n          <img decoding=\"async\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/plant1.jpg\" class=\"mobi-project-image\">\r\n          <div class=\"mobi-project-info\">\r\n            <h3 class=\"mobi-project-title\">100 MW \u2013 NTPC Anantapur, Andhra Pradesh<\/h3>\r\n            <p class=\"mobi-project-text\">Innovative design of Balance-of-System (BoS), optimized cabling, strategic evacuation selection.<\/p>\r\n            <p class=\"mobi-project-text\"><strong>System Size:<\/strong> 100 MW<\/p>\r\n            <button class=\"mobi-project-btn\">KNOW MORE<\/button>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Slide 2 -->\r\n        <div class=\"swiper-slide mobi-slide\">\r\n          <img decoding=\"async\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/plant2-scaled.jpg\" class=\"mobi-project-image\">\r\n          <div class=\"mobi-project-info\">\r\n            <h3 class=\"mobi-project-title\">51 MW for Better Energy at Denmark<\/h3>\r\n            <p class=\"mobi-project-text\">Tata Power Solar installed over 7,700 rooftop solar systems efficiently across homes and industries.<\/p>\r\n            <p class=\"mobi-project-text\"><strong>System Size:<\/strong> 10.8 MW<\/p>\r\n            <button class=\"mobi-project-btn\">KNOW MORE<\/button>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Slide 3 -->\r\n        <div class=\"swiper-slide mobi-slide\">\r\n          <img decoding=\"async\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/plant3.jpg\" class=\"mobi-project-image\">\r\n          <div class=\"mobi-project-info\">\r\n            <h3 class=\"mobi-project-title\">10.8 MW Rooftop Solar Power System \u2013 ANERT, Kerala<\/h3>\r\n            <p class=\"mobi-project-text\">Tata Power Solar selected for its high-quality, reliable and efficient installation track record.<\/p>\r\n            <p class=\"mobi-project-text\"><strong>System Size:<\/strong> 10.8 MW<\/p>\r\n            <button class=\"mobi-project-btn\">KNOW MORE<\/button>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n      <div class=\"mobi-swiper-pagination\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* Only display on mobile *\/\r\n@media(min-width:769px){ \r\n  .mobi-project-section { display: none; }\r\n}\r\n\r\n.mobi-project-section { width: 100%; padding: 20px 0; }\r\n.mobi-project-section-title { text-align: center; font-size: 1.8rem; font-weight: 700; margin-bottom: 15px; color: #008B8B; }\r\n\r\n.swiper-slide.mobi-slide { background: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0,0,0,0.15); }\r\n.mobi-project-image { width: 100%; height: 200px; object-fit: cover; }\r\n.mobi-project-info { padding: 15px; color: #333; }\r\n.mobi-project-title { font-size: 1.2rem; margin-bottom: 10px; color: #008B8B; }\r\n.mobi-project-text { font-size: 0.95rem; margin-bottom: 8px; line-height: 1.4; }\r\n.mobi-project-btn { padding: 8px 20px; border-radius: 10px; border: none; background-color: #008B8B; color: #fff; font-size: 0.9rem; cursor: pointer; transition: 0.3s; }\r\n.mobi-project-btn:hover { background-color: #006666; }\r\n<\/style>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@9\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function(){\r\n  const mobiSwiper = new Swiper(\".mobi-swiper\", {\r\n    loop: true,\r\n    autoplay: { delay: 5000, disableOnInteraction: false },\r\n    pagination: { el: \".mobi-swiper-pagination\", clickable: true },\r\n    spaceBetween: 20,\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ed77777 e-flex e-con-boxed e-con e-parent\" data-id=\"ed77777\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd47a2 elementor-widget elementor-widget-heading\" data-id=\"bfd47a2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f47d5a6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"f47d5a6\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d715d9 elementor-widget elementor-widget-html\" data-id=\"7d715d9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ===== Product Section ===== -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@9\/swiper-bundle.min.css\" \/>\r\n\r\n<section class=\"product-section\">\r\n\r\n\r\n  <div class=\"swiper product-swiper\">\r\n    <div class=\"swiper-wrapper\">\r\n\r\n      <!-- Product Card 1 -->\r\n      <div class=\"swiper-slide product-card-slide\">\r\n        <div class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/4.jpg\" alt=\"Product 1\">\r\n          <div class=\"product-card-overlay\">\r\n            <h3 class=\"product-card-title\">OFF-GRID SOLAR POWER PACKS<\/h3>\r\n            <p class=\"product-card-description\">Off-grid solar power packs are an ideal solution for areas having no electricity supply. These self-sustaining solar powered panels can provide clean energy for residential homes and small commercial units and reduce their dependence on DG sets, thereby saving fuel costs. Our off-grid solar power packs are low in maintenance and have a long life of upto 25 years or more.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Product Card 2 -->\r\n      <div class=\"swiper-slide product-card-slide\">\r\n        <div class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/3.jpg\" alt=\"Product 2\">\r\n          <div class=\"product-card-overlay\">\r\n            <h3 class=\"product-card-title\">ON-GRID SOLAR POWER PACKS<\/h3>\r\n            <p class=\"product-card-description\">Solar on-grid power packs are ready to use solar power solutions which convert solar energy into electrical energy using inverters for ready consumption. In an on-grid system there are is no storage and electricity generated by the system is used by consumers directly. An on-grid system also provides the opportunity to feed surplus power to the main electricity grid (subject to local laws). On-grid solar power packs are manufactured for use in establishments connected to the electricity grid.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Product Card 3 -->\r\n      <div class=\"swiper-slide product-card-slide\">\r\n        <div class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/2.jpg\" alt=\"Product 3\">\r\n          <div class=\"product-card-overlay\">\r\n            <h3 class=\"product-card-title\">SOLAR GENERATOR<\/h3>\r\n            <p class=\"product-card-description\">Solar powered generators are an ideal power backup for homes and commercial applications. They are sturdy and silent, making them perfect for outdoor use residential and small commercial applications. They come with the option of fixed and mobile structures and have inbuilt storage batteries that store surplus power which can be utilized during non-sunlight hours. These generators are offered in the ratings of 1KW to 5KW with optional mobile or fixed structures. GSSPL\u2019s Solar Generator was recognized for its innovative approach in harnessing solar energy.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Product Card 4 -->\r\n      <div class=\"swiper-slide product-card-slide\">\r\n        <div class=\"product-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/1.jpg\" alt=\"Product 4\">\r\n          <div class=\"product-card-overlay\">\r\n            <h3 class=\"product-card-title\">SOLAR WATER RO<\/h3>\r\n            <p class=\"product-card-description\">Solar water purifiers that combine the best of solar and water purification technologies to provide safe drinking water. Usage of solar power in water purification plants is a new concept and is increasingly gaining acceptance in a wide range of applications globally including industrial plants and residential users. These water purifications systems harness the power of the sun to purify water from all kinds of sources. These water plants are ideal for off-grid locations like army camps, remote villages, schools, public installations amongst others.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n    <!-- Pagination -->\r\n    <div class=\"swiper-pagination product-pagination\"><\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.product-section {\r\n  padding: 0px 20px;\r\n}\r\n\r\n.product-section-title {\r\n  text-align: center;\r\n  font-size: 2rem;\r\n  font-weight: 700;\r\n  margin-bottom: 30px;\r\n  color: #008B8B;\r\n}\r\n\r\n\/* Swiper Card *\/\r\n.product-card-slide {\r\n  width: 100%;\r\n}\r\n\r\n.product-card {\r\n  position: relative;\r\n  overflow: hidden;\r\n  border-radius: 8px; \r\n  cursor: pointer;\r\n  display: inline-block;\r\n  width: 100%;\r\n}\r\n\r\n.product-card img {\r\n  width: 100%;\r\n  height: auto; \/* keep original aspect ratio *\/\r\n  display: block;\r\n  transition: transform 0.5s ease, filter 0.5s ease;\r\n}\r\n\r\n\/* Overlay *\/\r\n.product-card-overlay {\r\n  position: absolute;\r\n  bottom: 0;\r\n  width: 100%;\r\n  padding: 15px;\r\n  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent 60%);\r\n  color: #fff;\r\n}\r\n\r\n.product-card-title {\r\n  font-size: 1.2rem;\r\n  font-weight: 600;\r\n  margin: 0;\r\n}\r\n\r\n.product-card-description {\r\n  font-size: 0.95rem;\r\n  margin-top: 10px;\r\n  opacity: 0;\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: all 0.5s ease;\r\n}\r\n\r\n\/* Hover Effect *\/\r\n.product-card:hover img {\r\n  transform: scale(1.05);\r\n  filter: brightness(0.6);\r\n}\r\n\r\n.product-card:hover .product-card-description {\r\n  opacity: 1;\r\n  max-height: 100px;\r\n}\r\n\r\n\/* Swiper Pagination - outside the cards *\/\r\n.product-pagination {\r\n  margin-top: 15px;\r\n  text-align: center;\r\n}\r\n\r\n.swiper-pagination-bullet {\r\n  background: #008B8B;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 768px) {\r\n  .product-card {\r\n    width: 100%;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@9\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function(){\r\n  const productSwiper = new Swiper(\".product-swiper\", {\r\n    slidesPerView: 2,\r\n    spaceBetween: 20,\r\n    loop: true,\r\n    grabCursor: true,\r\n    pagination: {\r\n      el: \".product-pagination\",\r\n      clickable: true,\r\n    },\r\n    breakpoints: {\r\n      0: { slidesPerView: 1 },\r\n      768: { slidesPerView: 2 },\r\n    },\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-399e6a9 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"399e6a9\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/photongalaxy.brightcodeapp.com\/?page_id=1769\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discover More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04b7f68 e-flex e-con-boxed e-con e-parent\" data-id=\"04b7f68\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-560715b elementor-widget elementor-widget-heading\" data-id=\"560715b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Choose Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a984dc6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"a984dc6\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eeb4813 e-flex e-con-boxed e-con e-parent\" data-id=\"eeb4813\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5f7640a e-con-full e-flex e-con e-child\" data-id=\"5f7640a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c8a80e2 e-con-full e-flex e-con e-child\" data-id=\"c8a80e2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-654c875 e-con-full e-flex e-con e-child\" data-id=\"654c875\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-100cdaa elementor-view-framed elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"100cdaa\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-project-diagram\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M384 320H256c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM192 32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v128c0 17.67 14.33 32 32 32h95.72l73.16 128.04C211.98 300.98 232.4 288 256 288h.28L192 175.51V128h224V64H192V32zM608 0H480c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMaximum Savings on Energy Bills\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOur high-efficiency solar panels and optimized systems help you reduce electricity costs by up to 80%, giving you long-term financial benefits.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54f45d5 e-con-full e-flex e-con e-child\" data-id=\"54f45d5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5fa64b elementor-view-framed elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"d5fa64b\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPremium Quality Products\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe supply certified, durable, and high-performance solar panels, inverters, and batteries to ensure your system runs efficiently for decades.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0b6beb9 e-con-full e-flex e-con e-child\" data-id=\"0b6beb9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fce6096 elementor-view-framed elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"fce6096\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-users-cog\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M610.5 341.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 368.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm224 32c1.9 0 3.7-.5 5.6-.6 8.3-21.7 20.5-42.1 36.3-59.2 7.4-8 17.9-12.6 28.9-12.6 6.9 0 13.7 1.8 19.6 5.3l7.9 4.6c.8-.5 1.6-.9 2.4-1.4 7-14.6 11.2-30.8 11.2-48 0-61.9-50.1-112-112-112S208 82.1 208 144c0 61.9 50.1 112 112 112zm105.2 194.5c-2.3-1.2-4.6-2.6-6.8-3.9-8.2 4.8-15.3 9.8-27.5 9.8-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-10.7-34.5 24.9-49.7 25.8-50.3-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-3.8-2.2-7-5-9.8-8.1-3.3.2-6.5.6-9.8.6-24.6 0-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h255.4c-3.7-6-6.2-12.8-6.2-20.3v-9.2zM173.1 274.6C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tProfessional Installation &amp; Support\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOur certified technicians handle end-to-end installation, maintenance, and support, guaranteeing safety and optimal performance.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad15deb e-con-full e-flex e-con e-child\" data-id=\"ad15deb\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7df6a60 elementor-view-framed elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"7df6a60\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-users-cog\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M610.5 341.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 368.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm224 32c1.9 0 3.7-.5 5.6-.6 8.3-21.7 20.5-42.1 36.3-59.2 7.4-8 17.9-12.6 28.9-12.6 6.9 0 13.7 1.8 19.6 5.3l7.9 4.6c.8-.5 1.6-.9 2.4-1.4 7-14.6 11.2-30.8 11.2-48 0-61.9-50.1-112-112-112S208 82.1 208 144c0 61.9 50.1 112 112 112zm105.2 194.5c-2.3-1.2-4.6-2.6-6.8-3.9-8.2 4.8-15.3 9.8-27.5 9.8-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-10.7-34.5 24.9-49.7 25.8-50.3-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-3.8-2.2-7-5-9.8-8.1-3.3.2-6.5.6-9.8.6-24.6 0-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h255.4c-3.7-6-6.2-12.8-6.2-20.3v-9.2zM173.1 274.6C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t24\/7 Customer Assistance\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tAt PhotonGalaxy, we believe that switching to solar energy should be seamless and worry-free. Solar experts is on standby 24 hours a day, 7 days a week, ready to answer your questions, troubleshoot any technical issues, and provide guidance on system operation.<br><br>\nWith our 24\/7 customer assistance, you can enjoy the benefits of clean, renewable energy with complete confidence, knowing that expert support is always just a call or message away.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-012226e elementor-widget elementor-widget-button\" data-id=\"012226e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-91e0112 e-con-full e-flex e-con e-parent\" data-id=\"91e0112\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/photongalaxy.brightcodeapp.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Solar-Panels-_-Solar-Energy-_-Solar-System-_-Solar-Panels-Stock-Video-_-Copyright-Free-Videos-1.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-4775721 e-con-full e-flex e-con e-child\" data-id=\"4775721\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab1fd65 elementor-widget elementor-widget-heading\" data-id=\"ab1fd65\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Testimonials<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca255f9 elementor-widget elementor-widget-heading\" data-id=\"ca255f9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">See why our clients choose us for reliable and efficient solar solutions.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e59f1c1 elementor-widget elementor-widget-text-editor\" data-id=\"e59f1c1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>At PhotonGalaxy, we take pride in delivering <strong data-start=\"204\" data-end=\"236\">high-quality solar solutions<\/strong> and exceptional customer service. Our clients across Ranchi \u2013 from homeowners to businesses \u2013 have experienced significant savings on their electricity bills, reliable system performance, and a seamless installation process.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2fd6d5f e-con-full e-flex e-con e-child\" data-id=\"2fd6d5f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d5e7ec elementor-widget elementor-widget-jkit_testimonials\" data-id=\"4d5e7ec\" data-element_type=\"widget\" data-widget_type=\"jkit_testimonials.default\">\n\t\t\t\t\t<div  class=\"jeg-elementor-kit jkit-testimonials arrow-bottom-middle style-2  jeg_module___69fb0c181203f\"  data-id=\"jeg_module___69fb0c181203f\" data-settings=\"{&quot;autoplay&quot;:true,&quot;autoplay_speed&quot;:3500,&quot;autoplay_hover_pause&quot;:false,&quot;show_navigation&quot;:false,&quot;navigation_left&quot;:&quot;&lt;span&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-angle-left\\&quot; viewBox=\\&quot;0 0 256 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/span&gt;&quot;,&quot;navigation_right&quot;:&quot;&lt;span&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-angle-right\\&quot; viewBox=\\&quot;0 0 256 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/span&gt;&quot;,&quot;show_dots&quot;:true,&quot;arrow_position&quot;:&quot;bottom&quot;,&quot;responsive&quot;:{&quot;desktop&quot;:{&quot;items&quot;:1,&quot;margin&quot;:10,&quot;breakpoint&quot;:1025},&quot;tablet&quot;:{&quot;items&quot;:1,&quot;margin&quot;:10,&quot;breakpoint&quot;:768},&quot;mobile&quot;:{&quot;items&quot;:1,&quot;margin&quot;:10,&quot;breakpoint&quot;:0}}}\"><div class=\"testimonials-list\">\n            <div class=\"testimonials-track\"><div class=\"testimonial-item fix-height elementor-repeater-item-31846f3\">\n                    <div class=\"testimonial-box hover-from-left\" >\n                        <div class=\"comment-header\"><ul class=\"rating-stars\"><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><\/ul><\/div>\n                <div class=\"comment-bio\"><div class=\"bio-details\">\n                <div class=\"profile-image\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/2-1.jpg\" class=\"source-library\" alt=\"Ramesh Kumar\" url=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/2-1.jpg\" source=\"library\" \/><\/div>\n                <span class=\"profile-info\">\n                    <strong class=\"profile-name\">Ramesh Kumar<\/strong>\n                    <p class=\"profile-des\">Kanke Road, Ranchi<\/p>\n                <\/span>\n            <\/div><div class=\"icon-content\"><i aria-hidden=\"true\" class=\"jki jki-quote-light\"><\/i><\/div><\/div>\n                <div class=\"comment-content\"><p>Switching to solar with [Your Company Name] was the best decision for our home. Our electricity bills have dropped significantly, and the installation was smooth and hassle-free. The team guided us through every step with great professionalism.<\/p><\/div>\n                    <\/div>\n                <\/div><div class=\"testimonial-item fix-height elementor-repeater-item-b81b3d8\">\n                    <div class=\"testimonial-box hover-from-left\" >\n                        <div class=\"comment-header\"><ul class=\"rating-stars\"><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><\/ul><\/div>\n                <div class=\"comment-bio\"><div class=\"bio-details\">\n                <div class=\"profile-image\"><img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/4-1.jpg\" class=\"source-library\" alt=\"Anil Sharma\" url=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/4-1.jpg\" source=\"library\" \/><\/div>\n                <span class=\"profile-info\">\n                    <strong class=\"profile-name\">Anil Sharma<\/strong>\n                    <p class=\"profile-des\">Hindpiri, Ranchi<\/p>\n                <\/span>\n            <\/div><div class=\"icon-content\"><i aria-hidden=\"true\" class=\"jki jki-quote-light\"><\/i><\/div><\/div>\n                <div class=\"comment-content\"><p>From consultation to installation, the team provided excellent service. The technicians were skilled and ensured everything was working perfectly before leaving. Our rooftop solar panels are performing exceptionally well.<\/p><\/div>\n                    <\/div>\n                <\/div><div class=\"testimonial-item fix-height elementor-repeater-item-7ce59fe\">\n                    <div class=\"testimonial-box hover-from-left\" >\n                        <div class=\"comment-header\"><ul class=\"rating-stars\"><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><\/ul><\/div>\n                <div class=\"comment-bio\"><div class=\"bio-details\">\n                <div class=\"profile-image\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/1-1.jpg\" class=\"source-library\" alt=\"Priya Mehta\" url=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/1-1.jpg\" source=\"library\" \/><\/div>\n                <span class=\"profile-info\">\n                    <strong class=\"profile-name\">Priya Mehta<\/strong>\n                    <p class=\"profile-des\">Main Road, Ranchi<\/p>\n                <\/span>\n            <\/div><div class=\"icon-content\"><i aria-hidden=\"true\" class=\"jki jki-quote-light\"><\/i><\/div><\/div>\n                <div class=\"comment-content\"><p>We installed a solar system for our office in Ranchi, and the results have been remarkable. Not only are we saving on energy costs, but the support team has been proactive and reliable throughout.<\/p><\/div>\n                    <\/div>\n                <\/div><div class=\"testimonial-item fix-height elementor-repeater-item-8a2fa89\">\n                    <div class=\"testimonial-box hover-from-left\" >\n                        <div class=\"comment-header\"><ul class=\"rating-stars\"><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><\/ul><\/div>\n                <div class=\"comment-bio\"><div class=\"bio-details\">\n                <div class=\"profile-image\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/5.jpg\" class=\"source-library\" alt=\"Sunita Reddy\" url=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/5.jpg\" source=\"library\" \/><\/div>\n                <span class=\"profile-info\">\n                    <strong class=\"profile-name\">Sunita Reddy<\/strong>\n                    <p class=\"profile-des\">HEC Township, Ranchi<\/p>\n                <\/span>\n            <\/div><div class=\"icon-content\"><i aria-hidden=\"true\" class=\"jki jki-quote-light\"><\/i><\/div><\/div>\n                <div class=\"comment-content\"><p>Our factory needed a large-scale solar setup, and [Your Company Name] handled it flawlessly. They designed a custom system, completed it on time, and provided ongoing support. The energy savings are significant, and the system is highly efficient.<\/p><\/div>\n                    <\/div>\n                <\/div><div class=\"testimonial-item fix-height elementor-repeater-item-ec24143\">\n                    <div class=\"testimonial-box hover-from-left\" >\n                        <div class=\"comment-header\"><ul class=\"rating-stars\"><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><li><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-star\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"><\/path><\/svg><\/li><\/ul><\/div>\n                <div class=\"comment-bio\"><div class=\"bio-details\">\n                <div class=\"profile-image\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/3-1.jpg\" class=\"source-library\" alt=\"Archana Joshi\" url=\"https:\/\/photongalaxy.brightcodeapp.com\/wp-content\/uploads\/2025\/09\/3-1.jpg\" source=\"library\" \/><\/div>\n                <span class=\"profile-info\">\n                    <strong class=\"profile-name\">Archana Joshi<\/strong>\n                    <p class=\"profile-des\">Lalpur, Ranchi<\/p>\n                <\/span>\n            <\/div><div class=\"icon-content\"><i aria-hidden=\"true\" class=\"jki jki-quote-light\"><\/i><\/div><\/div>\n                <div class=\"comment-content\"><p>Professional, reliable, and efficient. Highly recommended for anyone looking to go solar in Ranchi! the team demonstrated professionalism, reliability, and a deep understanding of solar technology. They guided us through.<\/p><\/div>\n                    <\/div>\n                <\/div><\/div>\n        <\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45503ab e-flex e-con-boxed e-con e-parent\" data-id=\"45503ab\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-40344cf e-con-full e-flex e-con e-child\" data-id=\"40344cf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c89492b elementor-widget elementor-widget-heading\" data-id=\"c89492b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cde6799 elementor-widget elementor-widget-text-editor\" data-id=\"cde6799\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We\u2019re here to provide guidance, quotes, and support for your solar journey.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc71539 e-con-full e-flex e-con e-child\" data-id=\"cc71539\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57210d3 elementor-button-warning elementor-widget elementor-widget-button\" data-id=\"57210d3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/photongalaxy.brightcodeapp.com\/?page_id=4447\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. Power Your Future with Solar Energy Harness the sun\u2019s energy to reduce your electricity bills and make a sustainable impact. Get Started Today Save More, Consume Less Switch to solar and enjoy long-term savings with high-efficiency solar panels and professional installation. Calculate Your Savings Reliable Solar Solutions [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"content-type":"","footnotes":""},"class_list":["post-194","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=\/wp\/v2\/pages\/194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=194"}],"version-history":[{"count":226,"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=\/wp\/v2\/pages\/194\/revisions"}],"predecessor-version":[{"id":4971,"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=\/wp\/v2\/pages\/194\/revisions\/4971"}],"wp:attachment":[{"href":"https:\/\/photongalaxy.brightcodeapp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}