{"id":122,"date":"2026-02-06T14:23:19","date_gmt":"2026-02-06T14:23:19","guid":{"rendered":"https:\/\/plantssouq.net\/?page_id=122"},"modified":"2026-02-07T18:25:56","modified_gmt":"2026-02-07T18:25:56","slug":"home","status":"publish","type":"page","link":"https:\/\/plantssouq.net\/","title":{"rendered":"HOME"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"122\" class=\"elementor elementor-122\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd114cf e-con-full e-flex e-con e-parent\" data-id=\"fd114cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-386eb7a elementor-widget elementor-widget-html\" data-id=\"386eb7a\" data-element_type=\"widget\" data-e-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<title>Plantssouq | Landscaping & Gardening<\/title>\n\n<style>\n* {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n\/* SLIDER *\/\n.slider {\n    position: relative;\n    width: 100%;\n    height: 80vh;\n    overflow: hidden;\n    font-family: Arial, Helvetica, sans-serif;\n}\n\n\/* SLIDES *\/\n.slide {\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    background-size: cover;\n    background-position: center;\n    opacity: 0;\n    transition: opacity 1.2s ease-in-out;\n}\n\n.slide.active {\n    opacity: 1;\n}\n\n\/* OVERLAY *\/\n.overlay {\n    position: absolute;\n    inset: 0;\n    background: rgba(0, 0, 0, 0.55);\n}\n\n\/* CONTENT *\/\n.slider-content {\n    position: absolute;\n    bottom: 22%;\n    left: 8%;\n    color: #ffffff;\n    max-width: 680px;\n    z-index: 2;\n}\n\n.slider-content h1 {\n    font-size: 52px;\n    font-weight: 900;\n    color: #ffffff; \/* WHITE *\/\n    margin-bottom: 16px;\n}\n\n.slider-content p {\n    font-size: 20px;\n    font-weight: 800;\n    color: #ffffff; \/* WHITE *\/\n    line-height: 1.6;\n    margin-bottom: 26px;\n}\n\n\/* BUTTON *\/\n.slider-content a {\n    display: inline-block;\n    padding: 14px 36px;\n    background: #2e8b57;\n    color: #ffffff; \/* WHITE *\/\n    font-weight: 900; \/* BOLD *\/\n    text-decoration: none;\n    border-radius: 6px;\n    transition: all 0.3s ease;\n}\n\n.slider-content a:hover {\n    background: #256f46;\n}\n\n\/* NAVIGATION *\/\n.nav-btn {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background: rgba(255,255,255,0.7);\n    border: none;\n    font-size: 34px;\n    padding: 10px 16px;\n    cursor: pointer;\n    z-index: 3;\n}\n\n.prev { left: 18px; }\n.next { right: 18px; }\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n    .slider { height: 65vh; }\n    .slider-content h1 { font-size: 34px; }\n    .slider-content p { font-size: 16px; }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"slider\">\n\n    <!-- SLIDE 1 -->\n    <div class=\"slide active\" style=\"background-image:url('https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/d5bcc7b2-ab75-4871-932d-0c5228b77351-1.jpeg')\">\n        <div class=\"overlay\"><\/div>\n        <div class=\"slider-content\">\n            <h1>Professional Landscaping Services<\/h1>\n            <p>Complete landscaping solutions including plants, lawns, irrigation, stone works, and garden renovation.<\/p>\n            <a href=\"https:\/\/plantssouq.net\/?page_id=206\">Explore Our Projects<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- SLIDE 2 -->\n    <div class=\"slide\" style=\"background-image:url('https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/1ed8f30d-4b33-4a2d-842c-6c491aad5d83-1.jpeg')\">\n        <div class=\"overlay\"><\/div>\n        <div class=\"slider-content\">\n            <h1>Garden & Lawn Installation<\/h1>\n            <p>Expert grass installation, garden care, and maintenance services for villas and commercial properties.<\/p>\n            <a href=\"https:\/\/plantssouq.net\/?page_id=206\">Our Services<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- SLIDE 3 -->\n    <div class=\"slide\" style=\"background-image:url('https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/08a8bcc4-20ef-488b-a7db-67654b343fb8-1.jpeg')\">\n        <div class=\"overlay\"><\/div>\n        <div class=\"slider-content\">\n            <h1>Outdoor Design Excellence<\/h1>\n            <p>Modern landscape design, stone & tile works, and sustainable irrigation systems across UAE.<\/p>\n            <a href=\"https:\/\/web.whatsapp.com\/send?phone=566670322\">Request a Quote<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- SLIDE 4 -->\n    <div class=\"slide\" style=\"background-image:url('https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-01-07-at-4.15.43-PM-2.jpeg')\">\n        <div class=\"overlay\"><\/div>\n        <div class=\"slider-content\">\n            <h1>Nature Inspired Living<\/h1>\n            <p>We transform outdoor spaces into green, functional, and visually stunning environments.<\/p>\n            <a href=\"https:\/\/web.whatsapp.com\/send?phone=566670322\">Contact Plantssouq<\/a>\n        <\/div>\n    <\/div>\n\n    <button class=\"nav-btn prev\">&#10094;<\/button>\n    <button class=\"nav-btn next\">&#10095;<\/button>\n\n<\/div>\n\n<script>\nlet slides = document.querySelectorAll('.slide');\nlet currentSlide = 0;\n\nfunction showSlide(index) {\n    slides.forEach(slide => slide.classList.remove('active'));\n    slides[index].classList.add('active');\n}\n\ndocument.querySelector('.next').onclick = () => {\n    currentSlide = (currentSlide + 1) % slides.length;\n    showSlide(currentSlide);\n};\n\ndocument.querySelector('.prev').onclick = () => {\n    currentSlide = (currentSlide - 1 + slides.length) % slides.length;\n    showSlide(currentSlide);\n};\n\n\/* Auto Slide *\/\nsetInterval(() => {\n    currentSlide = (currentSlide + 1) % slides.length;\n    showSlide(currentSlide);\n}, 5000);\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e3bce5 e-flex e-con-boxed e-con e-parent\" data-id=\"8e3bce5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adca859 elementor-widget elementor-widget-html\" data-id=\"adca859\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"padding: 60px 0; background-color: #f7f7f7; font-family: Arial, Helvetica, sans-serif;\">\n  <div style=\"max-width: 1200px; margin: 0 auto;\">\n    \n    <h2 style=\"text-align: center; color: #2e8b57; font-size: 36px; margin-bottom: 40px; font-weight: bold;\">\n      Why Choose Plantssouq\n    <\/h2>\n\n    <div style=\"display: flex; gap: 30px; text-align: center; flex-wrap: wrap;\">\n      \n      <!-- Premium Quality -->\n      <div style=\"flex: 1; min-width: 220px; background: #ffffff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\">\n        <div style=\"font-size: 40px; margin-bottom: 15px;\">\ud83c\udfc6<\/div>\n        <h3 style=\"color: #2e8b57; font-size: 22px; margin-bottom: 10px;\">Premium Quality<\/h3>\n        <p style=\"font-size: 16px; color: #333;\">\n          We use only high-quality plants and materials for long-lasting beauty and performance.\n        <\/p>\n      <\/div>\n\n      <!-- Expert Team -->\n      <div style=\"flex: 1; min-width: 220px; background: #ffffff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\">\n        <div style=\"font-size: 40px; margin-bottom: 15px;\">\ud83d\udc68\u200d\ud83c\udf3e<\/div>\n        <h3 style=\"color: #2e8b57; font-size: 22px; margin-bottom: 10px;\">Expert Team<\/h3>\n        <p style=\"font-size: 16px; color: #333;\">\n          Our experienced landscapers deliver professional results from start to finish.\n        <\/p>\n      <\/div>\n\n      <!-- Custom Designs -->\n      <div style=\"flex: 1; min-width: 220px; background: #ffffff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\">\n        <div style=\"font-size: 40px; margin-bottom: 15px;\">\ud83c\udfa8<\/div>\n        <h3 style=\"color: #2e8b57; font-size: 22px; margin-bottom: 10px;\">Custom Designs<\/h3>\n        <p style=\"font-size: 16px; color: #333;\">\n          Every project is carefully designed to match your space, style, and vision.\n        <\/p>\n      <\/div>\n\n      <!-- Trusted Service -->\n      <div style=\"flex: 1; min-width: 220px; background: #ffffff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\">\n        <div style=\"font-size: 40px; margin-bottom: 15px;\">\ud83e\udd1d<\/div>\n        <h3 style=\"color: #2e8b57; font-size: 22px; margin-bottom: 10px;\">Trusted Service<\/h3>\n        <p style=\"font-size: 16px; color: #333;\">\n          Trusted by customers across the UAE for reliability, transparency, and care.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\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-aecfc9d e-flex e-con-boxed e-con e-parent\" data-id=\"aecfc9d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d0e66d elementor-widget elementor-widget-html\" data-id=\"4d0e66d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"background:#f6f8f6; padding:60px 0;\">\n    <div style=\"max-width:1200px; margin:auto; display:flex; align-items:center; gap:40px; flex-wrap:wrap; font-family:Arial, Helvetica, sans-serif;\">\n\n        <!-- Image Left -->\n        <div style=\"flex:1; min-width:300px;\">\n            <img decoding=\"async\" src=\"https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/kentia-8-2.png\"\n                 alt=\"Plantssouq Professional Services\"\n                 style=\"width:100%; border-radius:10px; box-shadow:0 10px 30px rgba(0,0,0,0.15);\">\n        <\/div>\n\n        <!-- Content Right -->\n        <div style=\"flex:1; min-width:300px;\">\n            <h2 style=\"font-size:36px; margin-bottom:20px; color:#2e8b57; font-weight:800;\">\n                Our Online Shop\n            <\/h2>\n\n            <p style=\"font-size:18px; line-height:1.7; color:#333; margin-bottom:20px;\">\n                At <strong>Plantssouq<\/strong>, we provide complete landscaping and greenery solutions\n                to transform homes, offices, and commercial spaces. From premium plants and pots\n                to expert garden design, plantation, and outdoor landscaping, our team delivers\n                beauty, quality, and sustainability in every project.\n            <\/p>\n\n            <p style=\"font-size:18px; line-height:1.7; color:#333; margin-bottom:30px;\">\n                \n                \n                \n                Explore our online shop for a wide range of indoor and outdoor plants, decorative pots,\n                garden accessories, and professional landscaping services\u2014all in one place.\n                  <\/p>\n\n            <p style=\"font-size:18px; line-height:1.7; color:#333; margin-bottom:30px;\">\n                \n                \n                Beyond supplying plants, our experienced team offers professional garden design and plantation services. We plan each project with attention to space, sunlight, soil condition, irrigation, and aesthetic balance. Whether you want a minimalist green corner, a lush garden, a vertical green wall, or a complete outdoor landscape, \n                <\/p>\n\n            <p style=\"font-size:18px; line-height:1.7; color:#333; margin-bottom:30px;\">we create designs that are both beautiful and practical, tailored to your lifestyle or business needs.\n\nPlantssouq also provides outdoor landscaping solutions, including lawn and grass installation, stone and tile work, pathways, planter arrangements, and overall garden enhancement. Our focus is on long-lasting quality, proper installation, and sustainable practices that reduce water usage while maintaining greenery year-round.\n                \n            <\/p>\n\n            <a href=\"https:\/\/plantssouq.com\/\"\n               target=\"_blank\"\n               style=\"display:inline-block; padding:14px 32px; background:#2e8b57; color:#fff; text-decoration:none; font-size:16px; font-weight:700; border-radius:5px;\">\n               Visit Our Online Shop\n            <\/a>\n        <\/div>\n\n    <\/div>\n<\/section>\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-5e0302c e-flex e-con-boxed e-con e-parent\" data-id=\"5e0302c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0aca930 elementor-widget elementor-widget-html\" data-id=\"0aca930\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"padding: 60px 10%; background-color: #f7f7f7; display: flex; align-items: center; gap: 40px; flex-wrap: wrap;\">\n  \n  <!-- Left Image -->\n  <div style=\"flex: 1; min-width: 200px;\">\n    <img decoding=\"async\" src=\"https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-01-07-at-4.15.35-PM-1.jpeg\" \n         alt=\"Landscaping Services\" \n         style=\"width: 100%; border-radius: 10px; box-shadow: 0 5px 20px rgba(0,0,0,0.2);\">\n  <\/div>\n\n  <!-- Right Text -->\n  <div style=\"flex: 1; min-width: 300px;\">\n    <h2 style=\"font-size: 36px; font-weight: bold; color: #2e8b57; margin-bottom: 20px;\">\n      Landscaping Services\n    <\/h2>\n    <p style=\"font-size: 18px; color: #333; line-height: 1.7; margin-bottom: 25px;\">\n    At Plantssouq, we provide complete landscaping services designed to transform outdoor spaces into beautiful, functional, and sustainable environments. Our expert team combines creativity, technical skill, and high-quality materials to deliver landscaping solutions that enhance both residential and commercial properties.\n        <\/p>\n\n            <p style=\"font-size:18px; line-height:1.7; color:#333; margin-bottom:30px;\">\n                \n               \n\nFrom concept and design to plantation and final execution, we handle every stage of the landscaping process with attention to detail. Our services include garden design, softscape and hardscape installation, lawn and grass installation, stone and tile works, decorative planters, irrigation setup, and outdoor greenery enhancement.\n    <\/p>\n\n            <p style=\"font-size:18px; line-height:1.7; color:#333; margin-bottom:30px;\">\n            \n                \n               \n\n<\/p>\n\n            <p style=\"font-size:18px; line-height:1.7; color:#333; margin-bottom:30px;\">\n            \n                \n              \n\n\nAt Plantssouq, we believe landscaping is not just about plants\u2014it\u2019s about creating an environment that brings peace, freshness, and value to your space\n    <\/p>\n    <a href=\"https:\/\/plantssouq.net\/?page_id=137\" \n       style=\"display: inline-block; padding: 12px 28px; background-color: #2e8b57; color: #fff; font-weight: bold; \n              text-decoration: none; border-radius: 5px; transition: background 0.3s;\">\n       Explore More\n    <\/a>\n  <\/div>\n\n<\/section>\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-8ce96b0 e-flex e-con-boxed e-con e-parent\" data-id=\"8ce96b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3653d6b elementor-widget elementor-widget-html\" data-id=\"3653d6b\" data-element_type=\"widget\" data-e-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<title>Stone & Tiles Installation | Plantssouq<\/title>\n<style>\n\/* ===== Container ===== *\/\n.stone-tiles-section {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 30px;\n    padding: 50px 10%;\n    background-color: #f7f7f7;\n    font-family: Arial, Helvetica, sans-serif;\n}\n\n\/* ===== Image ===== *\/\n.stone-tiles-section .image-container {\n    flex: 1 1 45%;\n}\n\n.stone-tiles-section .image-container img {\n    width: 100%;\n    border-radius: 10px;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n    display: block;\n}\n\n\/* ===== Text Content ===== *\/\n.stone-tiles-section .text-container {\n    flex: 1 1 50%;\n}\n\n.stone-tiles-section .text-container h2 {\n    font-size: 36px;\n    color: #2e8b57;\n    margin-bottom: 20px;\n    font-weight: bold;\n}\n\n.stone-tiles-section .text-container p {\n    font-size: 18px;\n    line-height: 1.8;\n    color: #333;\n    margin-bottom: 20px;\n}\n\n.stone-tiles-section .text-container a {\n    display: inline-block;\n    padding: 12px 25px;\n    background-color: #2e8b57;\n    color: #fff;\n    text-decoration: none;\n    font-weight: bold;\n    border-radius: 5px;\n    transition: background 0.3s;\n}\n\n.stone-tiles-section .text-container a:hover {\n    background-color: #256f46;\n}\n\n\/* ===== Responsive ===== *\/\n@media (max-width: 768px) {\n    .stone-tiles-section {\n        flex-direction: column;\n        padding: 30px 5%;\n    }\n    .stone-tiles-section .text-container h2 {\n        font-size: 28px;\n    }\n    .stone-tiles-section .text-container p {\n        font-size: 16px;\n    }\n}\n<\/style>\n<\/head>\n\n<body>\n\n<section class=\"stone-tiles-section\">\n    <div class=\"image-container\">\n        <img decoding=\"async\" src=\"https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/08a8bcc4-20ef-488b-a7db-67654b343fb8-1.jpeg\" alt=\"Stone and Tiles Installation\">\n    <\/div>\n    <div class=\"text-container\">\n        <h2>Stone and Tiles Installation<\/h2>\n        <p>At Plantssouq, we specialize in professional stone and tile installation services that transform any outdoor or indoor space into a work of art. From elegant patios and pathways to stunning garden floors and walls, our expert team ensures precise placement and a flawless finish. We use high-quality materials that not only enhance the beauty of your space but also guarantee durability and long-lasting performance.<\/p>\n        <p, .<\/p>\n        <a href=\"https:\/\/plantssouq.net\/?page_id=147\" target=\"_blank\">Explore More<\/a>\n    <\/div>\n<\/section>\n\n<\/body>\n<\/html>\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-fc5255e e-flex e-con-boxed e-con e-parent\" data-id=\"fc5255e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25a0345 elementor-widget elementor-widget-html\" data-id=\"25a0345\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"garden-renovation\">\n  <div class=\"container\">\n    <div class=\"image-box\">\n      <img decoding=\"async\" src=\"https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/ac2b49dd-22bc-44be-af8d-83f3b2308475-1.jpeg\" alt=\"Garden Renovation\">\n    <\/div>\n    <div class=\"text-box\">\n      <h2>Garden Renovation<\/h2>\n      <p>\n        Transform your garden into a beautiful and functional outdoor space with our professional garden renovation services. \n        At Plantssouq, we specialize in revamping old gardens by introducing lush greenery, modern landscaping designs, \n        and sustainable planting solutions. Our experts carefully plan each element of your garden, from lawns and flower beds \n        to pathways, water features, and outdoor lighting, ensuring a harmonious blend of aesthetics and practicality.\n      <\/p>\n      <p>\n        .\n      <\/p>\n      <a href=\"https:\/\/plantssouq.net\/?page_id=139\" class=\"btn\">Learn More<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.garden-renovation {\n  padding: 60px 10%;\n  background: #f7f7f7;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.garden-renovation .container {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 30px;\n}\n\n.garden-renovation .image-box,\n.garden-renovation .text-box {\n  flex: 1 1 45%;\n}\n\n.garden-renovation .image-box img {\n  width: 100%;\n  height: auto;\n  object-fit: cover;\n  border-radius: 8px;\n}\n\n.garden-renovation h2 {\n  font-size: 36px;\n  color: #2e8b57;\n  margin-bottom: 20px;\n  font-weight: bold;\n}\n\n.garden-renovation p {\n  font-size: 16px;\n  line-height: 1.8;\n  color: #333;\n  margin-bottom: 15px;\n}\n\n.garden-renovation .btn {\n  display: inline-block;\n  padding: 12px 25px;\n  background: #2e8b57;\n  color: #fff;\n  text-decoration: none;\n  font-weight: bold;\n  border-radius: 5px;\n  transition: background 0.3s;\n}\n\n.garden-renovation .btn:hover {\n  background: #256f46;\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .garden-renovation .container {\n    flex-direction: column;\n  }\n  .garden-renovation .image-box,\n  .garden-renovation .text-box {\n    flex: 1 1 100%;\n  }\n}\n<\/style>\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-f48f3e9 e-flex e-con-boxed e-con e-parent\" data-id=\"f48f3e9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-459d207 elementor-widget elementor-widget-html\" data-id=\"459d207\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"padding: 60px 0; background-color: #f7f7f7; font-family: Arial, Helvetica, sans-serif;\">\n  <div style=\"max-width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; gap: 40px;\">\n    \n    <!-- Image -->\n    <div style=\"flex: 1; min-width: 300px;\">\n      <img decoding=\"async\" src=\"https:\/\/plantssouq.net\/wp-content\/uploads\/2026\/02\/IMG-20240728-WA0027-qru357fsehy2z892ijql707igj5djlqzslyricmkkg.jpg\"\n           alt=\"Irrigation Systems\"\n           style=\"width: 100%; border-radius: 12px; box-shadow: 0 6px 20px rgba(0,0,0,0.2);\">\n    <\/div>\n    \n    <!-- Text -->\n    <div style=\"flex: 1; min-width: 300px;\">\n      <h2 style=\"color: #2e8b57; font-size: 36px; margin-bottom: 20px; font-weight: bold;\">Irrigation Systems<\/h2>\n      <p style=\"font-size: 18px; line-height: 1.8; color: #333; margin-bottom: 20px;\">\n        At Plantssouq, we provide **professional irrigation system solutions** designed to conserve water and maintain the healthiest landscapes. \n        From drip irrigation to automated sprinkler systems, our expert team crafts custom installations for gardens, farms, and commercial green spaces \u2014 ensuring efficient water distribution and long\u2011term savings.\n      <\/p>\n      <a href=\"https:\/\/plantssouq.net\/?page_id=141\"\n         style=\"display: inline-block; padding: 12px 28px; background: #2e8b57; color: #fff; font-weight: bold; text-decoration: none; border-radius: 6px; transition: background 0.3s;\">\n         Explore More\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\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>Plantssouq | Landscaping &#038; Gardening Professional Landscaping Services Complete landscaping solutions including plants, lawns, irrigation, stone works, and garden renovation. Explore Our Projects Garden &#038; Lawn Installation Expert grass installation, garden care, and maintenance services for villas and commercial properties. Our Services Outdoor Design Excellence Modern landscape design, stone &#038; tile works, and sustainable irrigation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-122","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/plantssouq.net\/index.php?rest_route=\/wp\/v2\/pages\/122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plantssouq.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plantssouq.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plantssouq.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plantssouq.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=122"}],"version-history":[{"count":70,"href":"https:\/\/plantssouq.net\/index.php?rest_route=\/wp\/v2\/pages\/122\/revisions"}],"predecessor-version":[{"id":320,"href":"https:\/\/plantssouq.net\/index.php?rest_route=\/wp\/v2\/pages\/122\/revisions\/320"}],"wp:attachment":[{"href":"https:\/\/plantssouq.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}