It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://trustlyr.com/

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5.    <!-- Required meta tags -->
  6.    <meta charset="UTF-8">
  7.    <meta name="generator" content="WordPress 6.5.2" />
  8.    <meta name="viewport" content="width=device-width, initial-scale=1">
  9.        <link rel="canonical" href="https://trustlyr.com/" />
  10.        <title>TrustlyR &#x2013; Buy Google Reviews: Real 5-Star &#x2013; From $9.15</title>
  11.        <meta property="og:title" content="TrustlyR &#x2014; Real Google Reviews, Done Right" />
  12.        <meta property="og:description" content="Get authentic, country-targeted Google reviews with optional photos. Fast turnaround, real impact." />
  13.        <meta name="twitter:title" content="TrustlyR &#x2013; Buy Google Reviews: Real 5-Star &#x2013; From $9.15" />
  14.        <meta name="keywords" />
  15.        <meta name="description" content="TrustlyR helps businesses boost credibility with authentic Google review campaigns. Gain real feedback from verified users and improve your online reputation safely." />
  16.        <meta name="twitter:description" content="TrustlyR helps businesses boost credibility with authentic Google review campaigns. Gain real feedback from verified users and improve your online reputation safely." />
  17.        <meta property="og:type" content="article" />
  18.        <meta property="og:url" content="https://trustlyr.com/" />
  19.        <meta property="og:image" content="https://trustlyr.com/Resources/Images/twitter-card-trustlyr-1200x630.webp" />
  20.        <meta name="twitter:site" content="@TrustlyR" />
  21.        <meta name="twitter:card" content="summary_large_image" />
  22.                <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large" />
  23.    <link rel="stylesheet" href="/wp-content/themes/light/css/bootstrap.min.css">
  24.    <link rel="stylesheet" href="/wp-content/themes/light/css/theme.css">
  25.  
  26.  
  27.    <style>
  28.        .cards-accept .card-icon {
  29.            width: auto;
  30.            height: 25px;
  31.            background-color: #ffffff; /* 白色背景 */
  32.            border-radius: 4px; /* 圆角更柔和 */
  33.            padding: 4px; /* 内边距让图标不贴边 */
  34.            box-shadow: 0 0 4px rgba(255, 255, 255, 0.3); /* 微光效果让白底更协调 */
  35.        }
  36.  
  37.        .cards-accept .card-icon {
  38.            border: 1px solid rgba(255, 255, 255, 0.2);
  39.        }
  40.        section#start-growing {
  41.            padding: 10px 0 0 !important;
  42.        }
  43.  
  44.        .section__title {
  45.            text-align: center;
  46.            margin-bottom: 30px;
  47.        }
  48.  
  49.        .trial__container {
  50.            padding-bottom: 0 !important;
  51.        }
  52.  
  53.        .pay-tabs {
  54.            margin: auto;
  55.            gap: 20px;
  56.            justify-content: center;
  57.            border: 0;
  58.        }
  59.  
  60.        div#pay-tab button {
  61.            padding: 20px;
  62.            display: flex;
  63.            flex-direction: column;
  64.            justify-content: center;
  65.            gap: 11px;
  66.            min-height: 200px;
  67.            position: unset !important;
  68.            background: var(--color-bg) !important;
  69.            border: 1px solid var(--color-border) !important;
  70.        }
  71.  
  72.        .pay-tab-link img {
  73.            margin: auto;
  74.            filter: invert(54%) sepia(94%) saturate(2488%) hue-rotate(203deg) brightness(97%) contrast(97%);
  75.        }
  76.  
  77.        .pay-tab-link h2,
  78.        .pay-tab-link p {
  79.            margin: 0 !important;
  80.            color: var(--color-text) !important;
  81.        }
  82.  
  83.        div#pay-tab button.active {
  84.            box-shadow: 1px 9px 20px 14px #00000024;
  85.            background: var(--color-cta) !important;
  86.        }
  87.  
  88.        div#pay-tab button.active h2, div#pay-tab button.active p {
  89.                color: var(--color-active-text) !important;
  90.        }
  91.  
  92.        div#pay-tab button.active img{
  93.            filter: brightness(0) invert(1) !important;
  94.        }
  95.  
  96.        /* Tabs Css */
  97.  
  98.        .buy__wrapper {
  99.            gap: 20px;
  100.            display: flex;
  101.            justify-content: center;
  102.            flex-wrap: wrap;
  103.            width: 100%;
  104.        }
  105.  
  106.        .service-tabs {
  107.            border: 0 !important;
  108.        }
  109.  
  110.        #service-tab .service-tab-link:nth-child(1) {
  111.            border-radius: 20px 0 0 20px !important;
  112.        }
  113.  
  114.        #service-tab .service-tab-link:last-child {
  115.            border-radius: 0 20px 20px 0 !important;
  116.        }
  117.  
  118.        .service-tab-link {
  119.            padding: 0px !important;
  120.        }
  121.  
  122.        #service-tab .service-tab-link h2 {
  123.            margin: 0 !important;
  124.            display: flex;
  125.            justify-content: center;
  126.        }
  127.  
  128.        /* tabs Card Box Css */
  129.  
  130.        .box__card {
  131.            text-align: center;
  132.            position: relative;
  133.            border-radius: 10px !important;
  134.            display: flex;
  135.            flex-direction: column;
  136.            align-items: center;
  137.            justify-content: center;
  138.            height: 128px !important;
  139.            background: var(--color-package-box-background);
  140.            width: 125px !important;
  141.        }
  142.  
  143.            .box__card.active::after {
  144.                content: "";
  145.                position: absolute;
  146.                top: 5px;
  147.                right: 5px;
  148.                width: 20px;
  149.                height: 20px;
  150.                background-image: url("/wp-content/themes/light/img/correct.png");
  151.                background-size: contain;
  152.                background-repeat: no-repeat;
  153.                background-position: center;
  154.            }
  155.  
  156.            .box__card p.box__service-name:not(.box-service-price) {
  157.                margin: 0;
  158.                font-size: 15px;
  159.                line-height: 24px;
  160.                color: rgb(0 0 0);
  161.                font-weight: 500;
  162.                letter-spacing: 0.05em;
  163.                text-transform: uppercase;
  164.            }
  165.  
  166.            .box__card .box__title span,
  167.            .box__card .box__title {
  168.                font-weight: 700;
  169.                margin: 0px !important;
  170.                padding: 0px !important;
  171.            }
  172.  
  173.            .box__card p.package-recm {
  174.                position: absolute;
  175.                top: -18px;
  176.                font-size: 12px;
  177.                font-weight: 500;
  178.                color: #FFFFFF;
  179.                margin: 0 auto;
  180.                background: #31A400;
  181.                line-height: 17px;
  182.                left: 0;
  183.                right: 0;
  184.                max-width: 94px;
  185.                border-radius: 4px 4px 0 0;
  186.            }
  187.  
  188.        p.package-recm.pink {
  189.            background: var(--color-cta);
  190.        }
  191.  
  192.        /* Exclusive Unlocks on the Next Step */
  193.  
  194.        .exclusive-unlocks {
  195.            display: flex;
  196.            align-items: center;
  197.            gap: 20px;
  198.        }
  199.  
  200.            .exclusive-unlocks .exclusive-unlocks-content h4 {
  201.                margin: 0 0 8px;
  202.            }
  203.  
  204.            .exclusive-unlocks .exclusive-unlocks-content p {
  205.                margin: 0px;
  206.            }
  207.  
  208.        .box__card .box__service-name {
  209.            display: block !important;
  210.        }
  211.  
  212.        .box__card span.del {
  213.            font-size: 14px;
  214.            font-family: var(--font-family-base) !important;
  215.        }
  216.  
  217.        .box__card span.normal {
  218.            display: block;
  219.            width: 100%;
  220.            background: var(--color-price);
  221.            position: absolute;
  222.            left: 0;
  223.            bottom: 0;
  224.            border-radius: 0 0 10px 10px;
  225.            color: #fff;
  226.            padding: 1px 0;
  227.        }
  228.  
  229.        button.trial__buy-btn.theme-btn {
  230.            width: 100%;
  231.            border-radius: 16px;
  232.            max-width: 400px;
  233.            margin: auto;
  234.            display: block;
  235.        }
  236.  
  237.        /* Tabs Card Price Botton with Button */
  238.  
  239.        .buy__wrapper .trail {
  240.            display: flex;
  241.            justify-content: space-between;
  242.            padding: 0 50px;
  243.        }
  244.  
  245.        .buy__wrapper .trial__container {
  246.            width: 100%;
  247.        }
  248.  
  249.            .buy__wrapper .trial__container .trial__hide-trial {
  250.                padding-right: 72px;
  251.            }
  252.  
  253.        .buy__wrapper-block .trial__text-cost span.del.del_amount {
  254.            font-weight: 400;
  255.            font-size: 26px;
  256.            line-height: 100%;
  257.            text-decoration: line-through;
  258.            font-family: var(--font-family-base) !important;
  259.            color: gray;
  260.        }
  261.  
  262.        .buy__wrapper-block .trial__text-cost span.amount {
  263.            font-weight: 600;
  264.            font-size: 26px;
  265.            line-height: 100%;
  266.        }
  267.  
  268.        /* Custom Plan */
  269.        .trial__percent-block.trial__percent-block-color {
  270.            height: fit-content;
  271.            background: #F6F9FF;
  272.            border: 1px solid #C9DBFF;
  273.            padding: 30px;
  274.            border-radius: 30px;
  275.            width: 40.5%;
  276.        }
  277.  
  278.        .buy__wrapper[data-id="paymentMode-1-HighQuality"] .trial__percent-block.trial__percent-block-color {
  279.            margin-top: -11%;
  280.        }
  281.  
  282.        .buy__wrapper[data-id="paymentMode-1-Premium"] .trial__percent-block.trial__percent-block-color {
  283.            margin-top: -8%;
  284.        }
  285.  
  286.        .trial__percent-block.trial__percent-block-color h2 {
  287.            font-size: 22px;
  288.        }
  289.  
  290.        /* -----how-it-wor---- */
  291.  
  292.        .how-it-work__wrapper {
  293.            justify-content: space-between !important;
  294.        }
  295.  
  296.        .order-reverse
  297.        {
  298.            flex-direction: row-reverse !important;
  299.        }
  300.  
  301.        .cta {
  302.            padding-block: 30px !important;
  303.        }
  304.  
  305.        .tips__wrapper .tips__thumb img {
  306.            object-fit: cover !important;
  307.            border-radius: 20px !important;
  308.        }
  309.  
  310.        section#latest-blogs {
  311.            padding: 50px 0 !important;
  312.        }
  313.  
  314.        @media (min-width:1200px) {
  315.            .about__desc.d-none.d-md-grid
  316.  
  317.        {
  318.            display: none !important;
  319.        }
  320.  
  321.        }
  322.  
  323.        @media only screen and (min-width: 1200px) and (max-width: 1400px) {
  324.            .service-list
  325.  
  326.        {
  327.            max-width: 57% !important;
  328.            width: 100%;
  329.            padding: 0 !important;
  330.        }
  331.  
  332.        .box__card {
  333.            width: fit-content !important;
  334.            padding: 10px 24px !important;
  335.        }
  336.  
  337.        .trail {
  338.            width: 93% !important;
  339.            padding: 0 3% 0 0 !important;
  340.        }
  341.  
  342.        .buy__wrapper .trial__container .trial__hide-trial {
  343.            padding-right: 45px !important;
  344.        }
  345.  
  346.        .trial__percent-block.trial__percent-block-color {
  347.            width: 44% !important;
  348.        }
  349.  
  350.        }
  351.  
  352.  
  353.        @media only screen and (min-width: 992px) and (max-width: 1200px) {
  354.            .service-list
  355.  
  356.        {
  357.            max-width: 60% !important;
  358.            width: 100%;
  359.            padding: 0 !important;
  360.        }
  361.  
  362.        .benefits {
  363.            width: 310px !important;
  364.            padding-right: 0 !important;
  365.        }
  366.  
  367.        .box__card {
  368.            width: fit-content !important;
  369.            padding: 17px;
  370.        }
  371.  
  372.        .buy__wrapper .trail {
  373.            padding: 0 0px 0 0 !important;
  374.            width: 95% !important;
  375.            flex-direction: row !important;
  376.        }
  377.  
  378.        .buy__wrapper .trial__container .trial__hide-trial {
  379.            padding-right: 40px;
  380.        }
  381.  
  382.        .trial__percent-block.trial__percent-block-color {
  383.            width: 43%;
  384.        }
  385.  
  386.        .buy__wrapper[data-id="paymentMode-1-HighQuality"] .trial__percent-block.trial__percent-block-color {
  387.            margin-top: -13% !important;
  388.        }
  389.  
  390.        .buy__wrapper[data-id="paymentMode-1-Premium"] .trial__percent-block.trial__percent-block-color {
  391.            margin-top: -10%;
  392.        }
  393.  
  394.        #paymentMode-2-HighQuality .box__card,
  395.        #paymentMode-2-Premium .box__card,
  396.        #paymentMode-3-Premium .box__card,
  397.        #paymentMode-3-HighQuality .box__card {
  398.            padding: 14px !important;
  399.        }
  400.  
  401.        .buy__wrapper[data-id="paymentMode-2-HighQuality"] .trial__percent-block.trial__percent-block-color {
  402.            margin-top: -13%;
  403.        }
  404.  
  405.        .buy__wrapper[data-id="paymentMode-2-Premium"] .trial__percent-block.trial__percent-block-color {
  406.            margin-top: -11%;
  407.        }
  408.  
  409.        .exclusive-unlocks .exclusive-unlocks-content h4 {
  410.            font-size: 19px;
  411.        }
  412.  
  413.        .exclusive-unlocks .exclusive-unlocks-content p {
  414.            font-size: 15px;
  415.        }
  416.  
  417.        /* ** make review order */
  418.  
  419.        .steps__img img {
  420.            max-width: 40px !important;
  421.            max-height: 40px !important;
  422.        }
  423.  
  424.        .steps__count {
  425.            width: 30px !important;
  426.            height: 30px !important;
  427.            font-size: 15px !important;
  428.        }
  429.  
  430.        .steps__count-block {
  431.            margin-top: 15px !important;
  432.        }
  433.  
  434.        .steps__step-title {
  435.            line-height: 21px !important;
  436.            font-size: 15px;
  437.            margin: 9px 0 0 !important;
  438.        }
  439.  
  440.        .steps__step-text {
  441.            font-size: 16px !important;
  442.            line-height: 21px !important;
  443.            padding: 5px 8px 0 !important;
  444.        }
  445.  
  446.        /* ** how-it-work */
  447.  
  448.        section.how-it-work.pt-5 {
  449.            padding: 20px 0 !important;
  450.        }
  451.  
  452.        .how-it-work .how-it-work__wrapper {
  453.            gap: 20px !important;
  454.        }
  455.  
  456.        .how-it-work .section__title {
  457.            font-size: 21px !important;
  458.            line-height: 30px !important;
  459.        }
  460.  
  461.        .how-it-work .how-it-work__text {
  462.            font-size: 15px;
  463.            line-height: 25px;
  464.        }
  465.  
  466.        .client__area .section__title h2 {
  467.            font-size: 28px !important
  468.        }
  469.  
  470.        .reviews__slide {
  471.            min-height: 455px !important;
  472.        }
  473.  
  474.        }
  475.  
  476.        @media only screen and (min-width: 768px) and (max-width: 992px) {
  477.            .section__title
  478.  
  479.        {
  480.            font-size: 30px !important;
  481.            line-height: 39px !important;
  482.        }
  483.  
  484.        .service-list {
  485.            padding: 0px !important;
  486.            width: 100%;
  487.        }
  488.  
  489.        .pay-tabs {
  490.            width: 100% !important;
  491.            min-height: unset !important;
  492.            margin-bottom: 24px !important;
  493.        }
  494.  
  495.        .buy__wrapper {
  496.            justify-content: flex-start !important;
  497.        }
  498.  
  499.        div#pay-tab button {
  500.            padding: 5px 8px !important;
  501.            min-height: 170px !important;
  502.        }
  503.  
  504.            div#pay-tab button span {
  505.                padding: 8px !important;
  506.                max-width: 100% !important;
  507.            }
  508.  
  509.            div#pay-tab button span,
  510.            div#pay-tab button img {
  511.                margin: 0 auto !important;
  512.            }
  513.  
  514.        .pay-tab-link h2 {
  515.            font-size: 18px !important;
  516.        }
  517.  
  518.        .box__card {
  519.            width: fit-content !important;
  520.            padding: 10px 12px !important;
  521.        }
  522.  
  523.        div#paymentMode-1-panel .box__card {
  524.            padding: 10px 30.5px !important;
  525.        }
  526.  
  527.        div#paymentMode-3-panel .box__card {
  528.            padding: 10px 29.5px !important;
  529.        }
  530.  
  531.        .buy__wrapper-block.benefits {
  532.            padding: 0 !important;
  533.        }
  534.  
  535.        .buy__wrapper .trail {
  536.            flex-direction: row !important;
  537.            padding: 0px !important;
  538.        }
  539.  
  540.        .buy__wrapper[data-id="paymentMode-1-HighQuality"] .trial__percent-block.trial__percent-block-color {
  541.            margin-top: -36.4% !important;
  542.            height: 234px;
  543.        }
  544.  
  545.        .trial__percent-block.trial__percent-block-color {
  546.            height: 235px;
  547.            width: 66%;
  548.            margin-top: -36.5%;
  549.            padding: 25px;
  550.        }
  551.  
  552.        .buy__wrapper[data-id="paymentMode-1-Premium"] .trial__percent-block.trial__percent-block-color {
  553.            margin-top: -39.8% !important;
  554.            height: 255px;
  555.        }
  556.  
  557.        .buy__wrapper[data-id="paymentMode-2-Premium"] .trial__percent-block.trial__percent-block-color {
  558.            margin-top: -40%;
  559.            height: 258px;
  560.        }
  561.  
  562.        .buy__wrapper[data-id="paymentMode-3-Premium"] .trial__percent-block.trial__percent-block-color {
  563.            margin-top: -40%;
  564.            height: 258px;
  565.        }
  566.  
  567.        .reviews-service {
  568.            padding: 20px 30px !important;
  569.        }
  570.  
  571.        .buy__wrapper .trial__container .trial__hide-trial {
  572.            padding-right: 0;
  573.            width: 176%;
  574.        }
  575.  
  576.        /* ** make review order */
  577.  
  578.        .steps__img img {
  579.            max-width: 40px !important;
  580.            max-height: 40px !important;
  581.        }
  582.  
  583.        .steps__count {
  584.            width: 30px !important;
  585.            height: 30px !important;
  586.            font-size: 15px !important;
  587.        }
  588.  
  589.        .steps__count-block {
  590.            margin-top: 15px !important;
  591.        }
  592.  
  593.        .steps__step-title {
  594.            line-height: 21px !important;
  595.            font-size: 15px;
  596.            margin: 9px 0 0 !important;
  597.        }
  598.  
  599.        .steps__step-text {
  600.            font-size: 13px !important;
  601.            line-height: 18px !important;
  602.            padding: 0 8px !important;
  603.        }
  604.  
  605.        /* ** how-it-work */
  606.  
  607.        section.how-it-work.pt-5 {
  608.            padding: 20px 0 !important;
  609.        }
  610.  
  611.        .how-it-work .how-it-work__wrapper {
  612.            gap: 20px !important;
  613.        }
  614.  
  615.        .how-it-work .section__title {
  616.            font-size: 21px !important;
  617.            line-height: 30px !important;
  618.        }
  619.  
  620.        .how-it-work .how-it-work__text {
  621.            font-size: 15px;
  622.            line-height: 25px;
  623.        }
  624.  
  625.        /* ** about */
  626.  
  627.        .about__wrapper {
  628.            gap: 20px !important;
  629.            flex-direction: row !important;
  630.        }
  631.  
  632.            .about__wrapper .about__content {
  633.                max-width: 50% !important;
  634.            }
  635.  
  636.                .about__wrapper .about__content .about__title {
  637.                    font-size: 21px !important;
  638.                    line-height: 30px !important;
  639.                }
  640.  
  641.                .about__wrapper .about__content p.about__para {
  642.                    font-size: 14px;
  643.                    line-height: 27px;
  644.                }
  645.  
  646.        /* ** tips */
  647.  
  648.        .tips__wrapper.tips__mb__wrapper {
  649.            margin-top: 0px !important;
  650.        }
  651.  
  652.        .tips__wrapper {
  653.            flex-direction: row !important;
  654.        }
  655.  
  656.        .tips__wrapper {
  657.            gap: 20px !important;
  658.            margin-top: 30px !important;
  659.        }
  660.  
  661.        .tips__content {
  662.            max-width: 50% !important;
  663.        }
  664.  
  665.            .tips__content .tips__title {
  666.                font-size: 20px;
  667.                margin: 0px;
  668.            }
  669.  
  670.            .tips__content .about__para {
  671.                font-size: 14px;
  672.                line-height: 24px;
  673.            }
  674.  
  675.        .client__area .section__title h2 {
  676.            font-size: 28px !important
  677.        }
  678.  
  679.        }
  680.  
  681.        @media(max-width:767px) {
  682.            section #start-growing
  683.  
  684.        {
  685.            padding: 10px 0 0 !important;
  686.        }
  687.  
  688.        .section__title {
  689.            margin-bottom: 10px !important;
  690.        }
  691.  
  692.        .pay-tabs {
  693.            gap: 8px;
  694.            height: unset;
  695.            min-height: fit-content !important;
  696.        }
  697.  
  698.        div#pay-tab button {
  699.            max-width: 29% !important;
  700.        }
  701.  
  702.        div#pay-tab .pay-tab-link {
  703.            position: unset !important;
  704.            max-width: unset !important;
  705.            width: calc(34% - 10px) !important;
  706.            padding: 10px !important;
  707.            height: fit-content !important;
  708.            min-height: 120px !important;
  709.        }
  710.  
  711.        .pay-tab-link h2 {
  712.            font-size: 13px !important;
  713.        }
  714.  
  715.        div#pay-tab button span {
  716.            padding: 5px !important;
  717.            font-size: 10px !important;
  718.            max-width: 100% !important;
  719.            border-radius: 6px !important;
  720.            margin: 0 auto !important;
  721.        }
  722.  
  723.        div#pay-tab button img {
  724.            margin: 0 auto !important;
  725.            width: 20px;
  726.        }
  727.  
  728.        .pay-tab-link p {
  729.            display: none !important;
  730.        }
  731.  
  732.        .buy__wrapper-block {
  733.            padding: 10px 0 0 !important;
  734.        }
  735.  
  736.        .box {
  737.            gap: 10px !important;
  738.            row-gap: 25px !important;
  739.        }
  740.  
  741.        .box__card {
  742.            width: calc(33.33% - 8px) !important;
  743.            height: 106px !important;
  744.        }
  745.  
  746.            .box__card p.box__service-name:not(.box-service-price) {
  747.                font-size: 12px;
  748.            }
  749.  
  750.        .trial__percent-block.trial__percent-block-color {
  751.            display: none !important;
  752.        }
  753.  
  754.        .buy__wrapper .trail {
  755.            order: 2;
  756.        }
  757.  
  758.        .buy__wrapper {
  759.            gap: 0 !important;
  760.        }
  761.  
  762.            .buy__wrapper .benefits {
  763.                order: 3;
  764.                width: 100% !important;
  765.            }
  766.  
  767.            .buy__wrapper .trial__container .trial__hide-trial {
  768.                padding-right: 0 !important;
  769.            }
  770.  
  771.            .buy__wrapper .trial__container {
  772.                padding: 0px !important;
  773.            }
  774.  
  775.        .exclusive-unlocks {
  776.            padding: 12px !important;
  777.            margin-top: 13px !important;
  778.            gap: 17px;
  779.        }
  780.  
  781.        .exclusive-unlocks-icon img {
  782.            max-width: 34px;
  783.        }
  784.  
  785.        .exclusive-unlocks .exclusive-unlocks-content h4 {
  786.            margin: 0 0 4px !important;
  787.            font-size: 16px !important;
  788.        }
  789.  
  790.        .exclusive-unlocks .exclusive-unlocks-content p {
  791.            font-size: 14px;
  792.        }
  793.  
  794.        /* ** How do I make review order? */
  795.        .steps__slider-wrapper {
  796.            display: grid;
  797.            grid-template-columns: repeat(2, 1fr);
  798.            gap: 10px;
  799.            row-gap: 27px;
  800.        }
  801.  
  802.        .steps__slider {
  803.            margin-top: 0 !important;
  804.        }
  805.  
  806.            .steps__slider .steps__img {
  807.                width: unset !important;
  808.                height: unset !important;
  809.                background: transparent !important;
  810.            }
  811.  
  812.                .steps__slider .steps__img img {
  813.                    width: 30px !important;
  814.                    height: 30px !important;
  815.                }
  816.  
  817.            .steps__slider .steps__step-title {
  818.                margin-top: 8px !important;
  819.                font-size: 16px;
  820.                line-height: 22px;
  821.                margin-bottom: 0;
  822.            }
  823.  
  824.            .steps__slider .steps__step-text {
  825.                font-size: 14px;
  826.                line-height: 18px;
  827.            }
  828.  
  829.        .steps__count-wrap {
  830.            margin-top: 13px !important;
  831.        }
  832.  
  833.        .steps__count {
  834.            width: 35px !important;
  835.            height: 35px !important;
  836.            font-size: 16px !important;
  837.        }
  838.  
  839.        /* ----Reviews-slider---- */
  840.  
  841.        .reviews__header div.reviews__header__wrapper {
  842.            position: unset !important;
  843.            transform: unset !important;
  844.            width: 100% !important;
  845.        }
  846.  
  847.        .reviews__slider-wrapper {
  848.            margin: 10px 0 !important;
  849.        }
  850.  
  851.            .reviews__slider-wrapper .reviews__slide {
  852.                min-height: unset !important;
  853.                padding: 15px !important;
  854.            }
  855.  
  856.                .reviews__slider-wrapper .reviews__slide .reviews__author {
  857.                    margin: 10px 0 0 !important;
  858.                }
  859.  
  860.        .reviews__header__wrapper .reviews__title,
  861.        .reviews__header__wrapper .reviews__feedback-count {
  862.            text-align: left !important;
  863.            justify-content: left !important;
  864.        }
  865.  
  866.        .reviews__slider.swiper.swiper-initialized.swiper-horizontal {
  867.            margin-top: 20px;
  868.        }
  869.  
  870.        .swiper-pagination {
  871.            display: none !important;
  872.        }
  873.  
  874.        /* ---------⭐ Review Calculator ⭐------------ */
  875.        div#calculator-parent {
  876.            margin: 0px !important;
  877.        }
  878.  
  879.        /* ---------⭐ How it works ⭐------------ */
  880.  
  881.        .how-it-work__wrapper {
  882.            gap: 20px !IMPORTANT;
  883.            flex-direction: column !important;
  884.        }
  885.  
  886.        .how-it-work .section__title {
  887.            font-size: 24px;
  888.            text-align: left !important;
  889.        }
  890.  
  891.        section.about#about,
  892.        .tips#tips {
  893.            PADDING: 20px 0 0 !important;
  894.        }
  895.  
  896.        section#about .about__wrapper {
  897.            gap: 20px !important;
  898.        }
  899.  
  900.        .tips__wrapper.tips__mb__wrapper {
  901.            margin-top: 0px !important;
  902.        }
  903.  
  904.        .tips__wrapper {
  905.            margin-top: 30px !important;
  906.            gap: 10px !important;
  907.        }
  908.  
  909.        /* CTA BUTTONS */
  910.        section.cta#cta_section {
  911.            padding-top: 20px !important;
  912.        }
  913.  
  914.        /* Google Reviews */
  915.        section.client__area {
  916.            padding: 40px 0 0 !important;
  917.        }
  918.  
  919.            section.client__area h2 {
  920.                font-size: 24px !important;
  921.            }
  922.  
  923.            section.client__area h2 {
  924.                font-size: 24px;
  925.            }
  926.  
  927.        section#latest-blogs {
  928.            padding-bottom: 50px !important;
  929.        }
  930.  
  931.        .reviews__header {
  932.            margin-bottom: 40px;
  933.        }
  934.  
  935.        .tips__wrapper.tips_m__wrapper {
  936.            margin-top: 0px !important;
  937.        }
  938.  
  939.        section.cta#cta,
  940.        section.client__area#clientArea {
  941.            padding-top: 10px !important;
  942.        }
  943.  
  944.        section.how-it-work.pt-5 {
  945.            padding-top: 0px !important;
  946.            padding-bottom: 20px !important;
  947.        }
  948.  
  949.        }
  950.    </style>
  951.  
  952.    <link rel="stylesheet" href="/wp-content/themes/light/css/style.css?version=1.0">
  953.    <link rel="preload" href="/wp-content/themes/light/css/responsive.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
  954.  
  955.    <link rel="preload" href="/wp-content/themes/bootstrap/font/bootstrap-icons.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
  956.    
  957.    <!-- Favicon -->
  958.    <link rel="apple-touch-icon" sizes="180x180" href="/wp-content/themes/light/favicon/apple-touch-icon.png">
  959.    <link rel="icon" type="image/png" sizes="32x32" href="/wp-content/themes/light/favicon/favicon-32x32.png">
  960.    <link rel="icon" type="image/png" sizes="16x16" href="/wp-content/themes/light/favicon/favicon-16x16.png">
  961.    <link rel="manifest" href="/wp-content/themes/light/favicon/site.webmanifest">
  962.  
  963.    <noscript><link rel="stylesheet" href="/wp-content/themes/light/css/fonts-extra.css"></noscript>
  964.    <!-- CSS Files -->
  965.    
  966.    <link rel="preload" as="image" href="/wp-content/themes/light/img/banner.webp" fetchpriority="high" media="(min-width: 769px)">
  967.    <link rel="preload" as="image" href="/wp-content/themes/light/img/mobile/banner.webp" fetchpriority="high" media="(max-width: 768px)">
  968.  
  969.    <link rel="preload" as="image" href="/wp-content/themes/light/img/banner.webp" fetchpriority="high"
  970.          media="(min-width: 769px)">
  971.  
  972.    <!-- Preload for mobile -->
  973.    <link rel="preload" as="image" href="/wp-content/themes/light/img/mobile/banner.webp" fetchpriority="high"
  974.          media="(max-width: 768px)">
  975.    <style>
  976.        section.hero__arae.overflow-hidden {
  977.            background: #DA3061;
  978.            padding: 80px 0;
  979.        }
  980.  
  981.  
  982.        .hero__inner__wrap .row {
  983.            --bs-gutter-x: 64px;
  984.            --bs-gutter-y: 43px;
  985.        }
  986.  
  987.        .hero__content h1 {
  988.            font-weight: 700;
  989.            font-size: 45px;
  990.            line-height: 58.5px;
  991.            margin-bottom: 20px;
  992.            color: #ffffff;
  993.        }
  994.  
  995.        .hero__content p {
  996.            font-size: 20px;
  997.            line-height: 30px;
  998.            color: #ffffff;
  999.            margin-bottom: 40px;
  1000.        }
  1001.  
  1002.        .hero__buttons {
  1003.            margin-bottom: 28px;
  1004.            display: flex;
  1005.            gap: 10px;
  1006.            align-items: center;
  1007.        }
  1008.  
  1009.        .button {
  1010.            font-weight: 600;
  1011.            font-size: 16px;
  1012.            text-align: center;
  1013.            padding: 20px 50px;
  1014.            border-radius: 50px;
  1015.        }
  1016.  
  1017.        .hero__thumbs {
  1018.            position: relative;
  1019.            z-index: 3;
  1020.        }
  1021.  
  1022.        .hero__updown__image {
  1023.            display: inline-block;
  1024.        }
  1025.  
  1026.        .hero__big__thumb img {
  1027.            border-radius: 10px;
  1028.        }
  1029.  
  1030.        .hero__updown__image img {
  1031.            max-width: 100%;
  1032.            height: auto;
  1033.            display: block;
  1034.        }
  1035.  
  1036.        .hero__trusted__content {
  1037.            display: flex;
  1038.            gap: 10px;
  1039.            align-items: center;
  1040.            background: #fff;
  1041.            padding: 16px;
  1042.            border-radius: 17px;
  1043.        }
  1044.  
  1045.            .hero__trusted__content span {
  1046.                display: inline-block;
  1047.                flex: 0 0 auto;
  1048.                line-height: 1;
  1049.                padding-top: 7px;
  1050.            }
  1051.  
  1052.            .hero__trusted__content a {
  1053.                margin: 0;
  1054.                color: #000 !important;
  1055.                font-size: 18px;
  1056.                line-height: 30px;
  1057.            }
  1058.  
  1059.        @media screen and (max-width: 1449px) {
  1060.            .hero__trusted__content a
  1061.  
  1062.        {
  1063.            font-size: 16px;
  1064.            line-height: 22px;
  1065.        }
  1066.  
  1067.        }
  1068.  
  1069.        @media screen and (max-width: 767px) {
  1070.            .hero__arae
  1071.  
  1072.        {
  1073.            padding: 50px 0 !important;
  1074.        }
  1075.  
  1076.        .col-lg-6.m-sm-0 {
  1077.            margin-top: 0 !important;
  1078.        }
  1079.  
  1080.        .hero__trusted__content {
  1081.            text-align: left;
  1082.            margin: 0 auto;
  1083.        }
  1084.  
  1085.        .hero__content h1 {
  1086.            font-size: 28px;
  1087.            line-height: 36px;
  1088.        }
  1089.  
  1090.        .hero__content p {
  1091.            font-size: 14px;
  1092.            line-height: 21px;
  1093.        }
  1094.  
  1095.        .hero__buttons {
  1096.            flex-direction: column;
  1097.        }
  1098.  
  1099.            .hero__buttons a {
  1100.                padding: 20px 50px !important;
  1101.                border-radius: 50px !important;
  1102.            }
  1103.  
  1104.        }
  1105.  
  1106.        @media screen and (max-width: 1199px) {
  1107.            .hero__big__thumb
  1108.  
  1109.        {
  1110.            height: 270px;
  1111.        }
  1112.  
  1113.  
  1114.        .hero__big__thumb img {
  1115.            height: 100%;
  1116.            width: 100%;
  1117.            object-fit: cover;
  1118.            object-position: center top;
  1119.        }
  1120.  
  1121.        .hero__content h1 {
  1122.            font-size: 36px;
  1123.        }
  1124.  
  1125.        .hero__content {
  1126.            padding-top: 0;
  1127.        }
  1128.  
  1129.        .hero__buttons a {
  1130.            min-width: 180px;
  1131.        }
  1132.  
  1133.        .hero__big__thumb {
  1134.            height: 270px;
  1135.        }
  1136.  
  1137.            .hero__big__thumb img {
  1138.                height: 100%;
  1139.                width: 100%;
  1140.                object-fit: cover;
  1141.                object-position: center top;
  1142.            }
  1143.  
  1144.        }
  1145.  
  1146.        @media screen and (max-width: 1449px) {
  1147.            .hero__content h1
  1148.  
  1149.        {
  1150.            font-size: 38px;
  1151.            line-height: 53.5px;
  1152.            margin-bottom: 15px;
  1153.        }
  1154.  
  1155.        .hero__content p {
  1156.            font-size: 18px;
  1157.            line-height: 26px;
  1158.            margin-bottom: 32px;
  1159.        }
  1160.  
  1161.        .hero__trusted__content a {
  1162.            font-size: 16px;
  1163.            line-height: 22px;
  1164.        }
  1165.  
  1166.        }
  1167.    </style>
  1168.    <style>
  1169.        div#pay-tab button.active {
  1170.            box-shadow: 1px 9px 20px 14px #00000024;
  1171.            background: linear-gradient(322deg, #00037b 5.58%, #092644 96.27%);
  1172.        }
  1173.  
  1174.        .box__card.active {
  1175.            position: relative;
  1176.            /* This is crucial for positioning the tick */
  1177.        }
  1178.  
  1179.            .box__card.active::after {
  1180.                content: "";
  1181.                /* The content must be present for the pseudo-element to render */
  1182.                position: absolute;
  1183.                top: 5px;
  1184.                /* Adjust vertical position */
  1185.                right: 5px;
  1186.                /* Adjust horizontal position */
  1187.                width: 20px;
  1188.                /* Set the width of the tick */
  1189.                height: 20px;
  1190.                /* Set the height of the tick */
  1191.                background-image: url("/wp-content/themes/light/img/circle-green-check.svg");
  1192.                /* The path to your image */
  1193.                background-size: contain;
  1194.                /* Ensures the entire image is visible within the element */
  1195.                background-repeat: no-repeat;
  1196.                /* Prevents the image from repeating */
  1197.                background-position: center;
  1198.                /* Centers the image within the element */
  1199.            }
  1200.  
  1201.        @media only screen and (min-width: 600px) {
  1202.            .service-list
  1203.  
  1204.        {
  1205.            max-width: 67%;
  1206.            padding-right: 0;
  1207.        }
  1208.  
  1209.        .benefits {
  1210.            max-width: 30%;
  1211.            padding-left: 0;
  1212.        }
  1213.  
  1214.        }
  1215.  
  1216.        .service-tab-link:last-child {
  1217.            border-radius: 0 10px 10px 0 !important;
  1218.        }
  1219.  
  1220.        .service-tab-link:first-child {
  1221.            border-radius: 10px 0 0 10px !important;
  1222.        }
  1223.  
  1224.        .service-tab-link:last-child:not(.active) {
  1225.            padding: 0;
  1226.        }
  1227.  
  1228.        @media only screen and (max-width: 600px) {
  1229.            div #pay-tab
  1230.  
  1231.        {
  1232.            min-height: unset !important;
  1233.            max-width: unset !important;
  1234.            width: 100% !important;
  1235.            height: unset !important;
  1236.            display: flex !important;
  1237.            flex-wrap: wrap !important;
  1238.            gap: 10px !important;
  1239.        }
  1240.  
  1241.        .box__service-name:nth-child(2) {
  1242.            display: block;
  1243.        }
  1244.  
  1245.        div#pay-tab .pay-tab-link {
  1246.            position: unset !important;
  1247.            max-width: unset !important;
  1248.            width: 30%;
  1249.            padding: 10px;
  1250.            height: 170px;
  1251.        }
  1252.  
  1253.        .pay-tab-link p {
  1254.            font-size: 14px;
  1255.            color: #fff !important;
  1256.            line-height: 17px;
  1257.        }
  1258.  
  1259.        div#pay-tab button span {
  1260.            max-width: auto;
  1261.        }
  1262.  
  1263.        .buy__wrapper-block {
  1264.            padding: 0 0px;
  1265.        }
  1266.  
  1267.        .exclusive-unlocks-content h4 {
  1268.            font-size: 16px;
  1269.            margin-bottom: 5px;
  1270.        }
  1271.  
  1272.        .exclusive-unlocks-content p {
  1273.            font-size: 12px;
  1274.        }
  1275.  
  1276.        .exclusive-unlocks {
  1277.            padding: 10px;
  1278.            margin-top: 11px;
  1279.        }
  1280.  
  1281.        /* _------------------ */
  1282.        .steps__slider {
  1283.            margin-top: 24px;
  1284.        }
  1285.  
  1286.        .steps__slider-wrapper {
  1287.            display: grid;
  1288.            grid-template-columns: repeat(3, 1fr);
  1289.            gap: 20px;
  1290.        }
  1291.  
  1292.        .steps__img {
  1293.            width: 25px;
  1294.            height: 25px;
  1295.            background: transparent !important;
  1296.        }
  1297.  
  1298.            .steps__img img {
  1299.                width: 33px;
  1300.            }
  1301.  
  1302.        .steps__step-title {
  1303.            font-size: 18px;
  1304.            margin-top: 14px;
  1305.        }
  1306.  
  1307.        .steps__count {
  1308.            width: 30px;
  1309.            height: 30px;
  1310.            font-size: 13px;
  1311.        }
  1312.  
  1313.        .steps__step-title {
  1314.            font-size: 16px;
  1315.            margin-top: 8px;
  1316.            margin-bottom: 0px;
  1317.        }
  1318.  
  1319.        .steps__step-text {
  1320.            font-size: 13px;
  1321.        }
  1322.  
  1323.        .about {
  1324.            padding-block: 24px;
  1325.        }
  1326.  
  1327.        .about__wrapper {
  1328.            gap: 20px;
  1329.        }
  1330.  
  1331.        }
  1332.  
  1333.        @media only screen and (max-width: 400px) {
  1334.            div #pay-tab .pay-tab-link
  1335.  
  1336.        {
  1337.            padding: 5px;
  1338.            height: 150px;
  1339.        }
  1340.  
  1341.        div#pay-tab button span {
  1342.            padding: 5px;
  1343.            font-size: 10px;
  1344.            max-width: 100%;
  1345.            border-radius: 6px;
  1346.        }
  1347.  
  1348.        .pay-tab-link h2 {
  1349.            font-size: 13px;
  1350.        }
  1351.  
  1352.        .pay-tab-link p {
  1353.            font-size: 12px;
  1354.            line-height: 15px;
  1355.        }
  1356.  
  1357.        .steps__slider-wrapper {
  1358.            grid-template-columns: repeat(2, 1fr);
  1359.        }
  1360.  
  1361.        .steps__step-title {
  1362.            font-size: 13px;
  1363.        }
  1364.  
  1365.        }
  1366.  
  1367.        @media (max-width: 990px) {
  1368.            #home section.hero-section
  1369.  
  1370.        {
  1371.            padding: 30px 20px !important;
  1372.        }
  1373.  
  1374.        .hero-text p {
  1375.            margin-bottom: 10px !important;
  1376.        }
  1377.  
  1378.        .hero-container {
  1379.            gap: 20px !important;
  1380.        }
  1381.  
  1382.        }
  1383.    </style>
  1384.  
  1385.  
  1386.    <style>
  1387.        body {
  1388.            margin: 0;
  1389.            padding: 0;
  1390.        }
  1391.  
  1392.        a {
  1393.            text-decoration: none;
  1394.        }
  1395.  
  1396.        * {
  1397.            box-sizing: border-box;
  1398.        }
  1399.  
  1400.        .hero-section {
  1401.            background-color: var(--color-cta);
  1402.            padding: 60px 20px;
  1403.            color: #fff;
  1404.            font-family: var(--font-family-base);
  1405.        }
  1406.  
  1407.        .hero-container {
  1408.            display: flex;
  1409.            align-items: center;
  1410.            justify-content: space-between;
  1411.            max-width: 1200px;
  1412.            margin: auto;
  1413.            flex-wrap: wrap;
  1414.            gap: 40px;
  1415.        }
  1416.  
  1417.        .hero-text {
  1418.            flex: 1;
  1419.            min-width: 320px;
  1420.        }
  1421.  
  1422.            .hero-text h1 {
  1423.                font-weight: 700;
  1424.                font-size: 45px;
  1425.                line-height: 1.3;
  1426.                margin-bottom: 20px;
  1427.                color: #ffffff;
  1428.                margin-top: 0px;
  1429.            }
  1430.  
  1431.            .hero-text p {
  1432.                font-size: 20px;
  1433.                line-height: 30px;
  1434.                color: #ffffff;
  1435.                margin-bottom: 40px;
  1436.            }
  1437.  
  1438.        .btn {
  1439.            font-weight: 600;
  1440.            font-size: 16px;
  1441.            text-align: center;
  1442.            padding: 18px 40px;
  1443.            border-radius: 50px;
  1444.            background: #fff;
  1445.            color: var(--color-cta);
  1446.            text-decoration: none;
  1447.            display: inline-block;
  1448.            transition: background 0.3s ease;
  1449.        }
  1450.  
  1451.            .btn:hover {
  1452.                background: #f4f4f4;
  1453.                color: var(--color-cta-hover);
  1454.            }
  1455.  
  1456.        .hero-image {
  1457.            flex: 1;
  1458.            text-align: left;
  1459.            min-width: 320px;
  1460.        }
  1461.  
  1462.            .hero-image img {
  1463.                width: 100%;
  1464.                border-radius: 12px;
  1465.                display: block;
  1466.                margin: 0 auto;
  1467.            }
  1468.  
  1469.        .trust-box {
  1470.            display: flex;
  1471.            gap: 10px;
  1472.            align-items: center;
  1473.            background: #fff;
  1474.            padding: 14px 18px;
  1475.            border-radius: 17px;
  1476.            margin: 20px auto 0;
  1477.        }
  1478.  
  1479.            .trust-box .shield img {
  1480.                width: 35px;
  1481.                height: 35px;
  1482.            }
  1483.  
  1484.            .trust-box a {
  1485.                margin: 0;
  1486.                color: #000 !important;
  1487.                font-size: 16px;
  1488.                line-height: 24px;
  1489.            }
  1490.  
  1491.        p:empty {
  1492.            display: none;
  1493.        }
  1494.  
  1495.        /* 📱 Mobile First Responsiveness */
  1496.        @media (max-width: 768px) {
  1497.            header .header__area:not(.sticky)
  1498.  
  1499.        {
  1500.            padding-bottom: 0px !important;
  1501.        }
  1502.  
  1503.        .hero-section {
  1504.            padding: 40px 20px;
  1505.        }
  1506.  
  1507.        .hero-container {
  1508.            flex-direction: column;
  1509.            text-align: center;
  1510.        }
  1511.  
  1512.        .hero-text h1 {
  1513.            font-size: 32px;
  1514.            line-height: 42px;
  1515.            margin-bottom: 10px;
  1516.        }
  1517.  
  1518.        .hero-text p {
  1519.            font-size: 18px;
  1520.            line-height: 28px;
  1521.        }
  1522.  
  1523.        .btn {
  1524.            padding: 16px 32px;
  1525.            font-size: 15px;
  1526.        }
  1527.  
  1528.        .hero-image img {
  1529.            max-width: 100%;
  1530.        }
  1531.  
  1532.        .trust-box {
  1533.            justify-content: center;
  1534.            font-size: 16px;
  1535.        }
  1536.  
  1537.        /* ----new css--- */
  1538.        section.brand__area.bg-white {
  1539.            padding: 50px 0 !important;
  1540.        }
  1541.  
  1542.        .brand__btn {
  1543.            margin-top: 30px;
  1544.            margin-bottom: 0;
  1545.        }
  1546.  
  1547.        section.result__area {
  1548.            padding: 50px 0 !important;
  1549.        }
  1550.  
  1551.        .result__inner__block {
  1552.            margin-bottom: 20px;
  1553.        }
  1554.  
  1555.        .result__card {
  1556.            min-height: 130px;
  1557.        }
  1558.  
  1559.            .result__card h4 {
  1560.                font-size: 24px;
  1561.                line-height: 15px;
  1562.            }
  1563.  
  1564.            .result__card p {
  1565.                font-size: 14px;
  1566.                line-height: 18px;
  1567.            }
  1568.  
  1569.        }
  1570.  
  1571.        /* 📲 Extra Small Devices */
  1572.        @media (max-width: 480px) {
  1573.            .hero-text h1
  1574.  
  1575.        {
  1576.            font-size: 26px;
  1577.            line-height: 36px;
  1578.        }
  1579.  
  1580.        .hero-text p {
  1581.            font-size: 16px;
  1582.            line-height: 24px;
  1583.        }
  1584.  
  1585.        .btn {
  1586.            width: 100%;
  1587.            padding: 14px;
  1588.        }
  1589.  
  1590.        .trust-box {
  1591.            gap: 18px;
  1592.            text-align: left;
  1593.        }
  1594.  
  1595.            .trust-box .shield img {
  1596.                width: 50px;
  1597.                height: 50px;
  1598.            }
  1599.  
  1600.        }
  1601.  
  1602.        @media (max-width: 600px) {
  1603.            .section__title h2
  1604.  
  1605.        {
  1606.            font-size: 23px;
  1607.            line-height: 30px;
  1608.        }
  1609.  
  1610.        section#testimonial {
  1611.            padding-bottom: 0px !important;
  1612.        }
  1613.  
  1614.        /* ** Feedback */
  1615.        section:not(.hero__arae) {
  1616.            padding: 50px 0 50px !important;
  1617.        }
  1618.  
  1619.        .reviews__header div {
  1620.            width: 100%;
  1621.        }
  1622.  
  1623.        .reviews__header.d-flex.align-items-center.position-relative {
  1624.            margin-bottom: 42px;
  1625.        }
  1626.  
  1627.        /* advantage__area */
  1628.        .advantage__lists {
  1629.            padding: 21px;
  1630.        }
  1631.  
  1632.        .list__bottom__border {
  1633.            padding-bottom: 20px;
  1634.            margin-bottom: 20px;
  1635.        }
  1636.  
  1637.        .advantage__list ul li {
  1638.            font-size: 15px;
  1639.        }
  1640.  
  1641.            .advantage__list ul li:not(:last-child) {
  1642.                margin-bottom: 10px;
  1643.            }
  1644.  
  1645.        .advantage__title.section__title p {
  1646.            font-size: 15px;
  1647.            line-height: 22px;
  1648.            margin-bottom: 20px;
  1649.        }
  1650.  
  1651.        .advantage__area .col-lg-5 {
  1652.            margin-top: 20px;
  1653.        }
  1654.  
  1655.        .button,
  1656.        .btn {
  1657.            padding: 15px 50px !important;
  1658.        }
  1659.  
  1660.        /* service__area */
  1661.        .service__icon {
  1662.            margin: 5px 0;
  1663.        }
  1664.  
  1665.            .service__icon h3 {
  1666.                font-size: 18px;
  1667.                line-height: 26px;
  1668.            }
  1669.  
  1670.        .service__content p {
  1671.            margin-bottom: 12px;
  1672.            font-size: 14px;
  1673.            line-height: 20px;
  1674.        }
  1675.  
  1676.        .service-body-content ul li {
  1677.            font-size: 14px;
  1678.            line-height: 20px;
  1679.            color: #909090;
  1680.            margin: 10px 0 0;
  1681.        }
  1682.  
  1683.            .service-body-content ul li img {
  1684.                width: 15px;
  1685.            }
  1686.  
  1687.        /* FOLLOWER AREA */
  1688.        section.follower__aera.home-follower-aera {
  1689.            padding-top: 0px !important;
  1690.        }
  1691.  
  1692.        /* featured__area */
  1693.        .featured__thumb {
  1694.            margin-bottom: 20px;
  1695.        }
  1696.  
  1697.        .featured__badge span {
  1698.            line-height: 14px;
  1699.            padding: 13px 32px;
  1700.            font-size: 15px;
  1701.        }
  1702.  
  1703.        .featured__user__top {
  1704.            padding-top: 17px;
  1705.        }
  1706.  
  1707.            .featured__user__top h6 {
  1708.                    font-family: var(--font-family-base);
  1709.                margin-bottom: 15px;
  1710.                padding-bottom: 12px;
  1711.            }
  1712.  
  1713.        section#faq {
  1714.            padding-top: 0px !important;
  1715.        }
  1716.  
  1717.        }
  1718.  
  1719.        @media screen and (min-width: 768px) and (max-width:1024px) {
  1720.            section: not(.hero__arae)
  1721.  
  1722.        {
  1723.            padding-top: 50px !important;
  1724.            padding-bottom: 50px !important;
  1725.        }
  1726.  
  1727.        .section__title h2 {
  1728.            font-size: 30px;
  1729.            line-height: 30px;
  1730.        }
  1731.  
  1732.        .section__title p {
  1733.            line-height: 25px;
  1734.        }
  1735.  
  1736.        /* Client Results */
  1737.        section.result__area .col-md-4 {
  1738.            flex: 0 0 auto;
  1739.            width: 25%;
  1740.        }
  1741.  
  1742.        section.result__area .result__title {
  1743.            margin-bottom: 10px;
  1744.        }
  1745.  
  1746.        section.result__area .result__inner__block .row {
  1747.            margin-top: 0px !important;
  1748.        }
  1749.  
  1750.        section#testimonial {
  1751.            padding-bottom: 0px !important;
  1752.        }
  1753.  
  1754.        /* Google Reviews */
  1755.        .client__area .swiper-pagination {
  1756.            position: unset;
  1757.            margin-top: 20px;
  1758.        }
  1759.  
  1760.        /* Feedback */
  1761.  
  1762.        .reviews__header {
  1763.            margin-top: 30px;
  1764.        }
  1765.  
  1766.        /* service__area */
  1767.        section#service-area {
  1768.            padding-top: 0px !important;
  1769.        }
  1770.  
  1771.        #service-area .service__content__block {
  1772.            padding: 0 0 0 10px;
  1773.        }
  1774.  
  1775.        #service-area .service__icon img {
  1776.            width: 30px;
  1777.        }
  1778.  
  1779.        .service__icon h3 {
  1780.            font-size: 18px;
  1781.        }
  1782.  
  1783.        .service__content p {
  1784.            margin-bottom: 10px;
  1785.        }
  1786.  
  1787.        /* advantage__area */
  1788.        .advantage__title {
  1789.            max-width: 100%;
  1790.            margin: 0;
  1791.        }
  1792.  
  1793.        .advantage__inner__block {
  1794.            padding: 0 !important;
  1795.        }
  1796.  
  1797.        /* Flexible Review Customization Tool */
  1798.        .featured__user__shape {
  1799.            display: none;
  1800.        }
  1801.  
  1802.        .featured__thumb {
  1803.            margin-bottom: 0;
  1804.        }
  1805.  
  1806.        .featured__user__top {
  1807.            padding-top: 20px;
  1808.        }
  1809.  
  1810.        .featured__content__wrapper {
  1811.            padding-bottom: 30px;
  1812.            padding-top: 0;
  1813.        }
  1814.  
  1815.        .featured__badge span {
  1816.            font-size: 13px;
  1817.            padding: 17px 30px;
  1818.        }
  1819.  
  1820.        .featured__user__top ul li {
  1821.            padding: 8px 0;
  1822.        }
  1823.  
  1824.        }
  1825.  
  1826.        .featured__badge span,
  1827.        .featured__user__top h6 {
  1828.            font-family: var(--font-family-base);
  1829.        }
  1830.    </style>
  1831.  
  1832.    <link rel="stylesheet" media="print" onload="this.media='all'" href="/wp-content/themes/light/css/swiper-bundle.min.css">
  1833.            <script type="application/ld+json">
  1834.                {"@context":"https://schema.org","@type":"WebPage","@id":"https://trustlyr.com/#webpage","url":"https://trustlyr.com/","name":"TrustlyR - Buy Google Reviews & LinkedIn Growth Services","description":"Boost your reputation with authentic Google reviews and LinkedIn growth services including followers, likes, and connections. Trusted solutions to grow credibility, engagement, and SEO.","publisher":{"@id":"https://trustlyr.com/#org"},"isPartOf":{"@id":"https://trustlyr.com/#website"},"inLanguage":"en","about":[{"@type":"Thing","name":"Buy Google Reviews"},{"@type":"Thing","name":"Buy LinkedIn Followers"},{"@type":"Thing","name":"Buy LinkedIn Likes"},{"@type":"Thing","name":"Buy LinkedIn Connections"},{"@type":"Thing","name":"Buy Male Google Reviews"},{"@type":"Thing","name":"Buy USA Google Reviews"},{"@type":"Thing","name":"Buy Female Google Reviews"},{"@type":"Thing","name":"Buy Google Local Guide Reviews"},{"@type":"Thing","name":"Buy Google Reviews by Age Group"}],"primaryImageOfPage":{"@type":"ImageObject","url":"https://trustlyr.com/wp-content/uploads/homepage-banner.webp"},"datePublished":"2024-12-01T00:00:00+00:00","dateModified":"2025-01-01T00:00:00+00:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://trustlyr.com/"},"potentialAction":{"@type":"ReadAction","target":["https://trustlyr.com/"]},"video":{"@type":"VideoObject","@id":"https://trustlyr.com/#google-review-video","name":"Customize Your Google Reviews — Quick Guide","description":"Learn how to customize your Google reviews using the TrustlyR Review Customization Tool.","thumbnailUrl":"https://img.youtube.com/vi/xmetjOXBh0I/hqdefault.jpg","uploadDate":"2025-10-27T00:00:00+00:00","contentUrl":"https://www.youtube.com/watch?v=xmetjOXBh0I","embedUrl":"https://www.youtube.com/embed/xmetjOXBh0I","publisher":{"@type":"Organization","name":"TrustlyR","logo":{"@type":"ImageObject","url":"https://trustlyr.com/wp-content/themes/light/img/trustlyr-logo.webp"}}}}
  1835.            </script>
  1836.            <script type="application/ld+json">
  1837.                {"@context":"https://schema.org","@type":"ItemList","@id":"https://trustlyr.com/#products","name":"TrustlyR Services","itemListOrder":"https://schema.org/ItemListOrderAscending","numberOfItems":9,"itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://trustlyr.com/buy-google-reviews","url":"https://trustlyr.com/buy-google-reviews","name":"Buy Google Reviews","image":"https://trustlyr.com/Resources/Images/twitter-card-trustlyr-1200x630.webp","video":{"@id":"https://trustlyr.com/#google-review-video"}}},{"@type":"ListItem","position":2,"item":{"@id":"https://trustlyr.com/buy-linkedin-followers","url":"https://trustlyr.com/buy-linkedin-followers","name":"Buy LinkedIn Followers","image":"https://trustlyr.com/Resources/Images/linkedin-followers.webp"}},{"@type":"ListItem","position":3,"item":{"@id":"https://trustlyr.com/buy-linkedin-likes","url":"https://trustlyr.com/buy-linkedin-likes","name":"Buy LinkedIn Likes","image":"https://trustlyr.com/Resources/Images/og-linkedin-likes-trustlyr-1200x630.webp"}},{"@type":"ListItem","position":4,"item":{"@id":"https://trustlyr.com/buy-linkedin-connections","url":"https://trustlyr.com/buy-linkedin-connections","name":"Buy LinkedIn Connections","image":"https://trustlyr.com/Resources/Images/og-linkedin-connections-trustlyr-1200x630.webp"}},{"@type":"ListItem","position":5,"item":{"@id":"https://trustlyr.com/buy-male-google-reviews","url":"https://trustlyr.com/buy-male-google-reviews","name":"Buy Male Google Reviews","image":"https://trustlyr.com/Resources/Images/male-google-review.webp","video":{"@id":"https://trustlyr.com/#google-review-video"}}},{"@type":"ListItem","position":6,"item":{"@id":"https://trustlyr.com/buy-usa-google-reviews","url":"https://trustlyr.com/buy-usa-google-reviews","name":"Buy USA Google Reviews","image":"https://trustlyr.com/Resources/Images/usa-google-review.webp","video":{"@id":"https://trustlyr.com/#google-review-video"}}},{"@type":"ListItem","position":7,"item":{"@id":"https://trustlyr.com/buy-female-google-reviews","url":"https://trustlyr.com/buy-female-google-reviews","name":"Buy Female Google Reviews","image":"https://trustlyr.com/Resources/Images/female-google-review.webp","video":{"@id":"https://trustlyr.com/#google-review-video"}}},{"@type":"ListItem","position":8,"item":{"@id":"https://trustlyr.com/buy-google-local-guide-reviews","url":"https://trustlyr.com/buy-google-local-guide-reviews","name":"Buy Google Local Guide Reviews","image":"https://trustlyr.com/Resources/Images/local-guide-google-review.webp","video":{"@id":"https://trustlyr.com/#google-review-video"}}},{"@type":"ListItem","position":9,"item":{"@id":"https://trustlyr.com/buy-age-targeted-google-reviews","url":"https://trustlyr.com/buy-age-targeted-google-reviews","name":"Buy Google Reviews by Age Group","image":"https://trustlyr.com/Resources/Images/age-targeted-google-review.webp","video":{"@id":"https://trustlyr.com/#google-review-video"}}}]}
  1838.            </script>
  1839.            <script type="application/ld+json">
  1840.                {"@context":"https://schema.org/","@type":"FAQPage","name":"FAQ","mainEntity":[{"@type":"Question","name":"What is TrustlyR?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"TrustlyR is a platform that helps individuals and businesses grow their Google Reviews and business profile presence by increasing real, high-quality reviews from genuine users."}},{"@type":"Question","name":"What should I do if my business receives a negative review from a competitor?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Stay calm and don’t retaliate. Respond professionally, clarify any misinformation and report the review to Google. We can also help you bury fake reviews by increasing authentic, positive ones from real active users."}},{"@type":"Question","name":"Can I request reviews from a specific country or gender?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Absolutely. We support country-targeted reviews (like USA reviews.) and even gender preferences such as female reviewers for beauty brands or male reviewers for certain industries."}},{"@type":"Question","name":"Are the Google reviews real or fake?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"All reviews are 100% authentic and come from real people. We do not use bots, fake accounts, or automated scripts. Every review is written by actual users based on your targeting preferences."}},{"@type":"Question","name":"Which businesses benefit most from female reviewers?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Businesses like beauty salons, skincare brands, wellness centers, boutique shops, restaurants, and hotels often have higher trust and engagement when reviews come from female users."}},{"@type":"Question","name":"How can I make sure my reviews look trustworthy?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"We recommend: Using custom-written content that sounds natural (we support this!), including a mix of short and detailed reviews, adding images when possible (we support image uploads!), spacing reviews out over time ,asking for diverse reviewers (e.g., different genders or regions)"}},{"@type":"Question","name":"How does TrustlyR work for Google Reviews?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"We analyze your business, target audience and desired locations. Then, we connect your profile with real users who leave thoughtful, high-quality Google reviews and ratings improving your online reputation and search visibility."}},{"@type":"Question","name":"Why is it important to respond to Google reviews?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Responding shows you value feedback, builds customer trust and signals to Google that your profile is active. It can improve local rankings and attract more engaged users."}},{"@type":"Question","name":"Can I use TrustlyR for any kind of business?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Absolutely! TrustlyR is perfect for local businesses, service providers, professionals and online brands looking to boost their Google presence with authentic reviews."}},{"@type":"Question","name":"Can I provide my own review content or photos?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, if you don't want our active users post their reviews, our service allows you to fully customize the review content and even attach your own images, ensuring each review aligns with your brand and offerings."}},{"@type":"Question","name":"Do I need to share my Google account password?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No. We never ask for your Google account password. All reviews are posted by real users from their own accounts ensuring safety and privacy for your business."}},{"@type":"Question","name":"Can real users use my review text or images?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, we let users see your content and photos by default. It saves them time especially if they haven’t taken their own pics. They actually prefer to update on them to express them if they agree with our review contents."}},{"@type":"Question","name":"How quickly will I see new reviews?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Some clients see reviews posted within a few days, but the process is designed to be gradual and natural to comply with Google’s guidelines. Typically, you’ll notice results within 1–2 weeks."}},{"@type":"Question","name":"How do you ensure the reviews come from U.S. users?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"We run targeted ads that only show your Google Business profile to users located in the U.S. Since Google Ads allows precise country-level targeting, people outside the U.S. won’t see or interact with the campaign, this will ensure reviews come from real USA users only."}},{"@type":"Question","name":"Can I pause or cancel my plan anytime?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes. You can pause, upgrade, downgrade, or cancel your plan at any time from your dashboard—no hassle, no long-term contracts."}},{"@type":"Question","name":"Will my Google rating improve?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes. With more high-quality, positive reviews from real users, your Google rating and local search visibility should improve over time."}},{"@type":"Question","name":"How Do Positive Reviews Grow Your Business?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Our expert team helps you reach your Google growth goal in a short time with reviews prepared with SEO-friendly texts emphasizing all the features of your business. Remember, strong reviews bring strong sales."}},{"@type":"Question","name":"Why should I choose TrustlyR?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Among the many companies offering Google review services, TrustlyR stands out by offering multiple features you can’t find elsewhere. These include male-female profile reviews, location-based reviews, 5-star rating options, visual review choices, and the ability to use your own text."}},{"@type":"Question","name":"Will buying reviews harm my Google account?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No. Reviews are added to your business naturally and your account remains safe."}}]}
  1841.            </script>
  1842. <script src="//d2wy8f7a9ursnm.cloudfront.net/v8/bugsnag.min.js"></script>
  1843. <script type="module">
  1844.  import BugsnagPerformance from '//d2wy8f7a9ursnm.cloudfront.net/v1/bugsnag-performance.min.js'
  1845.  Bugsnag.start({ apiKey: '6555d9b7486999636804d110655f4550' })
  1846.  BugsnagPerformance.start({ apiKey: '6555d9b7486999636804d110655f4550' })
  1847. </script><script type="application/ld+json">
  1848. {
  1849.  "@context": "https://schema.org",
  1850.  "@type": "Organization",
  1851.  "@id": "https://trustlyr.com/#org",
  1852.  "email": "support@trustlyr.com",
  1853.  "name": "TrustlyR",
  1854.  "url": "https://trustlyr.com/",
  1855.  "logo": "https://trustlyr.com/wp-content/themes/light/img/TrustlyR.svg",
  1856.  "sameAs": [
  1857.    "https://x.com/TrustlyRreviews",
  1858.    "https://www.instagram.com/trustlyr"
  1859.  ],
  1860.  "contactPoint": [{
  1861.    "@type": "ContactPoint",
  1862.    "contactType": "customer support",
  1863.    "telephone": "+1-555-0123",
  1864.    "areaServed": {
  1865.      "@type": "Country",
  1866.      "name": "United States"
  1867.    },
  1868.    "availableLanguage": ["en"]
  1869.  }]
  1870. }
  1871. </script>
  1872.  
  1873.  
  1874. <script type="application/ld+json">
  1875. {
  1876.  "@context": "https://schema.org",
  1877.  "@type": "WebSite",
  1878.  "@id": "https://trustlyr.com/#website",
  1879.  "url": "https://trustlyr.com/",
  1880.  "name": "TrustlyR",
  1881.  "description": "TrustlyR helps businesses improve online credibility with authentic Google reviews and LinkedIn growth services.",
  1882.  "publisher": {
  1883.    "@id": "https://trustlyr.com/#org"
  1884.  },
  1885.  "inLanguage": "en-US",
  1886.  "potentialAction": {
  1887.    "@type": "SearchAction",
  1888.    "target": "https://trustlyr.com/?s={search_term_string}",
  1889.    "query-input": "required name=search_term_string"
  1890.  }
  1891. }
  1892. </script>
  1893.    <!-- Google tag (gtag.js) -->
  1894.    <script async src="https://www.googletagmanager.com/gtag/js?id=AW-17646716720"></script>
  1895.    <script>
  1896.        window.dataLayer = window.dataLayer || [];
  1897.        function gtag(){dataLayer.push(arguments);}
  1898.        gtag('js', new Date());
  1899.  
  1900.        gtag('config', 'AW-17646716720');
  1901.    </script>
  1902. </head>
  1903.  
  1904. <body id="home" class="p-0">
  1905.    <div class="main__area">
  1906.        <div class="offcanvas offcanvas-start" tabindex="-1" id="offcanvasExample"
  1907.             aria-labelledby="offcanvasExampleLabel">
  1908.            <div class="offcanvas-header">
  1909.                <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas"
  1910.                        aria-label="Close"></button>
  1911.            </div>
  1912.            <div class="offcanvas-body">
  1913.                <div class="offcanvas__menu accordion">
  1914.                    <ul>
  1915.                        <li><a href="/">Home</a></li>
  1916.                        <li><a href="/buy-google-reviews">Buy Google Reviews</a></li>
  1917.                        <li><a class="dropdown-item" href="/buy-female-google-reviews" rel="noopener">Buy Female Google Reviews</a></li>
  1918.                        <li><a class="dropdown-item" href="/buy-male-google-reviews" rel="noopener">Buy Male Google Reviews</a></li>
  1919.                        <li><a class="dropdown-item" href="/buy-usa-google-reviews" rel="noopener">Buy USA Google Reviews</a></li>
  1920.                        <li><a class="dropdown-item" href="/buy-google-local-guide-reviews" rel="noopener">Buy Google Local Guide Reviews</a></li>
  1921.                        <li><a class="dropdown-item" href="/buy-age-targeted-google-reviews" rel="noopener">Buy Google Reviews by Age Group</a></li>
  1922.                        <li><a href="/buy-linkedin-followers">Buy LinkedIn Followers</a></li>
  1923.                        <li><a href="/buy-linkedin-likes">Buy LinkedIn Likes</a></li>
  1924.                        <li><a href="/buy-linkedin-connections">Buy LinkedIn Connections</a></li>
  1925.                        <li><a href="/blog/">Blog</a></li>
  1926.                        <li><a href="/support">Contact</a></li>
  1927.  
  1928.  
  1929.                    </ul>
  1930.                </div>
  1931.                <div class="header__btn d-flex align-items-center">
  1932.                    <a href="/dashboard/login" class="login__btn">Dashboard</a>
  1933.                    <a href="/buy-google-reviews" class="get__started">
  1934.                        Get Started
  1935.                    </a>
  1936.                </div>
  1937.            </div>
  1938.        </div>
  1939.            <header class="header__area pb-2">
  1940.                <div class="container">
  1941.                    <div class="header__inner__blk d-flex justify-content-between align-items-center">
  1942.                        <div class="header__start__block d-flex align-items-center">
  1943.                            <div class="header__logo">
  1944.                                <a href="/"><img src="/wp-content/themes/light/img/trustlyr-logo.webp" width="168" height="44" alt="TrustlyR logo"></a>
  1945.                            </div>
  1946.                            <div class="main__menu d-none d-xl-block">
  1947.                                <nav>
  1948.                                    <ul>
  1949.                                        <li><a href="/">Home</a></li>
  1950.                                        <li><a href="/buy-google-reviews">Buy Google Reviews</a></li>
  1951.                                        <li>
  1952.                                            <div class="dropdown">
  1953.                                                <a class="btn dropdown-toggle" href="javascript:void(0)" name="menu-dropdown" id="socialDropdown-google" aria-haspopup="true" aria-expanded="false">
  1954.                                                    Google
  1955.                                                </a>
  1956.                                                <ul class="dropdown-menu" aria-labelledby="socialDropdown-google">
  1957.                                                    <li><a class="dropdown-item" href="/buy-female-google-reviews" rel="noopener">Buy Female Google Reviews</a></li>
  1958.                                                    <li><a class="dropdown-item" href="/buy-male-google-reviews" rel="noopener">Buy Male Google Reviews</a></li>
  1959.                                                    <li><a class="dropdown-item" href="/buy-usa-google-reviews" rel="noopener">Buy USA Google Reviews</a></li>
  1960.                                                    <li><a class="dropdown-item" href="/buy-google-local-guide-reviews" rel="noopener">Buy Google Local Guide Reviews</a></li>
  1961.                                                    <li><a class="dropdown-item" href="/buy-age-targeted-google-reviews" rel="noopener">Buy Google Reviews by Age Group</a></li>
  1962.                                                </ul>
  1963.                                            </div>
  1964.                                        </li>
  1965.                                        <li>
  1966.                                            <div class="dropdown">
  1967.                                                <a class="btn dropdown-toggle" name="menu-dropdown" href="javascript:void(0)" id="socialDropdown-linkedin" aria-haspopup="true" aria-expanded="false">
  1968.                                                    LinkedIn
  1969.                                                </a>
  1970.                                                <ul class="dropdown-menu" aria-labelledby="socialDropdown-linkedin">
  1971.                                                    <li><a class="dropdown-item" href="/buy-linkedin-followers" rel="noopener">Buy LinkedIn Followers</a></li>
  1972.                                                    <li><a class="dropdown-item" href="/buy-linkedin-likes" rel="noopener">Buy LinkedIn Likes</a></li>
  1973.                                                    <li><a class="dropdown-item" href="/buy-linkedin-connections" rel="noopener">Buy LinkedIn Connections</a></li>
  1974.                                                </ul>
  1975.                                            </div>
  1976.                                        </li>
  1977.                                        <li><a href="/about">About</a></li>
  1978.                                        <li><a href="/blog/">Blog</a></li>
  1979.                                        <li><a href="/support">Contact</a></li>
  1980.                                    </ul>
  1981.                                </nav>
  1982.                            </div>
  1983.                        </div>
  1984.                        <div class="header__end__blk  d-none d-xl-block">
  1985.                            <div class="header__btn  d-flex align-items-center">
  1986.                                <a href="/dashboard/login" class="login__btn">Dashboard</a>
  1987.                                <a href="/buy-google-reviews" class="get__started">Get Started</a>
  1988.                            </div>
  1989.                        </div>
  1990.                        <a class="open__menu  d-xl-none" aria-label="menu items" data-bs-toggle="offcanvas" href="#offcanvasExample" role="button" aria-controls="offcanvasExample">
  1991.                            <i class="bi bi-list"></i>
  1992.                        </a>
  1993.                    </div>
  1994.                </div>
  1995.            </header>
  1996.        <!-- =================== HEADER AREA END ===================== -->
  1997.        <section class="hero-section mt-4">
  1998. <div class="hero-container"><!-- Left Content -->
  1999. <div class="hero-text">
  2000. <h1>Buy 5-star Real, Organic Google Reviews</h1>
  2001. <p>100% Real, Non-Droppable and Fully Organic Review Service for your Business. Take advantage of the easiest way to grow fast, become more visible and more trustworthy!</p>
  2002. <a href="/buy-google-reviews" rel="dofollow" class="btn">Get Started</a></div>
  2003. <!-- Right Content -->
  2004. <div class="hero-image"><picture> <!-- Mobile image --> <source srcset="/wp-content/themes/light/img/mobile/banner.webp" media="(max-width: 768px)" /> <!-- Default (desktop) image --> <img src="/wp-content/themes/light/img/banner.webp" alt="Up Down" width="1200" height="2037" fetchpriority="high" /> </picture>
  2005. <div class="trust-box"><span class="shield"><img src="/wp-content/themes/light/img/trusted-check.svg" alt="check" fetchpriority="high" /></span> <a href="/" rel="dofollow">Trusted by 24K+ Clients and Businesses for Google Review Boost</a></div>
  2006. </div>
  2007. </div>
  2008. </section>
  2009. <!-- =================== HERO AREA END ===================== -->
  2010. <p></p>
  2011. <!-- =================== BRAND AREA START ===================== -->
  2012. <section class="brand__area bg-white">
  2013. <div class="container">
  2014. <div class="btand__inner__block">
  2015. <div class="brand__title section__title">
  2016. <h2>Buy Google Reviews for a Strong 5-Star Reputation</h2>
  2017. <p>When you <a href="/buy-google-reviews" title="buy 5-star Google reviews" rel="dofollow">buy Google reviews</a> from real users, you give your business the boost it needs to rise above the competition. A good Google reputation is one of the best ways to make your brand a leader in its field. It&rsquo;s the foundation for earning the trust of potential customers who are searching for reliable products or services.</p>
  2018. <p></p>
  2019. <p>Investing in authentic 5-star Google reviews written by real people helps you stand out in a crowded market. These genuine reviews create a memorable impression and show prospects that others have already had positive experiences with your business. Instead of waiting months to build credibility, buying real Google reviews lets you establish trust quickly and professionally.</p>
  2020. <p></p>
  2021. <p>When the feedback comes from actual users, the content feels natural, convincing, and relatable &ndash; exactly what customers look for when deciding who to trust.</p>
  2022. <p></p>
  2023. </div>
  2024. <div class="brand__btn"><a href="/buy-google-reviews" rel="dofollow" class="button text-white">Get Started</a></div>
  2025. </div>
  2026. </div>
  2027. </section>
  2028. <!-- =================== BRAND AREA END ===================== -->
  2029. <p></p>
  2030. <!-- =================== CLIENT AREA START ===================== -->
  2031. <section id="band-parent"></section>
  2032. <!-- =================== CLIENT AREA END ===================== -->
  2033. <p></p>
  2034. <!-- =================== RESULT AREA START ===================== -->
  2035. <section class="result__area" style="background-color: #f7f7f7;">
  2036. <div class="container">
  2037. <div class="result__title section__title">
  2038. <h2>Client Results</h2>
  2039. <p>Boost your Google reviews with real, interested users. Experience higher visibility. Attract more customers. Don't just take our word for it&mdash;see our clients' success stories!</p>
  2040. </div>
  2041. <div class="result__inner__block">
  2042. <div class="row mt-4">
  2043. <div class="col-lg-3 col-md-4 col-sm-6 col-6">
  2044. <div class="result__card">
  2045. <h4><span class="counting"> 24</span>k+</h4>
  2046. <p>Successful Clients</p>
  2047. </div>
  2048. </div>
  2049. <div class="col-lg-3 col-md-4 col-sm-6 col-6">
  2050. <div class="result__card">
  2051. <h4><span class="counting">12,000</span>+</h4>
  2052. <p>New&nbsp;USA Google Reviews&nbsp;Monthly</p>
  2053. </div>
  2054. </div>
  2055. <div class="col-lg-3 col-md-4 col-sm-6 col-6">
  2056. <div class="result__card">
  2057. <h4><span class="counting">8,000</span>+</h4>
  2058. <p>Female Google Reviews Monthly</p>
  2059. </div>
  2060. </div>
  2061. <div class="col-lg-3 col-md-4 col-sm-6 col-6">
  2062. <div class="result__card">
  2063. <h4><span class="counting">10,000</span>+</h4>
  2064. <p>Verified&nbsp;Local Guide Google Reviews&nbsp;Monthly</p>
  2065. </div>
  2066. </div>
  2067. </div>
  2068. </div>
  2069. <div class="result__btn d-flex justify-content-center"><a href="/buy-google-reviews" rel="dofollow" class="button text-white"><span>Get Started</span></a></div>
  2070. </div>
  2071. </section>
  2072. <!-- =================== RESULT AREA END ===================== -->
  2073. <p></p>
  2074. <!-- =================== TESTIMONIAL AREA START ===================== -->
  2075. <section id="testimonial-parent"></section>
  2076. <!-- =================== TESTIMONIAL AREA END ===================== -->
  2077. <p></p>
  2078. <!-- =================== SERVICE AREA START ===================== -->
  2079. <section class="service__area" id="service-area">
  2080. <div class="container">
  2081. <div class="row">
  2082. <div class="col-lg-7">
  2083. <div class="service__thumb"><picture> <!-- Mobile image --> <source srcset="/wp-content/themes/light/img/mobile/service-thumb.webp" media="(max-width: 768px)" /> <!-- Desktop/default image --> <img src="/wp-content/themes/light/img/service-thumb.webp" alt="service thumb" loading="lazy" /> </picture>
  2084. <div class="how__it__work">
  2085. <div class="how__it__work__icon"><img src="/wp-content/themes/light/img/how-it-work.svg" alt="How It Works" loading="lazy" /></div>
  2086. <div class="how__it__work__content">
  2087. <h3>How It Works</h3>
  2088. <p>3 Simple Steps</p>
  2089. </div>
  2090. </div>
  2091. </div>
  2092. </div>
  2093. <div class="col-lg-5">
  2094. <div class="service__content__block">
  2095. <div class="service__content">
  2096. <div class="service__icon"><img src="/wp-content/themes/light/img/tell-us-your-target.svg" alt="Service Icon" loading="lazy" />
  2097. <h3>1. Tell us your target</h3>
  2098. </div>
  2099. <p>Share your business details and tell us the type of Google Reviews you want &ndash; target country, location, audience, and preferences.</p>
  2100. <div class="common__border__style"></div>
  2101. </div>
  2102. <div class="service__content">
  2103. <div class="service__icon"><img src="/wp-content/themes/light/img/we-engage-real-users.svg" alt="Service Icon" loading="lazy" />
  2104. <h3>2. We engage real users</h3>
  2105. </div>
  2106. <p>Our team connects with authentic users who match your criteria and encourage them to post genuine, thoughtful Google reviews with optional images.</p>
  2107. <div class="common__border__style"></div>
  2108. </div>
  2109. <div class="service__content">
  2110. <div class="service__icon"><img src="/wp-content/themes/light/img/you-get-quality-google-reviews.svg" alt="Service Icon" loading="lazy" />
  2111. <h3>3. You get quality Google reviews</h3>
  2112. </div>
  2113. <p>Your Google profile receives real, high-quality reviews from actual users boosting your trust and local visibility.</p>
  2114. </div>
  2115. </div>
  2116. </div>
  2117. </div>
  2118. </div>
  2119. </section>
  2120. <!-- =================== SERVICE AREA END ===================== -->
  2121. <p></p>
  2122. <!-- =================== ADVANTAGE AREA START ===================== -->
  2123. <section class="advantage__area" style="background-color: #f7f7f7;">
  2124. <div class="container">
  2125. <div class="advantage__inner__block">
  2126. <div class="row align-items-center">
  2127. <div class="col-lg-7">
  2128. <div class="advantage__title section__title">
  2129. <h2>Why Are our buy 5-star Google Reviews service Different From Others?</h2>
  2130. <p>You can publish supportive, persuasive, confidence-inspiring and action-oriented reviews by selecting either male or female user options, thus personalizing the service. With location-based reviews, it is also possible to attract the attention of your potential target audience faster. All these features are combined only under the roof of TrustlyR!</p>
  2131. <div class="result__btn"><a href="/buy-google-reviews" rel="dofollow" class="button text-white"><span>Get Started</span></a></div>
  2132. </div>
  2133. </div>
  2134. <div class="col-lg-5">
  2135. <div class="advantage__lists">
  2136. <div class="advantage__list list__bottom__border">
  2137. <ul>
  2138. <li><span><img src="/wp-content/themes/light/img/circle-green-check.svg" alt="Green check" /></span> 100% Real User Reviews</li>
  2139. <li><span><img src="/wp-content/themes/light/img/circle-green-check.svg" alt="Green check" /></span> Text Customization Feature</li>
  2140. <li><span><img src="/wp-content/themes/light/img/circle-green-check.svg" alt="Green check" /></span> Location-targeted Google reviews</li>
  2141. <li><span><img src="/wp-content/themes/light/img/circle-green-check.svg" alt="Green check" /></span> Male-Female Review Option</li>
  2142. <li><span><img src="/wp-content/themes/light/img/circle-green-check.svg" alt="Green check" /></span> 5-Star Rating Service</li>
  2143. </ul>
  2144. </div>
  2145. <div class="advantage__list">
  2146. <ul>
  2147. <li><span><img src="/wp-content/themes/light/img/circle-cross.svg" alt="Red cross" /></span> Fake or bot reviews</li>
  2148. <li><span><img src="/wp-content/themes/light/img/circle-cross.svg" alt="Red cross" /></span> Automation or risk to your business</li>
  2149. <li><span><img src="/wp-content/themes/light/img/circle-cross.svg" alt="Red cross" /></span> Asking for your Google account password</li>
  2150. </ul>
  2151. </div>
  2152. </div>
  2153. </div>
  2154. </div>
  2155. </div>
  2156. </div>
  2157. </section>
  2158. <!-- =================== ADVANTAGE AREA END ===================== -->
  2159. <section class="service__area">
  2160. <div class="container">
  2161. <div class="row">
  2162. <div class="col-lg-7">
  2163. <div class="service__thumb">
  2164. <div class="how__it__work position-static">
  2165. <div class="how__it__work__icon"><img src="/wp-content/themes/light/img/our-exclusive-features.svg" alt="Our exclusive features" loading="lazy" /></div>
  2166. <div class="how__it__work__content">
  2167. <h3>Our Exclusive Features</h3>
  2168. <p>Our platform is the only one to offer this unique combination of features</p>
  2169. </div>
  2170. </div>
  2171. <div class="how__it__work__icon"><img src="/Resources/Images/grow-your-business-with-ai.webp" alt="service thumb" width="723" height="798" loading="lazy" /></div>
  2172. </div>
  2173. </div>
  2174. <div class="col-lg-5">
  2175. <div class="service__content__block">
  2176. <div class="service__content">
  2177. <div class="service__icon" style="display: flex;">
  2178. <h3 class="ms-2">1. Review Options Worldwide and Across the USA</h3>
  2179. </div>
  2180. <p>Get location-based reviews from the USA and worldwide to boost your map visibility and strengthen your global brand. Be seen in every corner of the world!</p>
  2181. </div>
  2182. <div class="service__content">
  2183. <div class="service__icon" style="display: flex;">
  2184. <h3 class="ms-2">2. Text, Image &amp; 1&ndash;5 Star Customization</h3>
  2185. </div>
  2186. <p>After placing order, you can customize reviews with your own slogans or let our experts craft original content. We also offer image-based reviews, adding authentic visuals that boost trust and engagement.</p>
  2187. </div>
  2188. <div class="service__content">
  2189. <div class="service__icon" style="display: flex;">
  2190. <h3 class="ms-2">3. Male-Female Review Option</h3>
  2191. </div>
  2192. <p>We filter reviews by gender to match your audience-women, men, or both. Tailor your strategy for any industry and connect more effectively with your customers. We also offer image-based reviews, adding authentic visuals that boost trust and engagement.</p>
  2193. </div>
  2194. <div class="service__content">
  2195. <div class="service__icon" style="display: flex;">
  2196. <h3 class="ms-2">4. Verified Local Guide Reviewers</h3>
  2197. </div>
  2198. <div class="service-body-content">
  2199. <ul>
  2200. <ul>
  2201. <li><img src="/wp-content/themes/light/img/green-check.png" alt="Green check" width="20" height="20" /> Our reviewers are not just random profiles &mdash; they are verified Google Local Guides with proven activity.</li>
  2202. <li><img src="/wp-content/themes/light/img/green-check.png" alt="Green check" width="20" height="20" /> Google rewards authentic engagement, and Local Guide reviews carry extra trust and visibility.</li>
  2203. </ul>
  2204. </ul>
  2205. <div class="service__content">
  2206. <div class="service__icon" style="display: flex;">
  2207. <h3 class="ms-2">5. AI Google Review Generator</h3>
  2208. </div>
  2209. <p>We also offer an <a href="/ai-google-review-generator" title="AI Google Review Generator" rel="dofollow">AI Review Generator</a> that lets you customize reviews to perfectly match your business. You can generate personalized Google reviews by selecting reviewer details such as gender, city, industry, age range, and Local Guide status.</p>
  2210. </div>
  2211. </div>
  2212. </div>
  2213. </div>
  2214. </div>
  2215. </div>
  2216. </div>
  2217. </section>
  2218. <!-- =================== FOLLOWER AREA START ===================== -->
  2219. <section class="follower__aera home-follower-aera">
  2220. <div class="container">
  2221. <div class="follower__title section__title text-center">
  2222. <h2>24k+ Clients Love TrustlyR for Google Review Growth</h2>
  2223. <p>Get high quality Google Reviews today!</p>
  2224. </div>
  2225. <div class="follower__cards">
  2226. <div class="row">
  2227. <div class="col-lg-4 col-md-6">
  2228. <div class="follower__card">
  2229. <div class="follower__header">
  2230. <div class="follower__profile"><img src="/wp-content/themes/light/img/diegolopesmma.jpg" alt="Profile Picture" loading="lazy" /></div>
  2231. <div class="follower__profile__name">
  2232. <h4>@@diegolopesmma</h4>
  2233. </div>
  2234. </div>
  2235. <div class="follower__feedback">
  2236. <p>I've tried several review services before, but this is the only one that delivered real, organic Google reviews for my business. Our online reputation improved dramatically, and we&rsquo;ve started attracting more customers who trust our positive ratings. Highly recommended if you want authentic results!</p>
  2237. </div>
  2238. <div class="follower__card__footer d-flex align-items-center justify-content-between">
  2239. <div class="follower__footer__start"><a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/hart-icon.svg" alt="Hart icon" /></a> <a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/massage-icon.svg" alt="Massage icon" /></a> <a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/paper-plane-icon.svg" alt="paper plane icon" /></a></div>
  2240. <div class="follower__footer__end"><a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/save-icon.svg" alt="Save Icon" /></a></div>
  2241. </div>
  2242. </div>
  2243. </div>
  2244. <div class="col-lg-4 col-md-6">
  2245. <div class="follower__card">
  2246. <div class="follower__header">
  2247. <div class="follower__profile"><img src="/wp-content/themes/light/img/restoshirafukirchberg.jpg" alt="Profile Picture" loading="lazy" /></div>
  2248. <div class="follower__profile__name">
  2249. <h4>@@restoshirafukirchberg</h4>
  2250. </div>
  2251. </div>
  2252. <div class="follower__feedback">
  2253. <p>We were struggling to get more visibility on Google Maps, but this service helped us gather authentic reviews from real people in our local area. Within weeks, our ranking improved and foot traffic to our shop noticeably increased. The best investment we&rsquo;ve made in local SEO.</p>
  2254. </div>
  2255. <div class="follower__card__footer d-flex align-items-center justify-content-between">
  2256. <div class="follower__footer__start"><a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/hart-icon.svg" alt="Hart icon" /></a> <a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/massage-icon.svg" alt="Massage icon" /></a> <a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/paper-plane-icon.svg" alt="paper plane icon" /></a></div>
  2257. <div class="follower__footer__end"><a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/save-icon.svg" alt="Save Icon" /></a></div>
  2258. </div>
  2259. </div>
  2260. </div>
  2261. <div class="col-lg-4 col-md-6">
  2262. <div class="follower__card">
  2263. <div class="follower__header">
  2264. <div class="follower__profile"><img src="/wp-content/themes/light/img/ossysends.jpg" alt="Profile Picture" loading="lazy" /></div>
  2265. <div class="follower__profile__name">
  2266. <h4>@@ossysends</h4>
  2267. </div>
  2268. </div>
  2269. <div class="follower__feedback">
  2270. <p>I&rsquo;ve used TrustlyR for the past 2 months and have seen steady growth in Google reviews and profile interactions. Everything feels organic and supports my brand image &mdash; no fake activity, just real feedback. The team is responsive and provides great support and insights!</p>
  2271. </div>
  2272. <div class="follower__card__footer d-flex align-items-center justify-content-between">
  2273. <div class="follower__footer__start"><a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/hart-icon.svg" alt="Hart icon" /></a> <a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/massage-icon.svg" alt="Massage icon" /></a> <a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/paper-plane-icon.svg" alt="paper plane icon" /></a></div>
  2274. <div class="follower__footer__end"><a href="#" rel="dofollow"><img src="/wp-content/themes/light/img/save-icon.svg" alt="Save Icon" /></a></div>
  2275. </div>
  2276. </div>
  2277. </div>
  2278. </div>
  2279. </div>
  2280. </div>
  2281. </section>
  2282. <!-- =================== FOLLOWER AREA END ===================== -->
  2283. <p></p>
  2284. <!-- =================== FEATURED AREA START ===================== -->
  2285. <section class="featured__area">
  2286. <div class="container">
  2287. <div class="featured__inner__block">
  2288. <div class="row align-items-center">
  2289. <div class="col-lg-6">
  2290. <div class="featured__thumb__block position-relative z-1 active">
  2291. <div class="featured__thumb reels-yellow" style="position: relative; overflow: hidden; border-radius: 20px;"><picture> <source srcset="/wp-content/themes/light/img/mobile/TrustlyR-custom-review.webp" media="(max-width: 600px)" type="image/webp" /> <img src="/wp-content/themes/light/img/TrustlyR-custom-review.webp" alt="TrustlyR custom review" loading="lazy" /> </picture> <button class="play-button" aria-label="Play" data-video="https://www.youtube.com/embed/xmetjOXBh0I?autoplay=1&amp;rel=0&amp;modestbranding=1"> <i class="bi bi-play-fill" aria-hidden="true"></i> </button></div>
  2292. <div class="featured__user__shape"><img src="/wp-content/themes/light/img/user-shape.svg" alt="User Shape" loading="lazy" /></div>
  2293. <div class="featured__vertical__shape"></div>
  2294. <div class="featured__doted__shape"></div>
  2295. </div>
  2296. </div>
  2297. <div class="col-lg-6">
  2298. <div class="featured__content__wrapper">
  2299. <div class="featured__badge d-flex justify-content-center"><span class="d-inline-block">Flexible Review Customization Tool</span></div>
  2300. <div class="featured__user__top">
  2301. <h6>Steps to Customize Your Review</h6>
  2302. <ul>
  2303. <li>1. Open your <a href="/dashboard" title="TrustlyR Dashboard" rel="dofollow">Dashboard </a>and select the order you want to customize.</li>
  2304. <li>2. Click &ldquo;<strong>Customize Review</strong>&rdquo; to edit your AI-generated content.</li>
  2305. <li>3. Modify the text, tone, or style to match your brand voice.</li>
  2306. <li>4. Optionally, <strong>upload up to 3 photos</strong> for each review.</li>
  2307. <li>5. Choose your preferred <strong>star rating</strong> and click <strong>Save </strong>to apply changes.</li>
  2308. </ul>
  2309. </div>
  2310. </div>
  2311. </div>
  2312. </div>
  2313. </div>
  2314. </div>
  2315. </section>
  2316. <!-- =================== FEATURED AREA END ===================== -->
  2317. <p></p>
  2318. <!-- =================== EXPLORE AREA START ===================== -->
  2319. <section class="explore__area">
  2320. <div class="container">
  2321. <div class="explore__inner__wrap position-relative z-2">
  2322. <div class="explore__top__card">
  2323. <h3>TrustlyR Is For You</h3>
  2324. <p><span style="font-size: 12pt;">Whether you're a newly opened business or an established brand: It&rsquo;s not us, it&rsquo;s our results that make the difference.</span></p>
  2325. </div>
  2326. <div class="explore__cards">
  2327. <div class="explore__card">
  2328. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2329. <h5>Influencers</h5>
  2330. <span class="gradient__border"></span></div>
  2331. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-1.webp" alt="explore picture" loading="lazy" /></div>
  2332. </div>
  2333. <div class="explore__card">
  2334. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2335. <h5>Brands</h5>
  2336. <span class="gradient__border"></span></div>
  2337. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-2.webp" alt="explore picture" loading="lazy" /></div>
  2338. </div>
  2339. <div class="explore__card">
  2340. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2341. <h5>Fitness</h5>
  2342. <span class="gradient__border"></span></div>
  2343. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-3.webp" alt="explore picture" loading="lazy" /></div>
  2344. </div>
  2345. <div class="explore__card">
  2346. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2347. <h5>Fashion</h5>
  2348. <span class="gradient__border"></span></div>
  2349. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-4.webp" alt="explore picture" loading="lazy" /></div>
  2350. </div>
  2351. <div class="explore__card">
  2352. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2353. <h5>Photography</h5>
  2354. <span class="gradient__border"></span></div>
  2355. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-5.webp" alt="explore picture" loading="lazy" /></div>
  2356. </div>
  2357. <div class="explore__card">
  2358. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2359. <h5>Music</h5>
  2360. <span class="gradient__border"></span></div>
  2361. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-6.webp" alt="explore picture" loading="lazy" /></div>
  2362. </div>
  2363. <div class="explore__card">
  2364. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2365. <h5>Dentists</h5>
  2366. <span class="gradient__border"></span></div>
  2367. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-7.webp" alt="explore picture" loading="lazy" /></div>
  2368. </div>
  2369. <div class="explore__card">
  2370. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2371. <h5>Restaurants</h5>
  2372. <span class="gradient__border"></span></div>
  2373. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-8.webp" alt="explore picture" loading="lazy" /></div>
  2374. </div>
  2375. <div class="explore__card">
  2376. <div class="eplore__card__name d-flex align-items-center justify-content-between">
  2377. <h5>Startups</h5>
  2378. <span class="gradient__border"></span></div>
  2379. <div class="explore__thumb"><img src="/wp-content/themes/light/img/explore-thumb-9.webp" alt="explore picture" loading="lazy" /></div>
  2380. </div>
  2381. </div>
  2382. </div>
  2383. </div>
  2384. </section>
  2385. <!-- =================== EXPLORE AREA END ===================== -->
  2386.    <!-- faq section start -->
  2387.    <section class="faq" id="faq">
  2388.        <div class="container">
  2389.            <h2 class="section__title fw-semibold mb-0 text-center">FAQ</h2>
  2390.  
  2391.  
  2392.            <div class="row mt-4 gy-3">
  2393.                <!-- 左列 -->
  2394.                <div class="col-md-6">
  2395.                    <div class="faq__collapse-list d-flex flex-column gap-1">
  2396.                                <div class="faq__collapse">
  2397.                                    <button type="button"
  2398.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2399.                                            data-bs-toggle="collapse"
  2400.                                            data-bs-target="#faqCollapseLeft0"
  2401.                                            aria-expanded="false"
  2402.                                            aria-controls="faqCollapseLeft0">
  2403.                                        <span class="faq__collapse-title d-block">What is TrustlyR?</span>
  2404.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2405.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2406.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2407.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2408.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2409.                                        </span>
  2410.                                    </button>
  2411.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft0">
  2412.                                        <div class="faq__collapse-text mb-0">
  2413.                                            <p>TrustlyR is a platform that helps individuals and businesses grow their Google Reviews and business profile presence by increasing real, high-quality reviews from genuine users.</p>
  2414.                                        </div>
  2415.                                    </div>
  2416.                                </div>
  2417.                                <div class="faq__collapse">
  2418.                                    <button type="button"
  2419.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2420.                                            data-bs-toggle="collapse"
  2421.                                            data-bs-target="#faqCollapseLeft1"
  2422.                                            aria-expanded="false"
  2423.                                            aria-controls="faqCollapseLeft1">
  2424.                                        <span class="faq__collapse-title d-block">What should I do if my business receives a negative review from a competitor?</span>
  2425.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2426.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2427.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2428.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2429.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2430.                                        </span>
  2431.                                    </button>
  2432.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft1">
  2433.                                        <div class="faq__collapse-text mb-0">
  2434.                                            <p>Stay calm and don&rsquo;t retaliate. Respond professionally, clarify any misinformation and report the review to Google. We can also help you bury fake reviews by increasing authentic, positive ones from real active users.</p>
  2435.                                        </div>
  2436.                                    </div>
  2437.                                </div>
  2438.                                <div class="faq__collapse">
  2439.                                    <button type="button"
  2440.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2441.                                            data-bs-toggle="collapse"
  2442.                                            data-bs-target="#faqCollapseLeft2"
  2443.                                            aria-expanded="false"
  2444.                                            aria-controls="faqCollapseLeft2">
  2445.                                        <span class="faq__collapse-title d-block">Can I request reviews from a specific country or gender?</span>
  2446.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2447.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2448.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2449.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2450.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2451.                                        </span>
  2452.                                    </button>
  2453.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft2">
  2454.                                        <div class="faq__collapse-text mb-0">
  2455.                                            Absolutely. We support country-targeted reviews (like USA reviews.) and even gender preferences such as female reviewers for beauty brands or male reviewers for certain industries.
  2456.                                        </div>
  2457.                                    </div>
  2458.                                </div>
  2459.                                <div class="faq__collapse">
  2460.                                    <button type="button"
  2461.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2462.                                            data-bs-toggle="collapse"
  2463.                                            data-bs-target="#faqCollapseLeft3"
  2464.                                            aria-expanded="false"
  2465.                                            aria-controls="faqCollapseLeft3">
  2466.                                        <span class="faq__collapse-title d-block">Are the Google reviews real or fake?</span>
  2467.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2468.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2469.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2470.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2471.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2472.                                        </span>
  2473.                                    </button>
  2474.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft3">
  2475.                                        <div class="faq__collapse-text mb-0">
  2476.                                            All reviews are 100% authentic and come from real people. We do not use bots, fake accounts, or automated scripts. Every review is written by actual users based on your targeting preferences.
  2477.                                        </div>
  2478.                                    </div>
  2479.                                </div>
  2480.                                <div class="faq__collapse">
  2481.                                    <button type="button"
  2482.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2483.                                            data-bs-toggle="collapse"
  2484.                                            data-bs-target="#faqCollapseLeft4"
  2485.                                            aria-expanded="false"
  2486.                                            aria-controls="faqCollapseLeft4">
  2487.                                        <span class="faq__collapse-title d-block">Which businesses benefit most from female reviewers?</span>
  2488.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2489.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2490.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2491.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2492.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2493.                                        </span>
  2494.                                    </button>
  2495.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft4">
  2496.                                        <div class="faq__collapse-text mb-0">
  2497.                                            Businesses like beauty salons, skincare brands, wellness centers, boutique shops, restaurants, and hotels often have higher trust and engagement when reviews come from female users.
  2498.                                        </div>
  2499.                                    </div>
  2500.                                </div>
  2501.                                <div class="faq__collapse">
  2502.                                    <button type="button"
  2503.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2504.                                            data-bs-toggle="collapse"
  2505.                                            data-bs-target="#faqCollapseLeft5"
  2506.                                            aria-expanded="false"
  2507.                                            aria-controls="faqCollapseLeft5">
  2508.                                        <span class="faq__collapse-title d-block">How can I make sure my reviews look trustworthy?</span>
  2509.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2510.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2511.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2512.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2513.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2514.                                        </span>
  2515.                                    </button>
  2516.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft5">
  2517.                                        <div class="faq__collapse-text mb-0">
  2518.                                            <p>We recommend: Using custom-written content that sounds natural (we support this!), including a mix of short and detailed reviews, adding images when possible (we support image uploads!), spacing reviews out over time ,asking for diverse reviewers (e.g., different genders or regions)</p>
  2519.                                        </div>
  2520.                                    </div>
  2521.                                </div>
  2522.                                <div class="faq__collapse">
  2523.                                    <button type="button"
  2524.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2525.                                            data-bs-toggle="collapse"
  2526.                                            data-bs-target="#faqCollapseLeft6"
  2527.                                            aria-expanded="false"
  2528.                                            aria-controls="faqCollapseLeft6">
  2529.                                        <span class="faq__collapse-title d-block">How does TrustlyR work for Google Reviews?</span>
  2530.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2531.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2532.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2533.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2534.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2535.                                        </span>
  2536.                                    </button>
  2537.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft6">
  2538.                                        <div class="faq__collapse-text mb-0">
  2539.                                            <p>We analyze your business, target audience and desired locations. Then, we connect your profile with real users who leave thoughtful, high-quality Google reviews and ratings improving your online reputation and search visibility.</p>
  2540.                                        </div>
  2541.                                    </div>
  2542.                                </div>
  2543.                                <div class="faq__collapse">
  2544.                                    <button type="button"
  2545.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2546.                                            data-bs-toggle="collapse"
  2547.                                            data-bs-target="#faqCollapseLeft7"
  2548.                                            aria-expanded="false"
  2549.                                            aria-controls="faqCollapseLeft7">
  2550.                                        <span class="faq__collapse-title d-block">Why is it important to respond to Google reviews?</span>
  2551.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2552.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2553.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2554.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2555.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2556.                                        </span>
  2557.                                    </button>
  2558.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft7">
  2559.                                        <div class="faq__collapse-text mb-0">
  2560.                                            <p>Responding shows you value feedback, builds customer trust and signals to Google that your profile is active. It can improve local rankings and attract more engaged users.</p>
  2561.                                        </div>
  2562.                                    </div>
  2563.                                </div>
  2564.                                <div class="faq__collapse">
  2565.                                    <button type="button"
  2566.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2567.                                            data-bs-toggle="collapse"
  2568.                                            data-bs-target="#faqCollapseLeft8"
  2569.                                            aria-expanded="false"
  2570.                                            aria-controls="faqCollapseLeft8">
  2571.                                        <span class="faq__collapse-title d-block">Can I use TrustlyR for any kind of business?</span>
  2572.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2573.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2574.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2575.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2576.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2577.                                        </span>
  2578.                                    </button>
  2579.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft8">
  2580.                                        <div class="faq__collapse-text mb-0">
  2581.                                            <p>Absolutely! TrustlyR is perfect for local businesses, service providers, professionals and online brands looking to boost their Google presence with authentic reviews.</p>
  2582.                                        </div>
  2583.                                    </div>
  2584.                                </div>
  2585.                                <div class="faq__collapse">
  2586.                                    <button type="button"
  2587.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2588.                                            data-bs-toggle="collapse"
  2589.                                            data-bs-target="#faqCollapseLeft9"
  2590.                                            aria-expanded="false"
  2591.                                            aria-controls="faqCollapseLeft9">
  2592.                                        <span class="faq__collapse-title d-block"> Can I provide my own review content or photos?</span>
  2593.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2594.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2595.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2596.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2597.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2598.                                        </span>
  2599.                                    </button>
  2600.                                    <div class="faq__collapse-body collapse" id="faqCollapseLeft9">
  2601.                                        <div class="faq__collapse-text mb-0">
  2602.                                            Yes, if you don't want our active users post their reviews, our service allows you to fully customize the review content and even attach your own images, ensuring each review aligns with your brand and offerings.
  2603.                                        </div>
  2604.                                    </div>
  2605.                                </div>
  2606.                    </div>
  2607.                </div>
  2608.  
  2609.                <!-- 右列 -->
  2610.                <div class="col-md-6">
  2611.                    <div class="faq__collapse-list d-flex flex-column gap-1">
  2612.                                <div class="faq__collapse">
  2613.                                    <button type="button"
  2614.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2615.                                            data-bs-toggle="collapse"
  2616.                                            data-bs-target="#faqCollapseRight0"
  2617.                                            aria-expanded="false"
  2618.                                            aria-controls="faqCollapseRight0">
  2619.                                        <span class="faq__collapse-title d-block">Do I need to share my Google account password?</span>
  2620.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2621.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2622.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2623.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2624.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2625.                                        </span>
  2626.                                    </button>
  2627.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight0">
  2628.                                        <div class="faq__collapse-text mb-0">
  2629.                                            <p>No. We never ask for your Google account password. All reviews are posted by real users from their own accounts ensuring safety and privacy for your business.</p>
  2630.                                        </div>
  2631.                                    </div>
  2632.                                </div>
  2633.                                <div class="faq__collapse">
  2634.                                    <button type="button"
  2635.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2636.                                            data-bs-toggle="collapse"
  2637.                                            data-bs-target="#faqCollapseRight1"
  2638.                                            aria-expanded="false"
  2639.                                            aria-controls="faqCollapseRight1">
  2640.                                        <span class="faq__collapse-title d-block">Can real users use my review text or images?&#xA;</span>
  2641.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2642.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2643.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2644.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2645.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2646.                                        </span>
  2647.                                    </button>
  2648.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight1">
  2649.                                        <div class="faq__collapse-text mb-0">
  2650.                                            <p>Yes, we let users see your content and photos by default. It saves them time especially if they haven&rsquo;t taken their own pics. They actually prefer to update on them to express them if they agree with our review contents.</p>
  2651.                                        </div>
  2652.                                    </div>
  2653.                                </div>
  2654.                                <div class="faq__collapse">
  2655.                                    <button type="button"
  2656.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2657.                                            data-bs-toggle="collapse"
  2658.                                            data-bs-target="#faqCollapseRight2"
  2659.                                            aria-expanded="false"
  2660.                                            aria-controls="faqCollapseRight2">
  2661.                                        <span class="faq__collapse-title d-block">How quickly will I see new reviews?</span>
  2662.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2663.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2664.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2665.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2666.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2667.                                        </span>
  2668.                                    </button>
  2669.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight2">
  2670.                                        <div class="faq__collapse-text mb-0">
  2671.                                            Some clients see reviews posted within a few days, but the process is designed to be gradual and natural to comply with Google’s guidelines. Typically, you’ll notice results within 1–2 weeks.
  2672.                                        </div>
  2673.                                    </div>
  2674.                                </div>
  2675.                                <div class="faq__collapse">
  2676.                                    <button type="button"
  2677.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2678.                                            data-bs-toggle="collapse"
  2679.                                            data-bs-target="#faqCollapseRight3"
  2680.                                            aria-expanded="false"
  2681.                                            aria-controls="faqCollapseRight3">
  2682.                                        <span class="faq__collapse-title d-block">How do you ensure the reviews come from U.S. users?&#xA;</span>
  2683.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2684.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2685.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2686.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2687.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2688.                                        </span>
  2689.                                    </button>
  2690.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight3">
  2691.                                        <div class="faq__collapse-text mb-0">
  2692.                                            We run targeted ads that only show your Google Business profile to users located in the U.S. Since Google Ads allows precise country-level targeting, people outside the U.S. won’t see or interact with the campaign, this will ensure reviews come from real USA users only.
  2693.                                        </div>
  2694.                                    </div>
  2695.                                </div>
  2696.                                <div class="faq__collapse">
  2697.                                    <button type="button"
  2698.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2699.                                            data-bs-toggle="collapse"
  2700.                                            data-bs-target="#faqCollapseRight4"
  2701.                                            aria-expanded="false"
  2702.                                            aria-controls="faqCollapseRight4">
  2703.                                        <span class="faq__collapse-title d-block">Can I pause or cancel my plan anytime?</span>
  2704.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2705.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2706.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2707.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2708.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2709.                                        </span>
  2710.                                    </button>
  2711.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight4">
  2712.                                        <div class="faq__collapse-text mb-0">
  2713.                                            Yes. You can pause, upgrade, downgrade, or cancel your plan at any time from your dashboard—no hassle, no long-term contracts.
  2714.                                        </div>
  2715.                                    </div>
  2716.                                </div>
  2717.                                <div class="faq__collapse">
  2718.                                    <button type="button"
  2719.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2720.                                            data-bs-toggle="collapse"
  2721.                                            data-bs-target="#faqCollapseRight5"
  2722.                                            aria-expanded="false"
  2723.                                            aria-controls="faqCollapseRight5">
  2724.                                        <span class="faq__collapse-title d-block">Will my Google rating improve?</span>
  2725.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2726.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2727.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2728.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2729.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2730.                                        </span>
  2731.                                    </button>
  2732.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight5">
  2733.                                        <div class="faq__collapse-text mb-0">
  2734.                                            Yes. With more high-quality, positive reviews from real users, your Google rating and local search visibility should improve over time.
  2735.                                        </div>
  2736.                                    </div>
  2737.                                </div>
  2738.                                <div class="faq__collapse">
  2739.                                    <button type="button"
  2740.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2741.                                            data-bs-toggle="collapse"
  2742.                                            data-bs-target="#faqCollapseRight6"
  2743.                                            aria-expanded="false"
  2744.                                            aria-controls="faqCollapseRight6">
  2745.                                        <span class="faq__collapse-title d-block">How Do Positive Reviews Grow Your Business?</span>
  2746.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2747.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2748.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2749.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2750.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2751.                                        </span>
  2752.                                    </button>
  2753.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight6">
  2754.                                        <div class="faq__collapse-text mb-0">
  2755.                                            Our expert team helps you reach your Google growth goal in a short time with reviews prepared with SEO-friendly texts emphasizing all the features of your business. Remember, strong reviews bring strong sales.
  2756.                                        </div>
  2757.                                    </div>
  2758.                                </div>
  2759.                                <div class="faq__collapse">
  2760.                                    <button type="button"
  2761.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2762.                                            data-bs-toggle="collapse"
  2763.                                            data-bs-target="#faqCollapseRight7"
  2764.                                            aria-expanded="false"
  2765.                                            aria-controls="faqCollapseRight7">
  2766.                                        <span class="faq__collapse-title d-block">Why should I choose TrustlyR?</span>
  2767.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2768.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2769.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2770.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2771.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2772.                                        </span>
  2773.                                    </button>
  2774.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight7">
  2775.                                        <div class="faq__collapse-text mb-0">
  2776.                                            Among the many companies offering Google review services, TrustlyR stands out by offering multiple features you can’t find elsewhere. These include male-female profile reviews, location-based reviews, 5-star rating options, visual review choices, and the ability to use your own text.
  2777.                                        </div>
  2778.                                    </div>
  2779.                                </div>
  2780.                                <div class="faq__collapse">
  2781.                                    <button type="button"
  2782.                                            class="faq__collapse-btn d-flex justify-content-between align-items-start w-100"
  2783.                                            data-bs-toggle="collapse"
  2784.                                            data-bs-target="#faqCollapseRight8"
  2785.                                            aria-expanded="false"
  2786.                                            aria-controls="faqCollapseRight8">
  2787.                                        <span class="faq__collapse-title d-block">Will buying reviews harm my Google account?</span>
  2788.                                        <span class="faq__collapse-icon d-block rounded-circle flex-shrink-0 position-relative">
  2789.                                            <img src="/wp-content/themes/light/img/icon/angle-down-black.svg" alt="angle down"
  2790.                                                 class="angle-down position-absolute top-50 start-50 translate-middle">
  2791.                                            <img src="/wp-content/themes/light/img/mobile/angle-up-white.webp" alt="angle up"
  2792.                                                 class="angle-up position-absolute top-50 start-50 translate-middle">
  2793.                                        </span>
  2794.                                    </button>
  2795.                                    <div class="faq__collapse-body collapse" id="faqCollapseRight8">
  2796.                                        <div class="faq__collapse-text mb-0">
  2797.                                            No. Reviews are added to your business naturally and your account remains safe.
  2798.                                        </div>
  2799.                                    </div>
  2800.                                </div>
  2801.                    </div>
  2802.                </div>
  2803.            </div>
  2804.        </div>
  2805.    </section>
  2806.    <!-- faq section end -->
  2807. <!-- =================== JOIN NOW AREA END ===================== -->
  2808.    <!-- reviews section start -->
  2809.    <section class="reviews" id="testimonial" itemscope itemtype="https://schema.org/Organization">
  2810.        <meta itemprop="name" content="TrustlyR" />
  2811.  
  2812.        <div itemprop="aggregateRating" itemscope itemtype="https://schema.org/AggregateRating">
  2813.            <meta itemprop="ratingValue" content="4.70" />
  2814.            <meta itemprop="reviewCount" content="32" />
  2815.        </div>
  2816.        <div class="container">
  2817.            <div class="reviews__header d-flex align-items-center position-relative">
  2818.                <div class="text-center position-absolute start-50 top-50 translate-middle">
  2819.                    <h2 class="reviews__title section__title fw-semibold">Feedback</h2>
  2820.                    <div class="reviews__feedback-count d-flex align-items-center justify-content-center">
  2821.                        <p class="mb-0">32 Reviews</p>
  2822.                        <span class="reviews__rate-star"><i class="bi bi-star-fill"></i></span>
  2823.                        <p class="reviews__rate mb-0">4.70</p>
  2824.                    </div>
  2825.                </div>
  2826.                <div class="ms-auto reviews__slider-nav slider-nav d-none d-md-flex">
  2827.                    <button type="button" class="slider-nav__btn reviews__slider-btn-prev d-flex align-items-center justify-content-center rounded-circle bg-transparent"><img src="/wp-content/themes/light/img/icon/angle-left.png" alt="angle left"></button>
  2828.                    <button type="button" class="slider-nav__btn reviews__slider-btn-next d-flex align-items-center justify-content-center rounded-circle bg-transparent"><img src="/wp-content/themes/light/img/icon/angle-right.png" alt="angle right"></button>
  2829.                </div>
  2830.            </div>
  2831.            <div class="reviews__slider swiper">
  2832.  
  2833.                <div class="reviews__slider-wrapper swiper-wrapper">
  2834.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  2835.                             aria-label="1 / 4">
  2836.                    
  2837.  
  2838.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  2839.                                 itemscope itemtype="https://schema.org/Rating">
  2840.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2841.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2842.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2843.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2844.                                <span class="star-icon ">
  2845.                                    <i class="bi bi-star-fill"></i>
  2846.                                </span>
  2847.                                4.9/5
  2848.                            </div>
  2849.  
  2850.                            <div  itemscope itemtype="https://schema.org/Person">
  2851.                          
  2852.                                <h5 class="reviews__title-card">Alex Stellar</h5>
  2853.                            </div>
  2854.                            
  2855.                            <div class="reviews__text-card">
  2856.                                As a digital payment startup, TrustlyR helped us with verified reviews that
  2857. promoted our app’s reliability and credibility. Potential customers are reassured when they
  2858. see authentic experiences, and our subscription rate has grown faster than expected.
  2859.                            </div>
  2860.  
  2861.                        </div>
  2862.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  2863.                             aria-label="1 / 4">
  2864.                    
  2865.  
  2866.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  2867.                                 itemscope itemtype="https://schema.org/Rating">
  2868.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2869.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2870.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2871.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2872.                                <span class="star-icon ">
  2873.                                    <i class="bi bi-star-fill"></i>
  2874.                                </span>
  2875.                                5/5
  2876.                            </div>
  2877.  
  2878.                            <div  itemscope itemtype="https://schema.org/Person">
  2879.                          
  2880.                                <h5 class="reviews__title-card">Addison- I</h5>
  2881.                            </div>
  2882.                            
  2883.                            <div class="reviews__text-card">
  2884.                                - I recommend buying reviews from TrustlyR. They are the best in the market and
  2885. possess in-depth knowledge about Sydney overall.
  2886.                            </div>
  2887.  
  2888.                        </div>
  2889.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  2890.                             aria-label="1 / 4">
  2891.                    
  2892.  
  2893.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  2894.                                 itemscope itemtype="https://schema.org/Rating">
  2895.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2896.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2897.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2898.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2899.                                <span class="star-icon ">
  2900.                                    <i class="bi bi-star-fill"></i>
  2901.                                </span>
  2902.                                4.8/5
  2903.                            </div>
  2904.  
  2905.                            <div  itemscope itemtype="https://schema.org/Person">
  2906.                          
  2907.                                <h5 class="reviews__title-card">Beth</h5>
  2908.                            </div>
  2909.                            
  2910.                            <div class="reviews__text-card">
  2911.                                If you're looking to build a strong Google ranking, you can trust them. They have an
  2912. expert team, and their delivery for Google reviews is quick.
  2913.                            </div>
  2914.  
  2915.                        </div>
  2916.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  2917.                             aria-label="1 / 4">
  2918.                    
  2919.  
  2920.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  2921.                                 itemscope itemtype="https://schema.org/Rating">
  2922.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2923.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2924.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2925.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2926.                                <span class="star-icon ">
  2927.                                    <i class="bi bi-star-fill"></i>
  2928.                                </span>
  2929.                                4.7/5
  2930.                            </div>
  2931.  
  2932.                            <div  itemscope itemtype="https://schema.org/Person">
  2933.                          
  2934.                                <h5 class="reviews__title-card">Ashley Markan</h5>
  2935.                            </div>
  2936.                            
  2937.                            <div class="reviews__text-card">
  2938.                                High-quality service that was delivered precisely as promised. My store
  2939. profile now looks authentic and trustworthy, and I’ve seen a real increase in business growth.
  2940.                            </div>
  2941.  
  2942.                        </div>
  2943.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  2944.                             aria-label="1 / 4">
  2945.                    
  2946.  
  2947.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  2948.                                 itemscope itemtype="https://schema.org/Rating">
  2949.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2950.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2951.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2952.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2953.                                <span class="star-icon ">
  2954.                                    <i class="bi bi-star-fill"></i>
  2955.                                </span>
  2956.                                4.8/5
  2957.                            </div>
  2958.  
  2959.                            <div  itemscope itemtype="https://schema.org/Person">
  2960.                          
  2961.                                <h5 class="reviews__title-card">Mario Lam</h5>
  2962.                            </div>
  2963.                            
  2964.                            <div class="reviews__text-card">
  2965.                                Buying the 2-month Google review package was the best decision for my
  2966. grocery shop. The reviews looked authentic, improved my online local SEO ranking, and
  2967. brought in more customers in the local area daily.
  2968.                            </div>
  2969.  
  2970.                        </div>
  2971.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  2972.                             aria-label="1 / 4">
  2973.                    
  2974.  
  2975.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  2976.                                 itemscope itemtype="https://schema.org/Rating">
  2977.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2978.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2979.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2980.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  2981.                                <span class="star-icon ">
  2982.                                    <i class="bi bi-star-fill"></i>
  2983.                                </span>
  2984.                                4.7/5
  2985.                            </div>
  2986.  
  2987.                            <div  itemscope itemtype="https://schema.org/Person">
  2988.                          
  2989.                                <h5 class="reviews__title-card">Mary Cullan</h5>
  2990.                            </div>
  2991.                            
  2992.                            <div class="reviews__text-card">
  2993.                                I have an aesthetic and dermatology clinic in downtown California, and I used
  2994. to face issues with not receiving enough calls for appointments, as well as struggling with
  2995. Google rankings for my three locations. I came across Trustly, which significantly improved
  2996. my business's overall ranking. From getting three appointments a day, I have been receiving
  2997. more than 15 bookings...
  2998.                            </div>
  2999.  
  3000.                        </div>
  3001.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3002.                             aria-label="1 / 4">
  3003.                    
  3004.  
  3005.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3006.                                 itemscope itemtype="https://schema.org/Rating">
  3007.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3008.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3009.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3010.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3011.                                <span class="star-icon ">
  3012.                                    <i class="bi bi-star-fill"></i>
  3013.                                </span>
  3014.                                4.7/5
  3015.                            </div>
  3016.  
  3017.                            <div  itemscope itemtype="https://schema.org/Person">
  3018.                          
  3019.                                <h5 class="reviews__title-card">Sarah M</h5>
  3020.                            </div>
  3021.                            
  3022.                            <div class="reviews__text-card">
  3023.                                "TrustlyR really boosts our Google reviews, within 2 weeks, we saw a real increase in high-quality reviews and visibility"
  3024.                            </div>
  3025.  
  3026.                        </div>
  3027.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3028.                             aria-label="1 / 4">
  3029.                    
  3030.  
  3031.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3032.                                 itemscope itemtype="https://schema.org/Rating">
  3033.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3034.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3035.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3036.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3037.                                <span class="star-icon ">
  3038.                                    <i class="bi bi-star-fill"></i>
  3039.                                </span>
  3040.                                4.8/5
  3041.                            </div>
  3042.  
  3043.                            <div  itemscope itemtype="https://schema.org/Person">
  3044.                          
  3045.                                <h5 class="reviews__title-card">David Weir</h5>
  3046.                            </div>
  3047.                            
  3048.                            <div class="reviews__text-card">
  3049.                                Since we started using TrustlyR, our clothing store in Manhattan has seen a
  3050. significant increase in verified reviews.TrustlyR helped us focus on our USP by providing
  3051. genuine reviews for our products, which has increased customer visits and improved our
  3052. Google rankings. Traffic has increased by 50% and conversions by 25% — TrustlyR is now
  3053. an integral part of our...
  3054.                            </div>
  3055.  
  3056.                        </div>
  3057.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3058.                             aria-label="1 / 4">
  3059.                    
  3060.  
  3061.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3062.                                 itemscope itemtype="https://schema.org/Rating">
  3063.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3064.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3065.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3066.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3067.                                <span class="star-icon ">
  3068.                                    <i class="bi bi-star-fill"></i>
  3069.                                </span>
  3070.                                5/5
  3071.                            </div>
  3072.  
  3073.                            <div  itemscope itemtype="https://schema.org/Person">
  3074.                          
  3075.                                <h5 class="reviews__title-card">Karen Wong</h5>
  3076.                            </div>
  3077.                            
  3078.                            <div class="reviews__text-card">
  3079.                                As a boutique hotel in Miami, business reputation is
  3080. everything. TrustlyR provided us with authentic guest reviews. Our verified reviews doubled
  3081. in three months, and we now rank higher on Google Maps. Guests tell us they booked
  3082. because they trusted the reviews they saw.” I would highly recommend TrustlyR for your
  3083. business reviews.
  3084.                            </div>
  3085.  
  3086.                        </div>
  3087.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3088.                             aria-label="1 / 4">
  3089.                    
  3090.  
  3091.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3092.                                 itemscope itemtype="https://schema.org/Rating">
  3093.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3094.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3095.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3096.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3097.                                <span class="star-icon ">
  3098.                                    <i class="bi bi-star-fill"></i>
  3099.                                </span>
  3100.                                4.8/5
  3101.                            </div>
  3102.  
  3103.                            <div  itemscope itemtype="https://schema.org/Person">
  3104.                          
  3105.                                <h5 class="reviews__title-card">Reena</h5>
  3106.                            </div>
  3107.                            
  3108.                            <div class="reviews__text-card">
  3109.                                The quality is nice, they deliver Google reviews very quickly, and they have a wide range of plans to customise from.
  3110.                            </div>
  3111.  
  3112.                        </div>
  3113.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3114.                             aria-label="1 / 4">
  3115.                    
  3116.  
  3117.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3118.                                 itemscope itemtype="https://schema.org/Rating">
  3119.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3120.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3121.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3122.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3123.                                <span class="star-icon ">
  3124.                                    <i class="bi bi-star-fill"></i>
  3125.                                </span>
  3126.                                4.8/5
  3127.                            </div>
  3128.  
  3129.                            <div  itemscope itemtype="https://schema.org/Person">
  3130.                          
  3131.                                <h5 class="reviews__title-card">Richard Chang</h5>
  3132.                            </div>
  3133.                            
  3134.                            <div class="reviews__text-card">
  3135.                                With TrustlyR, buying authentic reviews has never been
  3136. easier. It boosted our local SEO and brought in more first-time diners. I have three locations
  3137. across Las Vegas and Boulder City, and purchasing Google reviews in Nevada has helped me
  3138. attract new tourist customers.
  3139.                            </div>
  3140.  
  3141.                        </div>
  3142.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3143.                             aria-label="1 / 4">
  3144.                    
  3145.  
  3146.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3147.                                 itemscope itemtype="https://schema.org/Rating">
  3148.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3149.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3150.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3151.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3152.                                <span class="star-icon ">
  3153.                                    <i class="bi bi-star-fill"></i>
  3154.                                </span>
  3155.                                4.7/5
  3156.                            </div>
  3157.  
  3158.                            <div  itemscope itemtype="https://schema.org/Person">
  3159.                          
  3160.                                <h5 class="reviews__title-card">Elizabeth</h5>
  3161.                            </div>
  3162.                            
  3163.                            <div class="reviews__text-card">
  3164.                                Thanks to this service, my business gained instant trust with new customers.
  3165. Reviews are consistent, professional, and have helped us grow at a faster rate than expected.
  3166.                            </div>
  3167.  
  3168.                        </div>
  3169.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3170.                             aria-label="1 / 4">
  3171.                    
  3172.  
  3173.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3174.                                 itemscope itemtype="https://schema.org/Rating">
  3175.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3176.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3177.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3178.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3179.                                <span class="star-icon ">
  3180.                                    <i class="bi bi-star-fill"></i>
  3181.                                </span>
  3182.                                5/5
  3183.                            </div>
  3184.  
  3185.                            <div  itemscope itemtype="https://schema.org/Person">
  3186.                          
  3187.                                <h5 class="reviews__title-card">Jason L</h5>
  3188.                            </div>
  3189.                            
  3190.                            <div class="reviews__text-card">
  3191.                                "We run a local restaurant, and getting honest Google reviews used to be a struggle. After using TrustlyR we are getting constant reviews from female, and a few from local guides!"
  3192.                            </div>
  3193.  
  3194.                        </div>
  3195.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3196.                             aria-label="1 / 4">
  3197.                    
  3198.  
  3199.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3200.                                 itemscope itemtype="https://schema.org/Rating">
  3201.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3202.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3203.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3204.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3205.                                <span class="star-icon ">
  3206.                                    <i class="bi bi-star-fill"></i>
  3207.                                </span>
  3208.                                4.9/5
  3209.                            </div>
  3210.  
  3211.                            <div  itemscope itemtype="https://schema.org/Person">
  3212.                          
  3213.                                <h5 class="reviews__title-card">Amanda T</h5>
  3214.                            </div>
  3215.                            
  3216.                            <div class="reviews__text-card">
  3217.                                "TrustlyR really get some female reviewers from nearby for my resturant business, we are getting around 3-5 reviews from female reviewers"
  3218.                            </div>
  3219.  
  3220.                        </div>
  3221.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3222.                             aria-label="1 / 4">
  3223.                    
  3224.  
  3225.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3226.                                 itemscope itemtype="https://schema.org/Rating">
  3227.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3228.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3229.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3230.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3231.                                <span class="star-icon ">
  3232.                                    <i class="bi bi-star-fill"></i>
  3233.                                </span>
  3234.                                4.8/5
  3235.                            </div>
  3236.  
  3237.                            <div  itemscope itemtype="https://schema.org/Person">
  3238.                          
  3239.                                <h5 class="reviews__title-card">Brandon Lee</h5>
  3240.                            </div>
  3241.                            
  3242.                            <div class="reviews__text-card">
  3243.                                TrustlyR is the best place to get your Google reviews in New York. My wife
  3244. and I run a bakery, and we were struggling to increase our brand growth on Google. With the
  3245. team at TrustlyR, my experience has been hassle-free, and the process was relatively quick. I recommend you buy Google reviews in New York from...
  3246.                            </div>
  3247.  
  3248.                        </div>
  3249.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3250.                             aria-label="1 / 4">
  3251.                    
  3252.  
  3253.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3254.                                 itemscope itemtype="https://schema.org/Rating">
  3255.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3256.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3257.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3258.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3259.                                <span class="star-icon ">
  3260.                                    <i class="bi bi-star-fill"></i>
  3261.                                </span>
  3262.                                4.8/5
  3263.                            </div>
  3264.  
  3265.                            <div  itemscope itemtype="https://schema.org/Person">
  3266.                          
  3267.                                <h5 class="reviews__title-card">Marie</h5>
  3268.                            </div>
  3269.                            
  3270.                            <div class="reviews__text-card">
  3271.                                The reviews looked natural and helped my shop stand out quickly. Within weeks, we
  3272. noticed increased engagement and a higher rate of returning clients.
  3273.                            </div>
  3274.  
  3275.                        </div>
  3276.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3277.                             aria-label="1 / 4">
  3278.                    
  3279.  
  3280.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3281.                                 itemscope itemtype="https://schema.org/Rating">
  3282.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3283.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3284.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3285.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3286.                                <span class="star-icon ">
  3287.                                    <i class="bi bi-star-fill"></i>
  3288.                                </span>
  3289.                                5/5
  3290.                            </div>
  3291.  
  3292.                            <div  itemscope itemtype="https://schema.org/Person">
  3293.                          
  3294.                                <h5 class="reviews__title-card">Rhonda Bears</h5>
  3295.                            </div>
  3296.                            
  3297.                            <div class="reviews__text-card">
  3298.                                I was struggling to buy Google reviews for my Google Business profile. I
  3299. learned about them through my friend, and I purchased their monthly package. I received the
  3300. best Google reviews from them, and my profile now appears authentic.
  3301.                            </div>
  3302.  
  3303.                        </div>
  3304.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3305.                             aria-label="1 / 4">
  3306.                    
  3307.  
  3308.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3309.                                 itemscope itemtype="https://schema.org/Rating">
  3310.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3311.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3312.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3313.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3314.                                <span class="star-icon ">
  3315.                                    <i class="bi bi-star-fill"></i>
  3316.                                </span>
  3317.                                4.9/5
  3318.                            </div>
  3319.  
  3320.                            <div  itemscope itemtype="https://schema.org/Person">
  3321.                          
  3322.                                <h5 class="reviews__title-card">Emma</h5>
  3323.                            </div>
  3324.                            
  3325.                            <div class="reviews__text-card">
  3326.                                They have become my go-to site to buy reviews for my businesses in Texas and
  3327. Houston. Since the time I have known this site, I haven't visited any other.
  3328.                            </div>
  3329.  
  3330.                        </div>
  3331.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3332.                             aria-label="1 / 4">
  3333.                    
  3334.  
  3335.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3336.                                 itemscope itemtype="https://schema.org/Rating">
  3337.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3338.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3339.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3340.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3341.                                <span class="star-icon sta-icon--regular">
  3342.                                    <i class="bi bi-star"></i>
  3343.                                </span>
  3344.                                4.4/5
  3345.                            </div>
  3346.  
  3347.                            <div  itemscope itemtype="https://schema.org/Person">
  3348.                          
  3349.                                <h5 class="reviews__title-card">Katrina Leet</h5>
  3350.                            </div>
  3351.                            
  3352.                            <div class="reviews__text-card">
  3353.                                I always wondered where to buy Google reviews from until I discovered them.
  3354. The reviews were customised according to my business needs and were authentic. My traffic
  3355. increased within three weeks. Amazing service!
  3356.                            </div>
  3357.  
  3358.                        </div>
  3359.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3360.                             aria-label="1 / 4">
  3361.                    
  3362.  
  3363.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3364.                                 itemscope itemtype="https://schema.org/Rating">
  3365.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3366.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3367.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3368.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3369.                                <span class="star-icon sta-icon--regular">
  3370.                                    <i class="bi bi-star"></i>
  3371.                                </span>
  3372.                                4.5/5
  3373.                            </div>
  3374.  
  3375.                            <div  itemscope itemtype="https://schema.org/Person">
  3376.                          
  3377.                                <h5 class="reviews__title-card">Tina Chang</h5>
  3378.                            </div>
  3379.                            
  3380.                            <div class="reviews__text-card">
  3381.                                I am an Indo-Chinese immigrant in Los Angeles. I run an Indian food restaurant
  3382. near Disneyland in Anaheim. I used to experience a lot of competition since the traffic is
  3383. always high. I was exploring options to buy Google reviews and came across TrustlyR. At
  3384. first, I was unsure, as I had a bad experience with a company...
  3385.                            </div>
  3386.  
  3387.                        </div>
  3388.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3389.                             aria-label="1 / 4">
  3390.                    
  3391.  
  3392.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3393.                                 itemscope itemtype="https://schema.org/Rating">
  3394.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3395.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3396.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3397.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3398.                                <span class="star-icon sta-icon--regular">
  3399.                                    <i class="bi bi-star"></i>
  3400.                                </span>
  3401.                                4.3/5
  3402.                            </div>
  3403.  
  3404.                            <div  itemscope itemtype="https://schema.org/Person">
  3405.                          
  3406.                                <h5 class="reviews__title-card">Shawn</h5>
  3407.                            </div>
  3408.                            
  3409.                            <div class="reviews__text-card">
  3410.                                - I have been buying positive Google reviews from them for a few months now. They
  3411. are amazing and provide high-quality Google reviews.
  3412.                            </div>
  3413.  
  3414.                        </div>
  3415.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3416.                             aria-label="1 / 4">
  3417.                    
  3418.  
  3419.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3420.                                 itemscope itemtype="https://schema.org/Rating">
  3421.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3422.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3423.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3424.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3425.                                <span class="star-icon ">
  3426.                                    <i class="bi bi-star-fill"></i>
  3427.                                </span>
  3428.                                5/5
  3429.                            </div>
  3430.  
  3431.                            <div  itemscope itemtype="https://schema.org/Person">
  3432.                          
  3433.                                <h5 class="reviews__title-card">Preeti Singh</h5>
  3434.                            </div>
  3435.                            
  3436.                            <div class="reviews__text-card">
  3437.                                Professional, reliable, and effective. These reviews built the credibility my
  3438. business needed to compete for a Google ranking. It was the best decision to enhance our
  3439. business's online presence.
  3440.                            </div>
  3441.  
  3442.                        </div>
  3443.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3444.                             aria-label="1 / 4">
  3445.                    
  3446.  
  3447.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3448.                                 itemscope itemtype="https://schema.org/Rating">
  3449.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3450.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3451.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3452.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3453.                                <span class="star-icon sta-icon--regular">
  3454.                                    <i class="bi bi-star"></i>
  3455.                                </span>
  3456.                                4/5
  3457.                            </div>
  3458.  
  3459.                            <div  itemscope itemtype="https://schema.org/Person">
  3460.                          
  3461.                                <h5 class="reviews__title-card">Kate Hilton</h5>
  3462.                            </div>
  3463.                            
  3464.                            <div class="reviews__text-card">
  3465.                                Amazing service, reliable results, and easy to buy Google reviews. The process
  3466. is hassle-free and works wonders for new businesses looking to boost their growth.
  3467.                            </div>
  3468.  
  3469.                        </div>
  3470.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3471.                             aria-label="1 / 4">
  3472.                    
  3473.  
  3474.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3475.                                 itemscope itemtype="https://schema.org/Rating">
  3476.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3477.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3478.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3479.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3480.                                <span class="star-icon ">
  3481.                                    <i class="bi bi-star-fill"></i>
  3482.                                </span>
  3483.                                5/5
  3484.                            </div>
  3485.  
  3486.                            <div  itemscope itemtype="https://schema.org/Person">
  3487.                          
  3488.                                <h5 class="reviews__title-card">Rachel Cliff</h5>
  3489.                            </div>
  3490.                            
  3491.                            <div class="reviews__text-card">
  3492.                                I own a boutique shop in Miami, and I was looking
  3493. for a boost in business growth through improved Google rankings. I came across this site, and
  3494. I am delighted with the results, and now it's a go-to place to buy reviews for my Miami
  3495. business.
  3496.                            </div>
  3497.  
  3498.                        </div>
  3499.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3500.                             aria-label="1 / 4">
  3501.                    
  3502.  
  3503.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3504.                                 itemscope itemtype="https://schema.org/Rating">
  3505.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3506.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3507.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3508.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3509.                                <span class="star-icon ">
  3510.                                    <i class="bi bi-star-fill"></i>
  3511.                                </span>
  3512.                                5/5
  3513.                            </div>
  3514.  
  3515.                            <div  itemscope itemtype="https://schema.org/Person">
  3516.                          
  3517.                                <h5 class="reviews__title-card">Jeffery</h5>
  3518.                            </div>
  3519.                            
  3520.                            <div class="reviews__text-card">
  3521.                                My Google ratings went from 2.5 to 4.7 from buying
  3522. Google reviews from them. My Google business profile now looks quite active and
  3523. trustworthy, and I’ve already seen more walk-ins and phone calls from new customers.”
  3524.                            </div>
  3525.  
  3526.                        </div>
  3527.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3528.                             aria-label="1 / 4">
  3529.                    
  3530.  
  3531.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3532.                                 itemscope itemtype="https://schema.org/Rating">
  3533.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3534.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3535.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3536.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3537.                                <span class="star-icon sta-icon--regular">
  3538.                                    <i class="bi bi-star"></i>
  3539.                                </span>
  3540.                                4/5
  3541.                            </div>
  3542.  
  3543.                            <div  itemscope itemtype="https://schema.org/Person">
  3544.                          
  3545.                                <h5 class="reviews__title-card">Brandon</h5>
  3546.                            </div>
  3547.                            
  3548.                            <div class="reviews__text-card">
  3549.                                TrustlyR made it simple for our firm to collect authentic
  3550. reviews from satisfied clients. Our Google profile now looks active and credible, which has
  3551. helped us attract more corporate clients.
  3552.                            </div>
  3553.  
  3554.                        </div>
  3555.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3556.                             aria-label="1 / 4">
  3557.                    
  3558.  
  3559.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3560.                                 itemscope itemtype="https://schema.org/Rating">
  3561.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3562.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3563.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3564.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3565.                                <span class="star-icon sta-icon--regular">
  3566.                                    <i class="bi bi-star"></i>
  3567.                                </span>
  3568.                                4.5/5
  3569.                            </div>
  3570.  
  3571.                            <div  itemscope itemtype="https://schema.org/Person">
  3572.                          
  3573.                                <h5 class="reviews__title-card">Miranda Chen</h5>
  3574.                            </div>
  3575.                            
  3576.                            <div class="reviews__text-card">
  3577.                                I own a spa salon in New Jersey. I received a few fake reviews from my
  3578. competitors in the area, which negatively impacted my Google ranking. I purchased Google
  3579. reviews from this site, and it helped me increase my rating. Negative reviews had impacted
  3580. customers' trust in my business, but I have since regained their trust.
  3581.                            </div>
  3582.  
  3583.                        </div>
  3584.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3585.                             aria-label="1 / 4">
  3586.                    
  3587.  
  3588.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3589.                                 itemscope itemtype="https://schema.org/Rating">
  3590.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3591.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3592.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3593.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3594.                                <span class="star-icon sta-icon--regular">
  3595.                                    <i class="bi bi-star"></i>
  3596.                                </span>
  3597.                                4.2/5
  3598.                            </div>
  3599.  
  3600.                            <div  itemscope itemtype="https://schema.org/Person">
  3601.                          
  3602.                                <h5 class="reviews__title-card">Savanna B</h5>
  3603.                            </div>
  3604.                            
  3605.                            <div class="reviews__text-card">
  3606.                                Thanks to TrustlyR, I now have a stream of verified reviews showcasing my
  3607. reliability. This has helped me close deals more quickly and secure referrals from clients who
  3608. initially found me on Google.
  3609.                            </div>
  3610.  
  3611.                        </div>
  3612.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3613.                             aria-label="1 / 4">
  3614.                    
  3615.  
  3616.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3617.                                 itemscope itemtype="https://schema.org/Rating">
  3618.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3619.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3620.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3621.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3622.                                <span class="star-icon sta-icon--regular">
  3623.                                    <i class="bi bi-star"></i>
  3624.                                </span>
  3625.                                4.5/5
  3626.                            </div>
  3627.  
  3628.                            <div  itemscope itemtype="https://schema.org/Person">
  3629.                          
  3630.                                <h5 class="reviews__title-card">Taylor P</h5>
  3631.                            </div>
  3632.                            
  3633.                            <div class="reviews__text-card">
  3634.                                Thanks to TrustlyR, our online academy now has authentic and reliable reviews
  3635. highlighting course quality and instructors. Enrollments are up by 20%.
  3636.                            </div>
  3637.  
  3638.                        </div>
  3639.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3640.                             aria-label="1 / 4">
  3641.                    
  3642.  
  3643.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3644.                                 itemscope itemtype="https://schema.org/Rating">
  3645.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3646.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3647.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3648.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3649.                                <span class="star-icon ">
  3650.                                    <i class="bi bi-star-fill"></i>
  3651.                                </span>
  3652.                                4.6/5
  3653.                            </div>
  3654.  
  3655.                            <div  itemscope itemtype="https://schema.org/Person">
  3656.                          
  3657.                                <h5 class="reviews__title-card">Phu Quac</h5>
  3658.                            </div>
  3659.                            
  3660.                            <div class="reviews__text-card">
  3661.                                The service delivered exactly what I needed — consistent, high-quality reviews
  3662. that made my profile look professional. It’s helped drive real foot traffic and repeat business.
  3663.                            </div>
  3664.  
  3665.                        </div>
  3666.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3667.                             aria-label="1 / 4">
  3668.                    
  3669.  
  3670.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3671.                                 itemscope itemtype="https://schema.org/Rating">
  3672.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3673.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3674.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3675.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3676.                                <span class="star-icon sta-icon--regular">
  3677.                                    <i class="bi bi-star"></i>
  3678.                                </span>
  3679.                                4.3/5
  3680.                            </div>
  3681.  
  3682.                            <div  itemscope itemtype="https://schema.org/Person">
  3683.                          
  3684.                                <h5 class="reviews__title-card">Debra Rachmet</h5>
  3685.                            </div>
  3686.                            
  3687.                            <div class="reviews__text-card">
  3688.                                I opted for their customised package, and within weeks, my business started
  3689. showing up higher in local searches. The Google reviews were well-written and authentic,
  3690. which helped me attain foot traffic.
  3691.                            </div>
  3692.  
  3693.                        </div>
  3694.                        <div class="reviews__slide swiper-slide swiper-slide-active"
  3695.                             aria-label="1 / 4">
  3696.                    
  3697.  
  3698.                            <div class="reviews__stars d-flex align-items-center justify-content-center"
  3699.                                 itemscope itemtype="https://schema.org/Rating">
  3700.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3701.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3702.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3703.                                <span class="star-icon"><i class="bi bi-star-fill"></i></span>
  3704.                                <span class="star-icon ">
  3705.                                    <i class="bi bi-star-fill"></i>
  3706.                                </span>
  3707.                                5/5
  3708.                            </div>
  3709.  
  3710.                            <div  itemscope itemtype="https://schema.org/Person">
  3711.                          
  3712.                                <h5 class="reviews__title-card">Sion Parker</h5>
  3713.                            </div>
  3714.                            
  3715.                            <div class="reviews__text-card">
  3716.                                As an Airbnb host, building trust is key. With TrustlyR, our Google reviews
  3717. doubled in just a few weeks. Guests say the feedback from others helped them choose us.
  3718.                            </div>
  3719.  
  3720.                        </div>
  3721.                </div>
  3722.  
  3723.                <div class="swiper-pagination d-flex align-items-center justify-content-center position-static"></div>
  3724.            </div>
  3725.  
  3726.  
  3727.        </div>
  3728.    </section>
  3729.    <!-- reviews section end -->
  3730.  
  3731.    <!-- =================== CLIENT AREA START ===================== -->
  3732.    <section class="client__area" id="band">
  3733.        <div class="container">
  3734.            <div class="testimonial__title section__title text-center">
  3735.                <h2>Buy Google Reviews &#x2014; Before vs After Using Our Service</h2>
  3736.            </div>
  3737.            <div id="clients" class="swiper">
  3738.                <div class="swiper-wrapper">
  3739.                        <div class="swiper-slide swiper-slide-active">
  3740.                            <div class="client-card">
  3741.                                <div class="client-head">
  3742.                                    <h2 class="biz-name">Sun* Salon</h2>
  3743.                                    <div class="biz-meta">Salon &bull; Miami, FL</div>
  3744.                                </div>
  3745.                                <div class="band before">
  3746.                                    <div class="band-title">Before</div>
  3747.                                    <div class="stats">
  3748.                                        <div class="stat">
  3749.                                            <div class="label">★ Avg Rating</div>
  3750.                                            <div class="value"><span class="stars" style="--rating: 3.4;"></span> 3.4</div>
  3751.                                        </div>
  3752.                                        <div class="stat">
  3753.                                            <div class="label">Reviews</div>
  3754.                                            <div class="value">128</div>
  3755.                                        </div>
  3756.                                    </div>
  3757.                                </div>
  3758.                                <div class="band after">
  3759.                                    <div class="band-title">After</div>
  3760.                                    <div class="stats">
  3761.                                        <div class="stat">
  3762.                                            <div class="label">★ Avg Rating</div>
  3763.                                            <div class="value"><span class="stars" style="--rating: 4.6;"></span> 4.6</div>
  3764.                                        </div>
  3765.                                        <div class="stat">
  3766.                                            <div class="label">Reviews</div>
  3767.                                            <div class="value">329</div>
  3768.                                        </div>
  3769.                                    </div>
  3770.                                </div>
  3771.                                <div class="delta">+1.2<span class="star">★</span></div>
  3772.                                <div class="delta delta-reviews">+201 reviews</div>
  3773.                            </div>
  3774.                        </div>
  3775.                        <div class="swiper-slide ">
  3776.                            <div class="client-card">
  3777.                                <div class="client-head">
  3778.                                    <h2 class="biz-name">LA Bis*</h2>
  3779.                                    <div class="biz-meta">Restaurant &bull; Los Angeles, CA</div>
  3780.                                </div>
  3781.                                <div class="band before">
  3782.                                    <div class="band-title">Before</div>
  3783.                                    <div class="stats">
  3784.                                        <div class="stat">
  3785.                                            <div class="label">★ Avg Rating</div>
  3786.                                            <div class="value"><span class="stars" style="--rating: 3.4;"></span> 3.8</div>
  3787.                                        </div>
  3788.                                        <div class="stat">
  3789.                                            <div class="label">Reviews</div>
  3790.                                            <div class="value">256</div>
  3791.                                        </div>
  3792.                                    </div>
  3793.                                </div>
  3794.                                <div class="band after">
  3795.                                    <div class="band-title">After</div>
  3796.                                    <div class="stats">
  3797.                                        <div class="stat">
  3798.                                            <div class="label">★ Avg Rating</div>
  3799.                                            <div class="value"><span class="stars" style="--rating: 4.6;"></span> 4.7</div>
  3800.                                        </div>
  3801.                                        <div class="stat">
  3802.                                            <div class="label">Reviews</div>
  3803.                                            <div class="value">612</div>
  3804.                                        </div>
  3805.                                    </div>
  3806.                                </div>
  3807.                                <div class="delta">+0.9<span class="star">★</span></div>
  3808.                                <div class="delta delta-reviews">+356 reviews</div>
  3809.                            </div>
  3810.                        </div>
  3811.                        <div class="swiper-slide ">
  3812.                            <div class="client-card">
  3813.                                <div class="client-head">
  3814.                                    <h2 class="biz-name">Ever* Auto Care</h2>
  3815.                                    <div class="biz-meta">Auto Repair &bull; Seattle, WA</div>
  3816.                                </div>
  3817.                                <div class="band before">
  3818.                                    <div class="band-title">Before</div>
  3819.                                    <div class="stats">
  3820.                                        <div class="stat">
  3821.                                            <div class="label">★ Avg Rating</div>
  3822.                                            <div class="value"><span class="stars" style="--rating: 3.4;"></span> 3.2</div>
  3823.                                        </div>
  3824.                                        <div class="stat">
  3825.                                            <div class="label">Reviews</div>
  3826.                                            <div class="value">87</div>
  3827.                                        </div>
  3828.                                    </div>
  3829.                                </div>
  3830.                                <div class="band after">
  3831.                                    <div class="band-title">After</div>
  3832.                                    <div class="stats">
  3833.                                        <div class="stat">
  3834.                                            <div class="label">★ Avg Rating</div>
  3835.                                            <div class="value"><span class="stars" style="--rating: 4.6;"></span> 4.5</div>
  3836.                                        </div>
  3837.                                        <div class="stat">
  3838.                                            <div class="label">Reviews</div>
  3839.                                            <div class="value">244</div>
  3840.                                        </div>
  3841.                                    </div>
  3842.                                </div>
  3843.                                <div class="delta">+1.3<span class="star">★</span></div>
  3844.                                <div class="delta delta-reviews">+157 reviews</div>
  3845.                            </div>
  3846.                        </div>
  3847.                        <div class="swiper-slide ">
  3848.                            <div class="client-card">
  3849.                                <div class="client-head">
  3850.                                    <h2 class="biz-name">Ocean* Hotel</h2>
  3851.                                    <div class="biz-meta">Hotel &bull; San Diego, CA</div>
  3852.                                </div>
  3853.                                <div class="band before">
  3854.                                    <div class="band-title">Before</div>
  3855.                                    <div class="stats">
  3856.                                        <div class="stat">
  3857.                                            <div class="label">★ Avg Rating</div>
  3858.                                            <div class="value"><span class="stars" style="--rating: 3.4;"></span> 4</div>
  3859.                                        </div>
  3860.                                        <div class="stat">
  3861.                                            <div class="label">Reviews</div>
  3862.                                            <div class="value">1120</div>
  3863.                                        </div>
  3864.                                    </div>
  3865.                                </div>
  3866.                                <div class="band after">
  3867.                                    <div class="band-title">After</div>
  3868.                                    <div class="stats">
  3869.                                        <div class="stat">
  3870.                                            <div class="label">★ Avg Rating</div>
  3871.                                            <div class="value"><span class="stars" style="--rating: 4.6;"></span> 4.8</div>
  3872.                                        </div>
  3873.                                        <div class="stat">
  3874.                                            <div class="label">Reviews</div>
  3875.                                            <div class="value">2013</div>
  3876.                                        </div>
  3877.                                    </div>
  3878.                                </div>
  3879.                                <div class="delta">+0.8<span class="star">★</span></div>
  3880.                                <div class="delta delta-reviews">+893 reviews</div>
  3881.                            </div>
  3882.                        </div>
  3883.                        <div class="swiper-slide ">
  3884.                            <div class="client-card">
  3885.                                <div class="client-head">
  3886.                                    <h2 class="biz-name">Bright* Dental</h2>
  3887.                                    <div class="biz-meta">Dental &bull; Austin, TX</div>
  3888.                                </div>
  3889.                                <div class="band before">
  3890.                                    <div class="band-title">Before</div>
  3891.                                    <div class="stats">
  3892.                                        <div class="stat">
  3893.                                            <div class="label">★ Avg Rating</div>
  3894.                                            <div class="value"><span class="stars" style="--rating: 3.4;"></span> 3.9</div>
  3895.                                        </div>
  3896.                                        <div class="stat">
  3897.                                            <div class="label">Reviews</div>
  3898.                                            <div class="value">210</div>
  3899.                                        </div>
  3900.                                    </div>
  3901.                                </div>
  3902.                                <div class="band after">
  3903.                                    <div class="band-title">After</div>
  3904.                                    <div class="stats">
  3905.                                        <div class="stat">
  3906.                                            <div class="label">★ Avg Rating</div>
  3907.                                            <div class="value"><span class="stars" style="--rating: 4.6;"></span> 4.6</div>
  3908.                                        </div>
  3909.                                        <div class="stat">
  3910.                                            <div class="label">Reviews</div>
  3911.                                            <div class="value">498</div>
  3912.                                        </div>
  3913.                                    </div>
  3914.                                </div>
  3915.                                <div class="delta">+0.7<span class="star">★</span></div>
  3916.                                <div class="delta delta-reviews">+288 reviews</div>
  3917.                            </div>
  3918.                        </div>
  3919.                </div>
  3920.                <div class="swiper-pagination"></div>
  3921.            </div>
  3922.        </div>
  3923.    </section>
  3924.    <!-- =================== CLIENT AREA END ===================== -->
  3925.  
  3926.  
  3927.            <section class="resource__area" id="home-blogs">
  3928.                <div class="container">
  3929.                    <div class="resource__header">
  3930.                        <div class="resource__title section__title text-center">
  3931.                            <h2>Latest Blogs</h2>
  3932.                        </div>
  3933.                    </div>
  3934.                    <div class="resource__card__wrapper">
  3935.                        <div class="resource__cards">
  3936.                            <div class="row mt-2">
  3937.                                    <div class="col-lg-4 col-md-6">
  3938.                                        <a href="/positive-hotel-review-examples-with-smart-response-tips">
  3939.                                            <div class="resource__card">
  3940.                                                <div class="resource__card__thumb">
  3941.                                                    <img src="/resources/images/positive-hotel-review-examples-with-smart-response-tips.webp" loading="lazy" alt="Hotel Review Examples">
  3942.                                                </div>
  3943.                                                <div class="resource__card__content">
  3944.                                                    <h4>
  3945.                                                        25 Positive Hotel Review Examples with Smart Response Tips
  3946.                                                    </h4>
  3947.                                                    <p>
  3948.                                                        Running a hotel is more than keeping rooms clean and beds comfortable. These days, what guests say about you online matters just as much as what you offer in-house. Imagine...
  3949.                                                    </p>
  3950.                                                </div>
  3951.                                            </div>
  3952.                                        </a>
  3953.  
  3954.                                    </div>
  3955.                                    <div class="col-lg-4 col-md-6">
  3956.                                        <a href="/google-review-templates-for-real-estate-agents">
  3957.                                            <div class="resource__card">
  3958.                                                <div class="resource__card__thumb">
  3959.                                                    <img src="/resources/images/google-review-templates-for-real-estate-agents.webp" loading="lazy" alt="Google reviews for real estate agents">
  3960.                                                </div>
  3961.                                                <div class="resource__card__content">
  3962.                                                    <h4>
  3963.                                                        Google Review Templates for Real Estate Agents
  3964.                                                    </h4>
  3965.                                                    <p>
  3966.                                                        In the real estate industry, reputation is everything. Your listings may be fantastic, but before your prospects pick up the phone, they&rsquo;re looking at your Google reviews.
  3967. A good number of...
  3968.                                                    </p>
  3969.                                                </div>
  3970.                                            </div>
  3971.                                        </a>
  3972.  
  3973.                                    </div>
  3974.                                    <div class="col-lg-4 col-md-6">
  3975.                                        <a href="/buy-google-reviews-online-how-to-choose-a-safe-and-trusted-seller">
  3976.                                            <div class="resource__card">
  3977.                                                <div class="resource__card__thumb">
  3978.                                                    <img src="/resources/images/buy-google-reviews-online-how-to-choose-a-safe-and-trusted-seller.webp" loading="lazy" alt="buy Google reviews online safely">
  3979.                                                </div>
  3980.                                                <div class="resource__card__content">
  3981.                                                    <h4>
  3982.                                                        Buy Google Reviews Online: How to Choose a Safe and Trusted Seller
  3983.                                                    </h4>
  3984.                                                    <p>
  3985.                                                        Every local business owner dreams of seeing a 5-star Google rating on their profile. Whether you run a cafe, a salon, or a plumbing service, those golden stars often decide...
  3986.                                                    </p>
  3987.                                                </div>
  3988.                                            </div>
  3989.                                        </a>
  3990.  
  3991.                                    </div>
  3992.                            </div>
  3993.                        </div>
  3994.                    </div>
  3995.                </div>
  3996.            </section>
  3997.            <!-- =================== FOOTER AREA START ===================== -->
  3998.            <footer class="footer__area">
  3999.                <div class="footer__top__block">
  4000.                    <div class="container">
  4001.                        <div class="footer__bottom__wrap">
  4002.  
  4003.                            <!-- Column 1 -->
  4004.                            <div class="footer__bottom__list footer__list">
  4005.                                <ul>
  4006.                                    <li><a href="/upgrade">Target Reviewers</a></li>
  4007.                                    <li><a href="/about#terms">Terms of Service</a></li>
  4008.                                    <li><a href="/about#privacy">Privacy Policy</a></li>
  4009.                                    <li><a href="/about#refund-policy">Refund Policy</a></li>
  4010.                                    <li><a href="/about#team">Team</a></li>
  4011.                                    <li><a href="/about#about-us">About us</a></li>
  4012.                                    <li><a href="/support">Help Center</a></li>
  4013.                                    <li><strong>24/7 Support:</strong> <a href="mailto:support@trustlyr.com">support@trustlyr.com</a></li>
  4014.                                </ul>
  4015.                            </div>
  4016.  
  4017.                            <!-- Column 2 -->
  4018.                            <div class="footer__bottom__list footer__list">
  4019.                                <ul>
  4020.                                    <li><a href="/">Home</a></li>
  4021.                                    <li><a href="/buy-linkedin-followers">Buy LinkedIn Followers</a></li>
  4022.                                    <li><a href="/buy-linkedin-likes">Buy LinkedIn Likes</a></li>
  4023.                                    <li><a href="/buy-linkedin-connections">Buy LinkedIn Connections</a></li>
  4024.                                    <li><a href="/buy-google-reviews">Buy Google Reviews</a></li>
  4025.                                    <li><a href="/buy-female-google-reviews">Buy Female Google Reviews</a></li>
  4026.                                    <li><a href="/buy-male-google-reviews">Buy Male Google Reviews</a></li>
  4027.                                    <li><a href="/buy-usa-google-reviews">Buy USA Google Reviews</a></li>
  4028.                                    <li><a href="/buy-google-local-guide-reviews">Buy Google Local Guide Reviews</a></li>
  4029.                                    <li><a href="/buy-age-targeted-google-reviews">Buy Google Reviews by Age Group</a></li>
  4030.                                </ul>
  4031.                            </div>
  4032.  
  4033.                            <!-- Column 3 -->
  4034.                            <div class="footer__bottom__list footer__list">
  4035.                                <ul>
  4036.                                    <li><a href="/blog/">Blogs</a></li>
  4037.                                    <li><a href="/case-study">Case Studies</a></li>
  4038.                                    <li><a href="/reviews">Testimonials</a></li>
  4039.                                    <li><a href="/faqs">Faqs</a></li>
  4040.                                    <li><a href="/support">Contact</a></li>
  4041.                                    <li><a href="/ai-google-review-generator">AI Google Review Generator</a></li>
  4042.                                </ul>
  4043.                            </div>
  4044.  
  4045.                            <!-- Column 4: Social Links -->
  4046.                            <div class="footer__bottom__list footer__list">
  4047.                                <ul class="footer-social">
  4048.                                    <li>
  4049.                                        <a href="https://www.instagram.com/trustlyr/" target="_blank" aria-label="Instagram">
  4050.                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 24 24">
  4051.                                                <path d="M7 2C4.243 2 2 4.243 2 7v10c0 2.757 2.243 5 5 5h10c2.757 0 5-2.243 5-5V7c0-2.757-2.243-5-5-5H7zm0 2h10c1.654 0 3 1.346 3 3v10c0 1.654-1.346 3-3 3H7c-1.654 0-3-1.346-3-3V7c0-1.654 1.346-3 3-3zm5 2a5 5 0 100 10 5 5 0 000-10zm0 2a3 3 0 110 6 3 3 0 010-6zm4.5-.75a.75.75 0 11-1.5 0 .75.75 0 011.5 0z"></path>
  4052.                                            </svg>
  4053.                                            Instagram
  4054.                                        </a>
  4055.                                    </li>
  4056.                                    <li>
  4057.                                        <a href="https://www.youtube.com/@TrustlyR" target="_blank" aria-label="YouTube">
  4058.                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 24 24">
  4059.                                                <path d="M19.615 3.184A3.003 3.003 0 0122 6.09v11.82a3.003 3.003 0 01-2.385 2.906C17.084 21.5 12 21.5 12 21.5s-5.084 0-7.615-.684A3.003 3.003 0 012 17.91V6.09a3.003 3.003 0 012.385-2.906C6.916 2.5 12 2.5 12 2.5s5.084 0 7.615.684zM10 15.5l5-3.5-5-3.5v7z"></path>
  4060.                                            </svg>
  4061.                                            YouTube
  4062.                                        </a>
  4063.                                    </li>
  4064.                                    <li>
  4065.                                        <a href="https://www.facebook.com/p/Trustlyr-61580107553094/" target="_blank" aria-label="Facebook">
  4066.                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 24 24">
  4067.                                                <path d="M22 12a10 10 0 10-11.5 9.95V14.9H8v-2.9h2.5V9.75c0-2.47 1.48-3.83 3.75-3.83 1.09 0 2.22.2 2.22.2v2.44h-1.25c-1.23 0-1.61.76-1.61 1.54v1.84H16.5l-.4 2.9h-2.4v7.05A10 10 0 0022 12z"></path>
  4068.                                            </svg>
  4069.                                            Facebook
  4070.                                        </a>
  4071.                                    </li>
  4072.                                    <li>
  4073.                                        <a href="https://www.tiktok.com/@trustlyr" target="_blank" aria-label="TikTok">
  4074.                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 24 24">
  4075.                                                <path d="M16 8.04c1.13.79 2.47 1.24 3.95 1.24V6.08c-.32 0-.63-.03-.93-.08V9c-1.42 0-2.75-.47-3.82-1.26V15a5 5 0 11-5-5v2.16a2.84 2.84 0 100 5.68A2.83 2.83 0 0013 14.1V3h3v5.04z"></path>
  4076.                                            </svg>
  4077.                                            TikTok
  4078.                                        </a>
  4079.                                    </li>
  4080.                                    <li>
  4081.                                        <a href="https://x.com/trustlyrreviews" target="_blank" aria-label="Twitter">
  4082.                                            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 24 24">
  4083.                                                <path d="M23.44 4.83a9.06 9.06 0 01-2.6.71 4.48 4.48 0 001.98-2.48 9.03 9.03 0 01-2.86 1.1 4.52 4.52 0 00-7.7 4.12A12.83 12.83 0 013.15 3.1a4.52 4.52 0 001.4 6.05 4.48 4.48 0 01-2.05-.56v.06a4.52 4.52 0 003.63 4.43 4.52 4.52 0 01-2.04.08 4.52 4.52 0 004.22 3.13A9.06 9.06 0 012 19.54a12.8 12.8 0 006.92 2.03c8.3 0 12.84-6.87 12.84-12.84l-.01-.58A9.22 9.22 0 0024 4.59a8.93 8.93 0 01-2.56.7z"></path>
  4084.                                            </svg>
  4085.                                            Twitter
  4086.                                        </a>
  4087.                                    </li>
  4088.                                </ul>
  4089.                            </div>
  4090.                        </div>
  4091.                    </div>
  4092.                </div>
  4093.  
  4094.                <!-- Bottom -->
  4095.                <div class="footer__bottom__block">
  4096.                    <div class="container">
  4097.                        <div class="footer__bottom__links">
  4098.                            <a href="/about#about-us">About us</a>
  4099.                            <span>|</span>
  4100.                            <a href="/support">Help Center</a>
  4101.                            <span>|</span>
  4102.                            <a href="/case-study">Case Studies</a>
  4103.                            <span>|</span>
  4104.                            <a href="/reviews">Testimonials</a>
  4105.                            <span>|</span>
  4106.                            <a href="/faqs">Faqs</a>
  4107.  
  4108.                            <div class="d-flex align-items-center gap-1 ms-2 cards-accept">
  4109.                                <span class="text-light small me-1">We accept</span>
  4110.                                <img src="/wp-content/themes/light/img/cards-logo/visa-card.svg" alt="Visa" class="card-icon">
  4111.                                <img src="/wp-content/themes/light/img/cards-logo/mastercard-logo.svg" alt="MasterCard" class="card-icon">
  4112.                                <img src="/wp-content/themes/light/img/cards-logo/apple_pay_logo.svg" alt="ApplePay" class="card-icon">
  4113.                                <img src="/wp-content/themes/light/img/cards-logo/google-pay.png" alt="GooglePay" class="card-icon">
  4114.                                <img src="/wp-content/themes/light/img/cards-logo/crypto.png" alt="Crypto" class="card-icon">
  4115.                            </div>
  4116.                        </div>
  4117.                    </div>
  4118.                </div>
  4119.            </footer>
  4120.            <!-- =================== FOOTER AREA END ===================== -->
  4121.    </div>
  4122.  
  4123.    <!-- Optional JavaScript; choose one of the two! -->
  4124.    <script src="/wp-content/themes/light/js/jquery.min.js" defer></script>
  4125.    <script src="/wp-content/themes/light/js/bootstrap.min.js" defer></script>
  4126.    <script src="/wp-content/themes/light/js/swiper-bundle.min.js" defer></script>
  4127.    <script src="/wp-includes/js/common.js?ver=0.1" defer></script>
  4128.    <script src="/wp-content/themes/light/js/main.js" defer></script>
  4129.    
  4130.    <script>
  4131.     document.addEventListener('DOMContentLoaded', function () {
  4132.         document.querySelectorAll('.play-button').forEach(button => {
  4133.                     button.addEventListener('click', function () {
  4134.                              const container = this.closest('.featured__thumb');
  4135.                                    container.innerHTML = `<div class="ratio ratio-16x9 reels-yellow" style="border-radius: 20px; overflow: hidden;"><iframe width="560" height="315" src="${this.dataset.video}" class="w-100 h-100" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>`;
  4136.                     });
  4137.                 });
  4138.       });
  4139.    </script>
  4140.  
  4141.    <script>
  4142.        document.addEventListener('DOMContentLoaded', function () {
  4143.            report();
  4144.  
  4145.            const dropdownBtns = document.querySelectorAll('a[name="menu-dropdown"]');
  4146.            for (const dropdownBtn of dropdownBtns) {
  4147.                const dropdownMenu = dropdownBtn.nextElementSibling;
  4148.                dropdownBtn.addEventListener('click', function (e) {
  4149.                    e.preventDefault();
  4150.                    dropdownMenu.classList.toggle('show');
  4151.                });
  4152.                document.addEventListener('click', function (e) {
  4153.                    if (!dropdownBtn.contains(e.target) && !dropdownMenu.contains(e.target)) {
  4154.                        dropdownMenu.classList.remove('show');
  4155.                    }
  4156.                });
  4157.            }
  4158.  
  4159.            // setTimeout(() => {
  4160.            //     var scripts = [
  4161.            //         '/wp-content/themes/light/js/swiper-bundle.min.js',
  4162.            //     ];
  4163.  
  4164.            //     scripts.forEach(function (src) {
  4165.            //         var script = document.createElement('script');
  4166.            //         script.src = src;
  4167.            //         script.defer = true;
  4168.            //         document.body.appendChild(script);
  4169.            //     });
  4170.            // }, 500)
  4171.  
  4172.            // setTimeout(() => {
  4173.            //     var scripts = [
  4174.            //         '/wp-content/themes/light/js/main.js',
  4175.            //     ];
  4176.  
  4177.            //     scripts.forEach(function (src) {
  4178.            //         var script = document.createElement('script');
  4179.            //         script.src = src;
  4180.            //         script.defer = true;
  4181.            //         document.body.appendChild(script);
  4182.            //     });
  4183.            // }, 1000)
  4184.  
  4185.            // setTimeout(() => {
  4186.            //     var scripts = [
  4187.            //         'https://cdn.chatway.app/widget.js?id=yGe5lEJwCn4Z',
  4188.            //     ];
  4189.  
  4190.            //     scripts.forEach(function (src) {
  4191.            //         var script = document.createElement('script');
  4192.            //         script.src = src;
  4193.            //         script.defer = true;
  4194.            //         document.body.appendChild(script);
  4195.            //     });
  4196.            // }, 10000)
  4197.  
  4198.            var timer = setInterval(() => {
  4199.                if ($('.counting').counterUp) {
  4200.                    clearInterval(timer);
  4201.                }
  4202.                else {
  4203.                    return;
  4204.                }
  4205.                $('.counting').counterUp({
  4206.                    delay: 10, // speed of counting
  4207.                    time: 1000 // duration of counting
  4208.                });
  4209.                
  4210.            }, 1000);
  4211.        });
  4212.  
  4213.        function getOrCreateUUID() {
  4214.          const keyUUID = 'trustlyr_clientid';
  4215.          const keyCreated = 'trustlyr_clientid_created_utc';
  4216.  
  4217.          let uuid = localStorage.getItem(keyUUID);
  4218.          let createdAt = localStorage.getItem(keyCreated);
  4219.  
  4220.          // 🆕 If no UUID, create one
  4221.          if (!uuid) {
  4222.            uuid = self.crypto?.randomUUID
  4223.              ? crypto.randomUUID()
  4224.              : 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, c => {
  4225.                  const r = (Math.random() * 16) | 0;
  4226.                  const v = c === 'x' ? r : (r & 0x3) | 0x8;
  4227.                  return v.toString(16);
  4228.                });
  4229.  
  4230.            // Record creation time in UTC (ISO 8601 format)
  4231.            createdAt = new Date().toISOString();
  4232.  
  4233.            localStorage.setItem(keyUUID, uuid);
  4234.            localStorage.setItem(keyCreated, createdAt);
  4235.  
  4236.            console.log('🆕 UUID created:', uuid, 'at', createdAt);
  4237.          } else {
  4238.            console.log('🔁 Existing UUID found:', uuid, 'created at', createdAt);
  4239.          }
  4240.  
  4241.          return { uuid, createdAt };
  4242.        }
  4243.        
  4244.        function report()
  4245.        {
  4246.                const params = new URLSearchParams(window.location.search);
  4247.                let s1 = params.get("s1");
  4248.                let referrer = document.referrer;  // 改名避免与 URL 对象冲突
  4249.                console.log('referrer:' + referrer);
  4250.  
  4251.                const cookieName = "campaign";  // 统一名称
  4252.                let campaignValue = localStorage.getItem(cookieName);
  4253.                
  4254.                    if (s1 && s1.trim() !== '') {  // 加空检查
  4255.                        campaignValue = s1;
  4256.                        localStorage.setItem(cookieName, s1);
  4257.                        console.log('got s1:' + s1);
  4258.                    } else if (referrer && !campaignValue) {
  4259.                        try {
  4260.                            let refUrl = new URL(referrer);
  4261.                            let excluded = ["localhost:5068","localhost:4000","127.0.0.1:5068","127.0.0.1:4000","lunaimage.com","www.lunaimage.com","trustlyr.com","www.trustlyr.com","checkout.stripe.com"];
  4262.                            if (!excluded.includes(refUrl.host)) {
  4263.                                campaignValue = "ref_" + refUrl.host;
  4264.                                localStorage.setItem(cookieName, campaignValue);
  4265.                                console.log('got referrer:' + refUrl.host);
  4266.                            }
  4267.                        } catch (err) {
  4268.                            console.error('Referrer parse error:', err);
  4269.                        }
  4270.                    }
  4271.                
  4272.  
  4273.                // 上报逻辑:如果有 campaignValue,立即发送
  4274.                    const visitorInfo = getOrCreateUUID();
  4275.                    const reportData = {
  4276.                        currentUrl: window.location.href,
  4277.                        referrer: referrer,
  4278.                        s1: s1 || null,
  4279.                        campaignValue: campaignValue,
  4280.                        clientid: visitorInfo.uuid,
  4281.                        clientidCreatedAtUtc: visitorInfo.createdAt
  4282.                    };
  4283.  
  4284.                    // 用 fetch 发送(现代浏览器支持)
  4285.                    fetch('/api/report-campaign', {
  4286.                        method: 'POST',
  4287.                        headers: {
  4288.                            'Content-Type': 'application/json',
  4289.                        },
  4290.                        body: JSON.stringify(reportData)
  4291.                    })
  4292.                    .then(response => {
  4293.                        if (!response.ok) {
  4294.                            throw new Error('Report failed');
  4295.                        }
  4296.                        console.log('Campaign reported successfully');
  4297.                    })
  4298.                    .catch(error => {
  4299.                        console.error('Report error:', error);
  4300.                        // Fallback: 用 sendBeacon(页面关闭时发送)
  4301.                        if (navigator.sendBeacon) {
  4302.                            navigator.sendBeacon('/api/report-campaign', JSON.stringify(reportData));
  4303.                        }
  4304.                    });
  4305.        }
  4306.    </script>
  4307. <script>
  4308. function loadFBPixel() {
  4309.  if (window.fbq) return;
  4310.  !function(f,b,e,v,n,t,s) {
  4311.      if (f.fbq) return;
  4312.      n = f.fbq = function() {
  4313.          n.callMethod ?
  4314.          n.callMethod.apply(n, arguments) : n.queue.push(arguments);
  4315.      };
  4316.      if (!f._fbq) f._fbq = n;
  4317.      n.push = n;
  4318.      n.loaded = !0;
  4319.      n.version = '2.0';
  4320.      n.queue = [];
  4321.      t = b.createElement(e);
  4322.      t.async = !0;
  4323.      t.src = v;
  4324.      s = b.getElementsByTagName(e)[0];
  4325.      s.parentNode.insertBefore(t, s);
  4326.  }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js');
  4327.  
  4328.  fbq('init', '1961739877908931');
  4329.  fbq('track', 'PageView');
  4330. }
  4331.  
  4332. window.addEventListener("scroll", loadFBPixel, { once: true });
  4333. </script>
  4334. <noscript>
  4335.  <img height="1" width="1" style="display:none"
  4336.       src="https://www.facebook.com/tr?id=1961739877908931&ev=PageView&noscript=1"/>
  4337. </noscript>
  4338. <script>
  4339. window.addEventListener("load", function() {
  4340.  setTimeout(function() {
  4341.    (function(h,o,t,j,a,r){
  4342.        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
  4343.        h._hjSettings={hjid:6491881,hjsv:6};
  4344.        a=o.getElementsByTagName('head')[0];
  4345.        r=o.createElement('script');r.async=1;
  4346.        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
  4347.        a.appendChild(r);
  4348.    })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
  4349.  }, 3000); // 延迟 3 秒加载
  4350. });
  4351. </script>
  4352. <script>
  4353. window.addEventListener("load", function () {
  4354.  setTimeout(function () {
  4355.    var s = document.createElement("script");
  4356.    s.src = "https://www.googletagmanager.com/gtag/js?id=G-CDF5K7Q4VG";
  4357.    s.async = true;
  4358.    document.head.appendChild(s);
  4359.  
  4360.    // GA4 init
  4361.    window.dataLayer = window.dataLayer || [];
  4362.    function gtag(){dataLayer.push(arguments);}
  4363.    gtag("js", new Date());
  4364.    gtag("config", "G-CDF5K7Q4VG");
  4365.  }, 2000); // ⏱ delay 2s after load (tweak as needed)
  4366. });
  4367. </script>
  4368.    <script src="/wp-content/themes/light/js/heartbeat.js" defer></script>
  4369. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"0dd9c9d498c947179d6662d7726b42a0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4370. </body>
  4371.  
  4372. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda