diff --git a/htdocs/wp-content/themes/lawcarta/assets/img/main-page/phones.png b/htdocs/wp-content/themes/lawcarta/assets/img/main-page/phones.png index fa8fcab..b9c5ca3 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/img/main-page/phones.png and b/htdocs/wp-content/themes/lawcarta/assets/img/main-page/phones.png differ diff --git a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.png b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.png index ee706cc..521f7af 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.png and b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.png differ diff --git a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.webp b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.webp index ee136a7..27b6d5b 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.webp and b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img1.webp differ diff --git a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.png b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.png index 6de409b..6232549 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.png and b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.png differ diff --git a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.webp b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.webp index 0b515a7..592e84c 100644 Binary files a/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.webp and b/htdocs/wp-content/themes/lawcarta/assets/img/product/mp-img7.webp differ diff --git a/htdocs/wp-content/themes/lawcarta/page_resource_item.php b/htdocs/wp-content/themes/lawcarta/page_resource_item.php index d130177..e736378 100644 --- a/htdocs/wp-content/themes/lawcarta/page_resource_item.php +++ b/htdocs/wp-content/themes/lawcarta/page_resource_item.php @@ -31,7 +31,7 @@ return; } btn.classList.remove("btn-loading"); - window.open(pdfUrl, "_self"); + window.open(pdfUrl, "_blank"); }, false ); });