HEX
Server: Apache
System: Linux nc-ph-0707-26.instaforreviews.com 3.10.0-1160.119.1.el7.tuxcare.els13.x86_64 #1 SMP Fri Nov 22 06:29:45 UTC 2024 x86_64
User: qirgxuo4hkuv (1004)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /home/qirgxuo4hkuv/public_html/shovago.com/wp-content/themes/ShovaGo copy/home-parts/steps.php
<?php
$how = get_template_directory_uri().'/assets/img/myhot-how.png';
$howg = get_template_directory_uri().'/assets/img/myhot-howgirl.png';
$fb = get_template_directory_uri().'/assets/img/social/facebook.png';
$insta = get_template_directory_uri().'/assets/img/social/instagram.png';
$yt = get_template_directory_uri().'/assets/img/social/youtube.png';
$hayber = get_template_directory_uri().'/assets/img/myhot-betweenB.png';
$circle = get_template_directory_uri().'/assets/img/myhot-circle.png';

$Box1 = get_template_directory_uri().'/assets/img/info_box_1.png';
$Box2 = get_template_directory_uri().'/assets/img/info_box_2.png';
$Box3 = get_template_directory_uri().'/assets/img/info_box_3.png';

$between = get_template_directory_uri().'/assets/img/myhot-between.png';

$Boxbag = get_template_directory_uri().'/assets/img/section-image-04.png';

?>
<div id="steps" class="pd--60-0-0 stepsec">

	<img class="boxbg" src="<?php echo $Boxbag; ?>">

	<div class="container">

		<img alt="شراء متابعين" class="icons icon10" src="<?php echo $hayber; ?>">
		<img alt="شراء متابعين" class="icons icon100" src="<?php echo $hayber; ?>">
		<img alt="شراء متابعين" class="icons icon11" src="<?php echo $hayber; ?>">
		<img alt="شراء متابعين" class="icons icon12" src="<?php echo $hayber; ?>">
		<div class="section--title steps rtl-content">
			<img alt="شراء متابعين" class="animated dots" src="<?php echo $between; ?>">
			<img alt="شراء متابعين" class="icons icon13" src="<?php echo $between; ?>">

				<h2 class="h2">طريقة العمل</h2>
				<div class="fdash titles"></div>
				<div class="section--description text-center">
				</div>
		</div>

		<div class="step--items row stepsgrow text-center">
			<div class="step--item col-md-4">
				<div class="icon">
					<div class="step--icon">
							<div class="vc--parent">
									<div class="vc--child">
										<img alt="شراء متابعين" class="img-responsive" src="<?php echo $Box2; ?>">
									</div>
							</div>
					</div>
				</div>
				<div class="title">
					<h3 class="h3">ابحث واختر الحزمة التي تناسبك</h3>
				</div>
			</div>
			<div class="step--item col-md-4">
				<div class="icon">
					<div class="step--icon">
						<div class="vc--parent">
							<div class="vc--child">
								<img alt="شراء متابعين" class="img-responsive" src="<?php echo $Box3; ?>">
							 </div>
						</div>
					</div>
				</div>
				<div class="title">
					<h3 class="h3">قم بإدخال الرابط الخاص بحسابك</h3>
				</div>
			</div>
			<div class="step--item col-md-4">
				<div class="icon">
					<div class="step--icon">
						<div class="vc--parent">
							<div class="vc--child">
								<img alt="شراء متابعين" class="img-responsive" src="<?php echo $Box1; ?>">

							</div>
						</div>
					</div>
				</div>
				<div class="title">
					<h3 class="h3">استمتع بالخدمة الآمنة بسرعة فائقة</h3>
				</div>
			</div>
		</div>


	</div>
</div>