{"id":95,"date":"2025-05-22T11:47:00","date_gmt":"2025-05-22T11:47:00","guid":{"rendered":"https:\/\/tregspot-company.com\/?page_id=95"},"modified":"2026-03-26T12:10:23","modified_gmt":"2026-03-26T12:10:23","slug":"cfare-ofrojme","status":"publish","type":"page","link":"https:\/\/tregspot-company.com\/index.php\/cfare-ofrojme\/","title":{"rendered":"Cfare Ofrojme"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"95\" class=\"elementor elementor-95\">\n\t\t\t\t\t\t<header class=\"elementor-section elementor-top-section elementor-element elementor-element-15c20f67 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"15c20f67\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;,&quot;shape_divider_bottom_negative&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"true\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M790.5,93.1c-59.3-5.3-116.8-18-192.6-50c-29.6-12.7-76.9-31-100.5-35.9c-23.6-4.9-52.6-7.8-75.5-5.3\n\tc-10.2,1.1-22.6,1.4-50.1,7.4c-27.2,6.3-58.2,16.6-79.4,24.7c-41.3,15.9-94.9,21.9-134,22.6C72,58.2,0,25.8,0,25.8V100h1000V65.3\n\tc0,0-51.5,19.4-106.2,25.7C839.5,97,814.1,95.2,790.5,93.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-191a51d8\" data-id=\"191a51d8\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-26a4fb4 elementor-widget elementor-widget-html\" data-id=\"26a4fb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <title>Kisha e La\u00e7it Navbar<\/title>\r\n  <style>\r\n    * {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n\r\n    body {\r\n      font-family: Arial, sans-serif;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n\r\n    nav {\r\n      background-color: #fff; \/* changed to white *\/\r\n      padding: 1rem 2rem;\r\n      width: 100%;\r\n      position: fixed;\r\n      top: 0;\r\n      left: 0;\r\n      right: 0;\r\n      z-index: 1000;\r\n      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); \/* subtle shadow under navbar *\/\r\n    }\r\n\r\n    .nav-container {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      width: 100%;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .nav-logo {\r\n      color: #000;\r\n      font-size: 1.8rem;\r\n      font-weight: bold;\r\n    }\r\n\r\n    .menu-toggle {\r\n      display: none;\r\n      font-size: 2rem;\r\n      color: #000;\r\n      cursor: pointer;\r\n    }\r\n\r\n    .nav-links {\r\n      display: flex;\r\n      gap: 1rem;\r\n    }\r\n\r\n    .nav-links a {\r\n      color: #000; \/* black text *\/\r\n      text-decoration: none;\r\n      font-size: 1rem;\r\n      font-weight: 500;\r\n      padding: 0.5rem 1rem;\r\n      border: 1px solid #ddd; \/* border around each link *\/\r\n      border-radius: 4px;\r\n      box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1); \/* subtle shadow *\/\r\n      transition: all 0.3s ease;\r\n    }\r\n\r\n    .nav-links a:hover {\r\n      color: #D56828; \/* orange on hover *\/\r\n      border-color: #D56828;\r\n      box-shadow: 2px 2px 10px rgba(213, 104, 40, 0.3); \/* orange-ish shadow on hover *\/\r\n    }\r\n\r\n    \/* Responsive styles *\/\r\n    @media (max-width: 768px) {\r\n      .menu-toggle {\r\n        display: block;\r\n      }\r\n\r\n      .nav-container {\r\n        flex-direction: row;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n      }\r\n\r\n      .nav-links {\r\n        display: none;\r\n        flex-direction: column;\r\n        width: 100%;\r\n        margin-top: 1rem;\r\n      }\r\n\r\n      .nav-links.active {\r\n        display: flex;\r\n      }\r\n\r\n      .nav-links a {\r\n        width: 100%;\r\n        text-align: center;\r\n      }\r\n    }\r\n\r\n    .gtranslate_wrapper {\r\n      padding-left: 10px;\r\n      padding-right: 10px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <nav>\r\n    <div class=\"nav-container\">\r\n      <div class=\"nav-logo\">TregSpot<\/div>\r\n      <div class=\"menu-toggle\" onclick=\"toggleMenu()\">\u2630<\/div>\r\n      <div class=\"nav-links\" id=\"navLinks\">\r\n        <a href=\"https:\/\/tregspot-company.com\/index.php\/home-page\/?preview_id=38\">Faqja Kryesore<\/a>\r\n        <a href=\"https:\/\/tregspot-company.com\/index.php\/rreth-nesh\/?preview_id=85\">Rreth Nesh<\/a>\r\n        <a href=\"https:\/\/tregspot-company.com\/index.php\/sherbimet\/?preview_id=69\">Sherbimet<\/a>\r\n        <a href=\"https:\/\/tregspot-company.com\/index.php\/cfare-ofrojme\/?preview_id=95\">\u00c7fare ofrojme<\/a>\r\n        <a href=\"https:\/\/tregspot-company.com\/index.php\/faq\/?preview_id=97\">FAQ<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/nav>\r\n\r\n  <script>\r\n    function toggleMenu() {\r\n      document.getElementById('navLinks').classList.toggle('active');\r\n    }\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-10aa992d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"10aa992d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-416c51b9\" data-id=\"416c51b9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4c1c81f0 animated-fast elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4c1c81f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u00c7far\u00eb B\u00ebjm\u00eb &amp; Si Ju Ndihmojm\u00eb<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-613c5f5b animated-fast elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"613c5f5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Ne ofrojm\u00eb m\u00eb shum\u00eb se thjesht website \u2013 ne nd\u00ebrtojm\u00eb prezenc\u00ebn tuaj digjitale.<\/p>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/header>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-30d55637 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"30d55637\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;waves&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e282be5\" data-id=\"e282be5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e3eaf50 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4e3eaf50\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u00c7far\u00eb ofrojm\u00eb?<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-39d2c5ee elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"39d2c5ee\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-43ab7374 animated-fast elementor-invisible\" data-id=\"43ab7374\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-597faf51 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"597faf51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"73\" height=\"63\" src=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/05\/www.jpg\" class=\"attachment-full size-full wp-image-135\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Website t\u00eb personalizuar 100%<\/h3><p class=\"elementor-image-box-description\">\u2022\tNuk punojm\u00eb me shabllone t\u00eb zakonshme\n\u00e7do website nd\u00ebrtohet nga e para, n\u00eb p\u00ebrputhje me nevojat, stilin dhe objektivat e biznesit t\u00ebnd.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-42d3eb6e animated-fast elementor-invisible\" data-id=\"42d3eb6e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-379e4a3b elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"379e4a3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"71\" height=\"62\" src=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/05\/responcive.jpg\" class=\"attachment-full size-full wp-image-136\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Responsive Design <\/h3><p class=\"elementor-image-box-description\">\u2022\tWebsite funksional dhe estetik si n\u00eb kompjuter, ashtu edhe n\u00eb celular\u00eb dhe tablet\u00eb.\n\u2022\tDizajn q\u00eb ofron p\u00ebrvoj\u00eb t\u00eb p\u00ebrsosur p\u00ebr \u00e7do vizitor.\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-78390be5 animated-fast elementor-invisible\" data-id=\"78390be5\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3fec2e95 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"3fec2e95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"68\" height=\"56\" src=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/05\/seo.jpg\" class=\"attachment-full size-full wp-image-137\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Shpejt\u00ebsi, siguri dhe SEO<\/h3><p class=\"elementor-image-box-description\">\u2022\tWebsite t\u00eb optimizuar p\u00ebr shpejt\u00ebsi ngarkimi dhe renditje m\u00eb t\u00eb mir\u00eb n\u00eb Google (SEO). <br>\n\u2022\tCertifikat\u00eb SSL p\u00ebr siguri maksimale dhe besim nga klient\u00ebt tuaj.\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5f6b3400 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5f6b3400\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-434dbc5e animated-fast elementor-invisible\" data-id=\"434dbc5e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-50ce7db3 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"50ce7db3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"71\" height=\"71\" src=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/05\/social_media-removebg-preview.png\" class=\"attachment-full size-full wp-image-579\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">P\u00ebrmbajtje dhe funksionalitete t\u00eb avancuara <\/h3><p class=\"elementor-image-box-description\">\u2022\tFaqe me p\u00ebrmbajtje t\u00eb pasur: Rreth Nesh, Sh\u00ebrbimet, Portfolio, Blog, Kontakti, etj. <br>\n\u2022\tFormular\u00eb kontakti, rezervimi apo k\u00ebrkese p\u00ebr ofert\u00eb.\n\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-579e1712 animated-fast elementor-invisible\" data-id=\"579e1712\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:100}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-54c5c798 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"54c5c798\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"55\" height=\"74\" src=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/05\/e-com.jpg\" class=\"attachment-full size-full wp-image-139\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">E-commerce &amp; Rezervime Online<\/h3><p class=\"elementor-image-box-description\">\u2022\tDyqane online t\u00eb kompletuara me sistem pagesash (PayPal, Stripe, kart\u00eb krediti). <br>\n\u2022\tSisteme t\u00eb avancuara p\u00ebr prenotime dhe menaxhim datash p\u00ebr hotele, vila, salone, klinika etj.\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-481aefff animated-fast elementor-invisible\" data-id=\"481aefff\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-797e7ffa elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"797e7ffa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"75\" height=\"83\" src=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/05\/web_service-removebg-preview.png\" class=\"attachment-full size-full wp-image-575\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Panel administrimi i leht\u00eb (CMS)<\/h3><p class=\"elementor-image-box-description\">\u2022\tP\u00ebrdoruesit mund t\u00eb p\u00ebrdit\u00ebsojn\u00eb vet\u00eb tekstet, imazhet, blogun apo produktet pa nevoj\u00eb p\u00ebr njohuri teknike. <br>\n\u2022\tTrajnim dhe asistenc\u00eb n\u00eb p\u00ebrdorimin e platform\u00ebs\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-10e05c3a e-flex e-con-boxed e-con e-parent\" data-id=\"10e05c3a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3070090c elementor-widget elementor-widget-html\" data-id=\"3070090c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Web Management<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n* {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n  font-family: 'Poppins', sans-serif;\r\n}\r\n\r\n.web-management-section {\r\n\r\n  padding: 80px 20px;\r\n}\r\n\r\n\/* TITLE *\/\r\nh1 {\r\n  text-align: center;\r\n  color: white;\r\n  font-size: 56px;\r\n  margin-bottom: 80px;\r\n  font-weight: 700;\r\n}\r\n\r\n\/* CONTAINER *\/\r\n.container {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: stretch;\r\n  gap: 30px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n\/* CARD *\/\r\n.card {\r\n  width: 380px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  color: white;\r\n}\r\n\r\n\/* HEADER *\/\r\n.card-header {\r\n  background: linear-gradient(180deg, #ff7a00, #f12711);\r\n  border-radius: 30px;\r\n  padding: 40px 20px;\r\n  text-align: center;\r\n  margin-bottom: 20px;\r\n  min-height: 140px; \/* keeps headers aligned *\/\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n\r\n.card-header h2 {\r\n  font-size: 44px;\r\n  font-weight: 700;\r\n}\r\n\r\n\/* TAG *\/\r\n.tag {\r\n  background: #eaeaea;\r\n  color: #f12711;\r\n  display: inline-block;\r\n  padding: 8px 20px;\r\n  border-radius: 15px;\r\n  font-size: 15px;\r\n  margin-top: 10px;\r\n}\r\n\r\n\/* CONTENT *\/\r\n.card-content {\r\n  background: linear-gradient(135deg, #f9b94a, #f35a1f);\r\n  border-radius: 30px;\r\n  padding: 35px 30px;\r\n  flex-grow: 1; \/* makes all cards equal height *\/\r\n  box-shadow: 0 20px 50px rgba(0,0,0,0.25);\r\n}\r\n\r\n.card-content h3 {\r\n  text-decoration: underline;\r\n  margin-bottom: 20px;\r\n  font-size: 20px;\r\n}\r\n\r\n.card-content ul {\r\n  list-style: none;\r\n}\r\n\r\n.card-content li {\r\n  margin-bottom: 16px;\r\n  font-size: 18px;\r\n  position: relative;\r\n  padding-left: 22px;\r\n}\r\n\r\n.card-content li::before {\r\n  content: \"\u2736\";\r\n  position: absolute;\r\n  left: 0;\r\n}\r\n\r\n.card-content span {\r\n  font-size: 14px;\r\n  opacity: 0.9;\r\n}\r\n\r\n\/* PRICE BOX *\/\r\n.price-box {\r\n  margin-top: 20px;\r\n  background: #eaeaea;\r\n  color: #f12711;\r\n  border-radius: 20px;\r\n  text-align: center;\r\n  padding: 15px;\r\n}\r\n\r\n.price-box h4 {\r\n  font-size: 36px;\r\n  margin: 0;\r\n}\r\n\r\n.price-box p {\r\n  font-size: 14px;\r\n  margin-top: 5px;\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media (max-width: 768px) {\r\n  h1 {\r\n    font-size: 36px;\r\n    margin-bottom: 50px;\r\n  }\r\n\r\n  .card {\r\n    width: 100%;\r\n    max-width: 420px;\r\n  }\r\n\r\n  .card-header h2 {\r\n    font-size: 32px;\r\n  }\r\n}}\r\n  }\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n<div class=\"web-management-section\">\r\n<h1>Web Creation<\/h1>\r\n\r\n<div class=\"container\">\r\n\r\n  <!-- BASIC -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <h2>BASIC<\/h2>\r\n      <div class=\"tag\">Website Fillestar<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"card-content\">\r\n      <h3>Sh\u00ebrbimet e p\u00ebrfshira:<\/h3>\r\n      <ul>\r\n        <li>3-Faqe Website <br><span>(Home, About, Contact)<\/span><\/li>\r\n        <li>Dizajn Profesional<\/li>\r\n        <li>Konfigurim SEO<\/li>\r\n        <li>Format e kontaktit dhe integrimi<\/li>\r\n        <li>Raundi i Rishikimeve<\/li>\r\n        <li>Support 1 muaj falas<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"price-box\">\r\n      <h4>300\u20ac<\/h4>\r\n      <p>tarifa nj\u00eb her\u00eb<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- STANDART -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <h2>STANDART<\/h2>\r\n      <div class=\"tag\">Website p\u00ebr biznese<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"card-content\">\r\n      <h3>Sh\u00ebrbimet e p\u00ebrfshira:<\/h3>\r\n      <ul>\r\n        <li>5-Faqe Website <br><span>(Home, About, Services, Portfolio\/Gallery, Contact)<\/span><\/li>\r\n        <li>Dizajn Profesional<\/li>\r\n        <li>Optimizimi i SEO n\u00eb faqe<\/li>\r\n        <li>Integrimi i lidhjeve t\u00eb mediave sociale<\/li>\r\n        <li>Raundi i Rishikimeve<\/li>\r\n        <li>Support 2 muaj falas<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"price-box\">\r\n      <h4>400\u20ac<\/h4>\r\n      <p>tarifa nj\u00eb her\u00eb<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- PREMIUM -->\r\n  <div class=\"card\">\r\n    <div class=\"card-header\">\r\n      <h2>PREMIUM<\/h2>\r\n      <div class=\"tag\">E-commerce Website<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"card-content\">\r\n      <h3>Sh\u00ebrbimet e p\u00ebrfshira:<\/h3>\r\n      <ul>\r\n        <li>Deri n\u00eb 15 faqe produkti<\/li>\r\n        <li>Dizajn Profesional<\/li>\r\n        <li>Konfigurim i kompletuar SEO<\/li>\r\n        <li>Integrimi Shopping Cart & Payment Gateway<\/li>\r\n        <li>Ekspozita & Kategorit\u00eb e Produkteve<\/li>\r\n        <li>Konfigurimi i llogaris\u00eb s\u00eb klientit<\/li>\r\n        <li>Raundi i Rishikimeve<\/li>\r\n        <li>Support 3 muaj falas<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"price-box\">\r\n      <h4>700\u20ac<\/h4>\r\n      <p>tarifa nj\u00eb her\u00eb<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4814797 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4814797\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;waves&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7a60b7e3\" data-id=\"7a60b7e3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4b4e2629 animated-fast elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4b4e2629\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u00c7far\u00eb B\u00ebjm\u00eb?<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1d80e133 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1d80e133\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4107ba43\" data-id=\"4107ba43\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-71d581b7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"71d581b7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wider\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-54ed3279\" data-id=\"54ed3279\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-16ac09aa animated-fast elementor-vertical-align-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"16ac09aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">\ud83c\udf10 Zhvillim Website-sh &amp; Platformash t\u00eb Personalizuara<\/h3><p class=\"elementor-image-box-description\">Ne krijojm\u00eb faqe interneti moderne, t\u00eb shpejta dhe funksionale, t\u00eb p\u00ebrshtatura p\u00ebr \u00e7do pajisje dhe nevoj\u00eb specifike t\u00eb biznesit.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a5429d9 animated-fast elementor-vertical-align-bottom elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"4a5429d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">\ud83d\udcf1 Menaxhim Rrjetesh Sociale<\/h3><p class=\"elementor-image-box-description\">Zhvillojm\u00eb profile profesionale dhe krijojm\u00eb p\u00ebrmbajtje kreative p\u00ebr rritje organike dhe t\u00eb sponsorizuar n\u00eb rrjete sociale.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-257d6a32 animated-fast elementor-vertical-align-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"257d6a32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">\ud83c\udfa8 Dizajn Grafik &amp; Brandim<\/h3><p class=\"elementor-image-box-description\">Krijojm\u00eb identitet vizual dhe materiale promovuese q\u00eb p\u00ebrfaq\u00ebsojn\u00eb vlerat dhe stilin e biznesit tuaj.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-331bde71\" data-id=\"331bde71\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-764f9a6d animated-fast elementor-invisible elementor-widget elementor-widget-image\" data-id=\"764f9a6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"633\" src=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/11\/TregSpot-Transparent-1024x633.png\" class=\"attachment-large size-large wp-image-626\" alt=\"\" srcset=\"https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/11\/TregSpot-Transparent-1024x633.png 1024w, https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/11\/TregSpot-Transparent-300x186.png 300w, https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/11\/TregSpot-Transparent-768x475.png 768w, https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/11\/TregSpot-Transparent-1536x950.png 1536w, https:\/\/tregspot-company.com\/wp-content\/uploads\/2025\/11\/TregSpot-Transparent-2048x1266.png 2048w\" 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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-148a3d76\" data-id=\"148a3d76\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-36ecc15d animated-fast elementor-vertical-align-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"36ecc15d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">\ud83c\udfaf Marketing Digjital &amp; Google Ads<\/h3><p class=\"elementor-image-box-description\">Nd\u00ebrtojm\u00eb strategji digjitale dhe menaxhojm\u00eb fushata Google Ads q\u00eb rrisin duksh\u00ebm klient\u00ebt dhe shitjet.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-763313b0 animated-fast elementor-vertical-align-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"763313b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">\ud83c\udfe8 Zgjidhje p\u00ebr Bizneset e Turizmit (Airbnb &amp; Booking)<\/h3><p class=\"elementor-image-box-description\">Ofron menaxhim t\u00eb listimeve, p\u00ebrshkrime efektive dhe faqe rezervimi p\u00ebr t\u00eb rritur dukshm\u00ebrin\u00eb dhe rezervimet.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f940580 animated-fast elementor-vertical-align-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"1f940580\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">\ud83c\udf0d Sh\u00ebrbime t\u00eb Ndryshme Online<\/h3><p class=\"elementor-image-box-description\">Ofrojm\u00eb konsulenc\u00eb dhe integrime digjitale q\u00eb optimizojn\u00eb proceset dhe p\u00ebrmir\u00ebsojn\u00eb p\u00ebrvoj\u00ebn e klientit.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-3b1822ba e-flex e-con-boxed e-con e-parent\" data-id=\"3b1822ba\" 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-1768e464 elementor-widget elementor-widget-html\" data-id=\"1768e464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Social Media Marketing Management<\/title>\r\n\r\n  <!-- Google Font -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n<\/head>\r\n\r\n<body>\r\n\r\n<div class=\"pricing-section\">\r\n  <style>\r\n    .pricing-section {\r\n      font-family: 'Poppins', sans-serif;\r\n      text-align: center;\r\n      padding: 60px 20px;\r\n    }\r\n\r\n    .pricing-section .section-title {\r\n      font-size: 42px;\r\n      margin-bottom: 60px;\r\n      font-weight: 700;\r\n      color: #f12711;\r\n    }\r\n\r\n    .pricing-section .cards-container {\r\n      display: flex;\r\n      justify-content: center;\r\n      gap: 40px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    \/* BIGGER CARD *\/\r\n    .pricing-section .card {\r\n      width: 450px;\r\n      padding: 50px 40px;\r\n      border-radius: 30px;\r\n      text-align: left;\r\n      color: white;\r\n      position: relative;\r\n\r\n      background: linear-gradient(135deg, #f7b733, #f12711);\r\n      box-shadow: 0 25px 60px rgba(0,0,0,0.2);\r\n      transition: 0.35s ease;\r\n    }\r\n\r\n    .pricing-section .card:hover {\r\n      transform: translateY(-12px) scale(1.02);\r\n    }\r\n\r\n\r\n    \/* TITLE *\/\r\n    .pricing-section .card h2 {\r\n      font-size: 44px;\r\n      font-weight: 600;\r\n      margin-bottom: 15px;\r\n    }\r\n\r\n    \/* PRICE *\/\r\n    .pricing-section .price {\r\n      font-size: 30px;\r\n      font-weight: 700;\r\n      margin-bottom: 35px;\r\n    }\r\n\r\n    .pricing-section .price span {\r\n      font-weight: 300;\r\n      font-size: 18px;\r\n    }\r\n\r\n    \/* SUBTITLE *\/\r\n    .pricing-section .includes {\r\n      text-decoration: underline;\r\n      margin-bottom: 25px;\r\n      font-size: 19px;\r\n    }\r\n\r\n    \/* LIST *\/\r\n    .pricing-section ul {\r\n      list-style: none;\r\n      padding: 0;\r\n    }\r\n\r\n    .pricing-section ul li {\r\n      margin-bottom: 18px;\r\n      font-size: 19px;\r\n      position: relative;\r\n      padding-left: 22px;\r\n    }\r\n\r\n    .pricing-section ul li::before {\r\n      content: \"\u25a0\";\r\n      position: absolute;\r\n      left: 0;\r\n      font-size: 12px;\r\n    }\r\n\r\n    \/* FOOTER *\/\r\n    .pricing-section .website {\r\n      margin-top: 35px;\r\n      font-size: 14px;\r\n      opacity: 0.9;\r\n    }\r\n\r\n    \/* MOBILE *\/\r\n    @media (max-width: 768px) {\r\n      .pricing-section .section-title {\r\n        font-size: 30px;\r\n      }\r\n\r\n      .pricing-section .card {\r\n        width: 100%;\r\n        max-width: 420px;\r\n        padding: 40px 30px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <h1 class=\"section-title\">Social Media Marketing Management<\/h1>\r\n\r\n  <div class=\"cards-container\">\r\n\r\n    <!-- START -->\r\n    <div class=\"card\">\r\n      <div class=\"arrow\"><\/div>\r\n\r\n      <h2>START<\/h2>\r\n      <p class=\"price\">150\u20ac <span>\/ Muaj<\/span><\/p>\r\n\r\n      <p class=\"includes\">\u00c7far\u00eb p\u00ebrfshihet:<\/p>\r\n\r\n      <ul>\r\n        <li>5 postime n\u00eb jav\u00eb<\/li>\r\n        <li>Dizajne t\u00eb personalizuara<\/li>\r\n        <li>Menaxhim i p\u00ebrditsh\u00ebm i profilit<\/li>\r\n        <li>Hashtag research + p\u00ebrmir\u00ebsim i reach<\/li>\r\n        <li>Raport mujor i performanc\u00ebs<\/li>\r\n      <\/ul>\r\n\r\n      <p class=\"website\">www.tregspot-company.com<\/p>\r\n    <\/div>\r\n\r\n    <!-- GROWTH -->\r\n    <div class=\"card\">\r\n      <div class=\"arrow\"><\/div>\r\n\r\n      <h2>GROWTH<\/h2>\r\n      <p class=\"price\">250\u20ac <span>\/ Muaj<\/span><\/p>\r\n\r\n      <p class=\"includes\">\u00c7far\u00eb p\u00ebrfshihet:<\/p>\r\n\r\n      <ul>\r\n        <li>7 postime n\u00eb jav\u00eb<\/li>\r\n        <li>4 story n\u00eb jav\u00eb<\/li>\r\n        <li>Copywriting profesional<\/li>\r\n        <li>Menaxhim komentesh & mesazhesh<\/li>\r\n        <li>Kalendar profesional i p\u00ebrmbajtjes<\/li>\r\n        <li>Raport i detajuar i performanc\u00ebs<\/li>\r\n      <\/ul>\r\n\r\n      <p class=\"website\">www.tregspot-company.com<\/p>\r\n    <\/div>\r\n\r\n    <!-- PRO IMPACT -->\r\n    <div class=\"card\">\r\n      <div class=\"arrow\"><\/div>\r\n\r\n      <h2>PRO IMPACT<\/h2>\r\n      <p class=\"price\">400\u20ac <span>\/ Muaj<\/span><\/p>\r\n\r\n      <p class=\"includes\">\u00c7far\u00eb p\u00ebrfshihet:<\/p>\r\n\r\n      <ul>\r\n        <li>10 postime n\u00eb jav\u00eb<\/li>\r\n        <li>6\u20138 Reels profesionale<\/li>\r\n        <li>8 Story n\u00eb jav\u00eb<\/li>\r\n        <li>Strategji e avancuar e marketingut<\/li>\r\n        <li>Optimizim i reklamave (Ads optimization)<\/li>\r\n        <li>Konsulenc\u00eb mujore<\/li>\r\n      <\/ul>\r\n\r\n      <p class=\"website\">www.tregspot-company.com<\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6fafbd8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6fafbd8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-955ce3a\" data-id=\"955ce3a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14beddd animated-fast elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"14beddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Gati t\u00eb bashk\u00ebpunoni me ne?<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a8933d elementor-widget elementor-widget-text-editor\" data-id=\"6a8933d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<article class=\"text-token-text-primary w-full\" dir=\"auto\" data-testid=\"conversation-turn-128\" data-scroll-anchor=\"true\"><div class=\"text-base my-auto mx-auto py-5 [--thread-content-margin:--spacing(4)] @[37rem]:[--thread-content-margin:--spacing(6)] @[72rem]:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)\"><div class=\"[--thread-content-max-width:32rem] @[34rem]:[--thread-content-max-width:40rem] @[64rem]:[--thread-content-max-width:48rem] mx-auto flex max-w-(--thread-content-max-width) flex-1 text-base gap-4 md:gap-5 lg:gap-6 group\/turn-messages focus-visible:outline-hidden\" tabindex=\"-1\"><div class=\"group\/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\"><div class=\"relative flex-col gap-1 md:gap-3\"><div class=\"flex max-w-full flex-col grow\"><div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"3d6f430d-a8de-4ed4-92ff-c1121045a3c5\" data-message-model-slug=\"o4-mini\"><div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\"><div class=\"markdown prose dark:prose-invert w-full break-words light\"><p data-start=\"0\" data-end=\"99\" data-is-last-node=\"\" data-is-only-node=\"\">Zbuloni si zgjidhjet tona digjitale mund t\u00eb rrisin biznesin tuaj.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/article><div class=\"pointer-events-none h-px w-px\" aria-hidden=\"true\" data-edge=\"true\">\u00a0<\/div>\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5992c64\" data-id=\"5992c64\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ff82e5 elementor-align-left elementor-mobile-align-center animated-fast elementor-invisible elementor-widget elementor-widget-button\" data-id=\"1ff82e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/www.google.com\/search?q=gmail&#038;rlz=1C1GCEA_enAL1114AL1114&#038;oq=&#038;gs_lcrp=EgZjaHJvbWUqBggBEEUYOzIOCAAQRRgnGDkYgAQYigUyBggBEEUYOzINCAIQABiDARixAxiABDINCAMQABiDARixAxiABDIKCAQQABixAxiABDIHCAUQABiABDIKCAYQABixAxiABDIGCAcQRRg90gEIMTk2N2owajeoAgiwAgHxBVREMRsgAFpq&#038;sourceid=chrome&#038;ie=UTF-8\">\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\">Na kontaktoni<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-77475e5 animated-fast elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"77475e5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e66d3db\" data-id=\"e66d3db\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-418de7a elementor-widget elementor-widget-heading\" data-id=\"418de7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Vendndodhja<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e3a8e7 elementor-widget elementor-widget-text-editor\" data-id=\"9e3a8e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Vendndodja do te vendoset ketu<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4319573 elementor-align-center elementor-mobile-align-center animated-fast elementor-invisible elementor-widget elementor-widget-button\" data-id=\"4319573\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/www.google.com\/search?q=gmail&#038;rlz=1C1GCEA_enAL1114AL1114&#038;oq=&#038;gs_lcrp=EgZjaHJvbWUqBggBEEUYOzIOCAAQRRgnGDkYgAQYigUyBggBEEUYOzINCAIQABiDARixAxiABDINCAMQABiDARixAxiABDIKCAQQABixAxiABDIHCAUQABiABDIKCAYQABixAxiABDIGCAcQRRg90gEIMTk2N2owajeoAgiwAgHxBVREMRsgAFpq&#038;sourceid=chrome&#038;ie=UTF-8\">\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-angle-right\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"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\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Shiko ne Google Maps<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7b1fb94\" data-id=\"7b1fb94\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-43d300f elementor-widget elementor-widget-heading\" data-id=\"43d300f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Na ndiq n\u00eb rrjete sociale<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73e94a9 elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"73e94a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-42d9730\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-a440507\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook-f\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-mail-bulk elementor-repeater-item-22645f6\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Mail-bulk<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-mail-bulk\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M160 448c-25.6 0-51.2-22.4-64-32-64-44.8-83.2-60.8-96-70.4V480c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V345.6c-12.8 9.6-32 25.6-96 70.4-12.8 9.6-38.4 32-64 32zm128-192H32c-17.67 0-32 14.33-32 32v16c25.6 19.2 22.4 19.2 115.2 86.4 9.6 6.4 28.8 25.6 44.8 25.6s35.2-19.2 44.8-22.4c92.8-67.2 89.6-67.2 115.2-86.4V288c0-17.67-14.33-32-32-32zm256-96H224c-17.67 0-32 14.33-32 32v32h96c33.21 0 60.59 25.42 63.71 57.82l.29-.22V416h192c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zm-32 128h-64v-64h64v64zm-352-96c0-35.29 28.71-64 64-64h224V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v192h96v-32z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4d2bbef\" data-id=\"4d2bbef\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7430d89 elementor-widget elementor-widget-heading\" data-id=\"7430d89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Na Kontaktoni<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9f1412 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a9f1412\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">+355 69 747 7780<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-mail-bulk\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M160 448c-25.6 0-51.2-22.4-64-32-64-44.8-83.2-60.8-96-70.4V480c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V345.6c-12.8 9.6-32 25.6-96 70.4-12.8 9.6-38.4 32-64 32zm128-192H32c-17.67 0-32 14.33-32 32v16c25.6 19.2 22.4 19.2 115.2 86.4 9.6 6.4 28.8 25.6 44.8 25.6s35.2-19.2 44.8-22.4c92.8-67.2 89.6-67.2 115.2-86.4V288c0-17.67-14.33-32-32-32zm256-96H224c-17.67 0-32 14.33-32 32v32h96c33.21 0 60.59 25.42 63.71 57.82l.29-.22V416h192c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zm-32 128h-64v-64h64v64zm-352-96c0-35.29 28.71-64 64-64h224V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v192h96v-32z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">info@tregspot-company.com\u200b<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-google\" viewBox=\"0 0 488 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">www.tregspot-company.com\u200b<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Kisha e La\u00e7it Navbar TregSpot \u2630 Faqja Kryesore Rreth Nesh Sherbimet \u00c7fare ofrojme FAQ \u00c7far\u00eb B\u00ebjm\u00eb &amp; Si Ju Ndihmojm\u00eb Ne ofrojm\u00eb m\u00eb shum\u00eb se thjesht website \u2013 ne nd\u00ebrtojm\u00eb prezenc\u00ebn tuaj digjitale. \u00c7far\u00eb ofrojm\u00eb? Website t\u00eb personalizuar 100% \u2022 Nuk punojm\u00eb me shabllone t\u00eb zakonshme \u00e7do website nd\u00ebrtohet nga e para, n\u00eb p\u00ebrputhje me [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-95","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/pages\/95","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/comments?post=95"}],"version-history":[{"count":76,"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/pages\/95\/revisions"}],"predecessor-version":[{"id":654,"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/pages\/95\/revisions\/654"}],"wp:attachment":[{"href":"https:\/\/tregspot-company.com\/index.php\/wp-json\/wp\/v2\/media?parent=95"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}