-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-heb.html
More file actions
670 lines (545 loc) · 43.5 KB
/
index-heb.html
File metadata and controls
670 lines (545 loc) · 43.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>APP-IT | קידום | עיצוב | פיתוח</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Web design, Web development and SEO, complete web solutions, responsive design" />
<meta name="author" content="APP-IT360.COM" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content="" />
<meta property="og:image" content="" />
<meta property="og:url" content="" />
<meta property="og:site_name" content="" />
<meta property="og:description" content="" />
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link rel="shortcut icon" href="images/favicon.png">
<!-- Google Webfonts -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<!-- Minified css -->
<link rel="stylesheet" href="css/app-it.css">
<!-- Hebrew custom css -->
<link rel="stylesheet" href="css/heb.css">
<!-- Analytics -->
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-101612795-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="app-it-offcanvass" dir="rtl">
<ul>
<li class="active"><a href="#" data-nav-section="home">דף בית</a></li>
<li><a href="#" data-nav-section="features">תהליך</a> </li>
<li><a href="#" data-nav-section="design">עיצוב ופיתוח</a></li>
<li><a href="#" data-nav-section="testimonies">לקוחות מספרים</a></li>
<li><a href="#" data-nav-section="products">תיק עבודות</a></li>
<li><a href="#" data-nav-section="faqs">שאלות ותשובות</a></li>
<li><a href="#" data-nav-section="contact">צור קשר</a></li>
<li><img style="margin-top:8px;" src="images/logo-small-dark.png"></li>
</ul>
<h3 class="lead menu-h">התקשרו עכשיו:</h3>
<p>
ישראל: <a href="tel:0543091119">0543-091-119</a><br> ארה"ב: <a href="tel:9704606336">1-970-460-6336+</a>
</p>
<!--
<h3 class="lead menu-h">יצירת קשר</h3>
<p class="app-it-social-icons">
<a href="#"><i class="icon-twitter"></i></a>
<a href="#"><i class="icon-facebook"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
<a href="#"><i class="icon-dribbble"></i></a>
<a href="#"><i class="icon-youtube"></i></a>
</p>
-->
</div>
<div id="app-it-menu" class="navbar" >
<div class="container">
<div class="row">
<div class="col-md-12" >
<a dir="rtl" href="#" class="js-app-it-nav-toggle app-it-nav-toggle nav-heb" data-toggle="collapse" data-target="#app-it-navbar" aria-expanded="false" aria-controls="navbar"><span>תפריט</span>
<i></i> </a>
<img src="images/logo.png">
<a href="index.html" class="tooltip-heb lang"><img src="images/us.png"></a>
</div>
</div>
</div>
</div>
<div id="app-it-page">
<div id="app-it-wrap">
<header id="app-it-hero" data-section="home" role="banner" style="background: url(images/home-bg-slideshow1.jpg) top left; background-size: cover;" dir="rtl">
<div class="app-it-overlay"></div>
<div class="app-it-intro" dir="rtl">
<div class="container" dir="rtl">
<div class="row" dir="rtl">
<div class="col-md-6 text-right app-it-intro-img to-animate intro-animate-4">
<img src="images/iphone_6_3.png" alt="Responsive web design">
</div>
<div class="col-md-6 app-it-text" dir="rtl">
<p class="to-animate intro-animate-2">עיצוב אתרים | פיתוח אתרים | פיתוח אפליקציות | קידום אתרים</p>
<h2 class="to-animate intro-animate-1" >פתרונות רשת מלאים - מרעיון לביצוע</h2>
<p class="to-animate intro-animate-3"><a href="#" data-nav-section="features" class="btn btn-primary btn-md btn-heb"><i class="fa fa-arrow-down" aria-hidden="true"></i> התחילו בסיור <i class="fa fa-arrow-down" aria-hidden="true"></i></a></p>
</div>
</div>
</div>
</div>
</header>
<!-- END .header -->
<div id="app-it-main">
<div id="app-it-features" data-section="features">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 app-it-section-heading text-center" dir="rtl">
<h2 class="app-it-lead to-animate">קצת על התהליך</h2>
<p class="app-it-sub to-animate">לפני שאנו מתחילים לכתוב את שורת הקוד הראשונה, אנחנו לומדים, מבינים את הצרכים שלך ובעיקר של הלקוחות שלך.<br>
לאחר מכן מעצבים ,מיישמים עקרונות עיצוב שהלקוחות שלך מכירים ואוהבים ורק לאחר מכן מתחילים לפתח. <br>
אחרי, שעיצבנו ביחד, בנינו והפצנו את המוצר, צריך להתחיל בתהליך הקידום, ולהנגיש את מה שיצרנו ללקוחות שלך בצורה הנוחה ביותר. <br><br>
ב APP-IT 360 אנו נלווה אותך לאורך כל התהליך ונעזור לך לקבל את ההחלטות הטובות ביותר.
<br>
ההצלחה שלנו נמדדת על ידי ההצלחה שלך
</p>
</div>
<div class="col-md-3 col-sm-6 col-xs-6 col-xxs-12">
</div>
</div>
<div class="process" dir="rtl">
<ul class="row text-center list-inline wowload bounceInUp">
<li class="to-animate process-item">
<span><i class="fa fa-search" aria-hidden="true"></i><b>מחקר</b></span>
</li>
<li class="to-animate process-item">
<span><i class="fa fa-clipboard" aria-hidden="true"></i><b>תכנון</b></span>
</li>
<li class="to-animate process-item">
<span><i class="fa fa-code" aria-hidden="true"></i><b>פיתוח</b></span>
</li>
<li class="to-animate process-item">
<span><i class="fa fa-cloud-upload" aria-hidden="true"></i><b>הפצה</b></span>
</li>
<li class="to-animate process-item">
<span><i class="fa fa-google" aria-hidden="true"></i><b>קידום</b></span>
</li>
</ul>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="app-it-spacer app-it-spacer-sm"></div>
</div>
</div>
<div id="app-it-features-2" data-section="design" dir="rtl">
<div class="app-it-features-2-content">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 app-it-section-heading text-center">
<h2 class="app-it-lead to-animate">עיצוב נכון, פיתוח איכותי</h2>
<p class="app-it-sub to-animate">
גם אם אנחנו לא מודים בזה, עיצוב האתר או האפליקציה משפיע באופן ישיר על הלקוחות שלנו, כם המוצר הטוב ביותר לא יהיה יעיל בלי עיצוב מוצלח שתופס את תשומת הלב של הלקוח
<br> צוות העיצוב שלנו מנוסה בעיצוב ותכנון חוויית משתמש וממשק משתמש, יתאים את המוצר בדיוק לצרכי הלקוח שלך.
</p>
</div>
<div class="col-md-4 app-it-text-wrap">
<div class="row text-center">
<div class="col-md-12 col-sm-6 col-xs-6 col-xxs-12 app-it-text animate-object features-2-animate-3">
<span class="app-it-icon"><i class="fa fa-tablet" aria-hidden="true"><i class="fa fa-laptop" aria-hidden="true"><i class="fa fa-mobile" aria-hidden="true"></i></i></i></span>
<h4 class="app-it-uppercase-sm">ריספונסיביות ותמיכה במגוון פלטפורמות</h4>
<p>
כיום יותר מ60% מהחיפושים ברשת נעשה על ידי סמארטפון, כדאי מאוד לנצל את המגמה הזאת. אנו יודעים להתאים את המוצאים שלנו לכל פלופורמה שתעלה בדעתך, סמטרטפון, לפטופ, דסקטופ, טאבלט ועוד.
</p>
</div>
<div class="col-md-12 col-sm-6 col-xs-6 col-xxs-12 app-it-text animate-object features-2-animate-4">
<span class="app-it-icon"><i class="fa fa-sitemap" aria-hidden="true"></i></span>
<h4 class="app-it-uppercase-sm">כלים לתכנון ואבי-טיפוס</h4>
<p>
.תכנון נכון עוזר לקצר משמעותית את זמן הפיתוח ומונע "כאבי ראש" עתידיים. באמצעות כלי התכנון נבין בדיוק מה היעד הסופי ומה הם כל השלבים בדרך
</p>
</div>
</div>
</div>
<div class="col-md-4 col-md-push-4 app-it-text-wrap">
<div class="row text-center">
<div class="col-md-12 col-sm-6 col-xs-6 col-xxs-12 app-it-text animate-object features-2-animate-5">
<span class="app-it-icon"><i class="icon-rocket"></i></span>
<h4 class="app-it-uppercase-sm">סקלביליות</h4>
<p>
נכון, אתם לא מצפים למיליוני משתמשים החל מהיום הראשון, אבל זה לא אומר שבעוד שנה אלו לא יהיו המספרים. עם תשתית נכונה ויסודות חזקים למוצר שלכם תוכלו לצמוח בלי לחשושץ
</p>
</div>
<div class="col-md-12 col-sm-6 col-xs-6 col-xxs-12 app-it-text animate-object features-2-animate-6">
<span class="app-it-icon"><i class="fa fa-code" aria-hidden="true"></i></span>
<h4 class="app-it-uppercase-sm">טכנולוגיה</h4>
<p>
צוות המפתחים שלנו מורכב ומגוון, בעלי התמחויות בתחומים שונים. אנו לא מגבילים את עצמנו לשימוש בטכנולוגיות המוכרות ומוכנים להתמודד עם כל אתגר כדי להגיע למטרה.
</p>
</div>
</div>
</div>
<div class="col-md-4 col-md-pull-4 app-it-image animate-object features-2-animate-2">
<p class="text-center">
<img src="images/iphone_blank_2.png" class="" alt="Mobile design">
</p>
</div>
</div>
</div>
</div>
</div>
<div id="app-it-testimony" data-section="testimonies">
<div class="container">
<div class="row animate-box">
<div class="owl-carousel" >
<div class="item" dir="rtl">
<div class="col-md-3 col-sm-3 col-xs-4 col-xxs-12">
<figure class="app-it-vcard"><img src="images/meital.jpg" alt="Mobile Design" class="img-responsive"></figure>
</div>
<div class="col-md-9 col-sm-9 col-xs-8 col-xxs-12">
<blockquote>
<p>“
העבודה עם החברה האלה הייתה ממש קלה ונוחה, הם הציעו לי כמה עיצובים וממש הרגשתי כחלק מהתהליך. הפיתוח היה מהיר וקל וחלק ולמדתי ה-מ-ו-ן מהם!
”</p>
</blockquote>
<p class="app-it-author app-it-uppercase-sm"><span>מיטל זינגר</span>, צלמת</p>
</div>
</div>
<div class="item" dir="rtl">
<div class="col-md-3 col-sm-3 col-xs-4 col-xxs-12">
<figure class="app-it-vcard"><img src="images/adi.jpg" alt="Client" class="img-responsive"></figure>
</div>
<div class="col-md-9 col-sm-9 col-xs-8 col-xxs-12">
<blockquote>
<p>“
היינו צריכים מספר אתרים על מנת להתחבר למספר נקודות שונות ב google maps.<br>
APP-IT 360 בנו אותם בשבילינו ועלו על כל הציפיות. לאחר מכן הם עזרו לנו בקידום האתרים והביאו אותנו לעמוד הראשון ב Google. מה עוד יש לבקש? ממליץ בחום
”</p>
</blockquote>
<p class="app-it-author app-it-uppercase-sm"><span>עדי ברש</span>, מנכ"ל, Colorado Garage Doors</p>
</div>
</div>
<div class="item" dir="rtl">
<div class="col-md-3 col-sm-3 col-xs-4 col-xxs-12">
<figure class="app-it-vcard"><img src="images/ilan_01.jpg" alt="Client" class="img-responsive"></figure>
</div>
<div class="col-md-9 col-sm-9 col-xs-8 col-xxs-12">
<blockquote>
<p>“
בשלבים הראשונים שלנו בסטרטאפ הבנו שאנחנו חייבים אתר ומוכחות ברשת כדי להציג את המוצר, לתת למתעניינים ובכלל לקדם את התכנים שלנו.
פנינו ל APP-IT360 בעקבות מספר המלצות שקיבלנו, והתהליך היה פשוט, זול מאוד ביחס לכל הצעה אחרת שקיבלנו ומהיר! אנחנו בהחלט נשתמש בהם שוב. תודה!
”</p>
</blockquote>
<p class="app-it-author app-it-uppercase-sm"><span>אילן קידר</span>,מנהל קשרי משקיעים ,Elder-Better</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="app-it-counter" class="app-it-bg-section" style="background-image: url(images/bg_1.jpg); background-attachment: fixed;" >
<div class="app-it-overlay"></div>
<div class="container" d>
<div class="row">
<div class="col-md-12">
<div class="app-it-hero-wrap">
<div class="app-it-hero-intro text-center to-animate counter-animate">
<div class="col-md-3 text-center">
<span class="app-it-counter js-counter" data-from="0" data-to="34023" data-speed="5000" data-refresh-interval="50"></span>
<span class="app-it-counter-label">שורות קוד</span>
</div>
<div class="col-md-3 text-center">
<span class="app-it-counter js-counter" data-from="0" data-to="9314" data-speed="5000" data-refresh-interval="50"></span>
<span class="app-it-counter-label">כוסות קפה</span>
</div>
<div class="col-md-3 text-center">
<span class="app-it-counter js-counter" data-from="0" data-to="26" data-speed="5000" data-refresh-interval="50"></span>
<span class="app-it-counter-label">מוצרים מוכנים</span>
</div>
<div class="col-md-3 text-center">
<span class="app-it-counter js-counter" data-from="0" data-to="14" data-speed="5000" data-refresh-interval="50"></span>
<span class="app-it-counter-label">לקוחות</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="app-it-products" data-section="products">
<!-- portfolio!!!-->
<div id="portfolio" dir="rtl">
<div class="container">
<div>
<div class="col-md-12 col-sm-12">
<div class="section-title">
<h1 class="heading bold">תיק העבודות שלנו</h1>
<hr>
</div>
<!-- ISO section -->
<div class="iso-section">
<ul class="filter-wrapper clearfix">
<li><button href="#" data-filter="*" class="selected opc-main-bg test">פרוייקטים נבחרים</button></li>
<li><button class="test" href="#" class="opc-main-bg" data-filter=".html">אתרים</button ></li>
<li><button class="test" href="#" class="opc-main-bg" data-filter=".design">עיצוב</button></li>
<li><button class="test" href="#" class="opc-main-bg" data-filter=".games">משחקים ומובייל</button></li>
<!-- <li><button class="test" href="#" class="opc-main-bg" data-filter=".mobile">Mobile</button></li>-->
</ul>
<div class="iso-box-section wow fadeIn" data-wow-delay="0.9s" dir="rtl">
<div class="iso-box-wrapper col4-iso-box">
<div class="iso-box html html col-lg-4 col-md-4 col-sm-6">
<a href="images/portfolio/meital.png" data-lightbox="portfolio-gallery"><img src="images/portfolio/meital.png" alt="portfolio img"></a><span>תיק עבודות, צלמת </span><a target="_blank" href="http://meital.jude2go.com/"><i style="font-size:20px;" class="fa fa-link" aria-hidden="true"></i></a>
</div>
<div class="iso-box html col-lg-4 col-md-4 col-sm-6">
<a href="images/portfolio/styix.png" data-lightbox="portfolio-gallery"><img src="images/portfolio/styix.png" alt="portfolio img"></a><span>אתר תדמית לסטרטאפ </span><a target="_blank" href="http://styix.com/"><i style="font-size:20px;" class="fa fa-link" aria-hidden="true"></i></a>
</div>
<div class="iso-box html mobile col-lg-4 col-md-4 col-sm-6">
<a href="images/portfolio/garage.png" data-lightbox="portfolio-gallery"><img src="images/portfolio/garage.png" alt="portfolio img"></a><span>אתר עסק קטן + קידום </span><a target="_blank" href="http://garagedoorrepairnoco.com/"><i style="font-size:20px;" class="fa fa-link" aria-hidden="true"></i></a>
</div>
<div class="iso-box design html col-lg-4 col-md-4 col-sm-6">
<a href="images/portfolio/jude.png" data-lightbox="portfolio-gallery "><img src="images/portfolio/jude.png" alt="portfolio img"></a><span>אתר פורטפוליו אולטרה ריספונסיבי </span><a target="_blank" href="http://jude2go.com/"><i class="fa fa-link" style="font-size:20px;" aria-hidden="true"></i></a>
</div>
<div class="iso-box design col-lg-4 col-md-4 col-sm-6">
<a href="images/portfolio/mobile%201.png" data-lightbox="portfolio-gallery"><img src="images/portfolio/mobile%201.png" alt="portfolio img"></a><span>גישת "קודם כל מובייל" </span>
</div>
<div class="iso-box games col-lg-4 col-md-4 col-sm-6">
<a href="images/portfolio/battle-tank2.jpg" data-lightbox="portfolio-gallery"><img src="images/portfolio/battle-tank2.jpg" alt="portfolio img"></a><span>Unreal Engine 4 </span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="app-it-features-3" data-section="benefits" dir="rtl">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 app-it-section-heading text-center">
<h2 class="app-it-lead animate-single features3-animate-1">למה אנחנו?</h2>
<p class="app-it-sub animate-single features3-animate-2">ב <strong>APP-IT 360</strong> אנו שואפים לתת לך את הערך הגבוה ביותר ביחס להשקעה שלך. <br>
אנחנו מציעים מחירים תחרותיים ביותר ביחס לשוק וכל זאת בזכות תוכנית שיתופי הפעולה שלנו- אנו נמצאים בקשרים עם מספר רב של בעלי מקצוע מנוסים מהארץ ומחו"ל.
אך מעבר להכל, אנו מודדים את ההצלחה שלנו דרך ההצלחה של הלקוחות שלנו, היעדים שלנו עומדים בשורה אחת עם שלכם.
</p>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 col-sm-6 text-center app-it-text-wrap">
<div class="app-it-text to-animate">
<span class="app-it-icon"><i class="icon-target"></i></span>
<h4 class="app-it-uppercase-sm">הון אנושי</h4>
<p>
אנו בוחנים בקפידה את הצוות שלנו ונותנים הזדמנויות לכוכבים עולים, אנו מאמינים שאווירה טובה מובילה לתוצאות איכותיות ולהשקעה משמעותית במוצר ומיישמים את זה כל יום.
</p>
</div>
</div>
<div class="col-md-4 col-sm-6 text-center app-it-text-wrap">
<div class="app-it-text to-animate">
<span class="app-it-icon"><i class="icon-compass"></i></span>
<h4 class="app-it-uppercase-sm wh4">גישת ה360</h4>
<p>
כדי למנוע את ההתנהלות המעיקה של הלקוחות בין 5-10 נותני שירות שונים, אנו מציעים פיתרון מלא לכל צרכי הרשת שלך- החל מאפיון מוצר, דרך פיתוח, הפצה ועד שיווק וקידום
</p>
</div>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-md-4 col-sm-6 text-center app-it-text-wrap">
<div class="app-it-text to-animate">
<span class="app-it-icon"><i class="icon-screen-desktop"></i></span>
<h4 class="app-it-uppercase-sm">עיצוב מודרני ונקי</h4>
<p>האתר שלך הוא הפנים של העסק, ועיצוב אתר טוב ונכון שתואם את הצרכים ואת העולמות המוכרים ללקוחות שלך עושה את ההבדל בין לקוח פוטנציאלי ללקוח קיים.</p>
</div>
</div>
</div>
</div>
</div>
<div id="app-it-faqs" data-section="faqs" dir="rtl">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 app-it-section-heading text-center">
<h2 class="app-it-lead animate-single faqs-animate-1">שאלות נפוצות</h2>
<p class="app-it-sub animate-single faqs-animate-2">וכמובן שאתמיד אפשר לשאול אותנו ישירות <a href="tel:0543091119">בטלפון</a> או לשלוח <a href="#" data-nav-section="contact">מייל</a></p>
</div>
</div>
</div>
<div class="container">
<div class="faq-accordion active to-animate">
<span class="faq-accordion-icon-toggle active "><i class="icon-arrow-down"></i></span>
<h3 class="faqh3">מה ההבדל בין אפליקציות Web ?לאתרי אינטרנט</h3>
<div class="faq-body" style="display: block;">
<p>
האמת שאין הבדל משמעותי אבל אם אנחנו רוצים להיכנס לעומק הדברים, אתרי אינטרנט הם בדרך כלל מוכוונים יותר לחשיפת מידע, כשאפליקציות Web נוגעות יותר במה שהמשתמש עושה איתן. לדוגמא אתרי חדשות הם "אתרי אינטרנט" בעוד לוח שנה או שירות המייל שלך הוא אפליקציית Web.
<br> בפועל, כל אתר הוא גם אפליקציית Web בצורה כזאת או אחרת.
</p>
</div>
</div>
<div class="faq-accordion to-animate">
<span class="faq-accordion-icon-toggle"><i class="icon-arrow-down"></i></span>
<h3 class="faqh3">יש לי רעיון לאפליקציה מטורפת!! איך מתחילים?</h3>
<div class="faq-body">
<p>
אוקיי, קודם כל חוקרים, מבינים את השוק מאפיינים את המוצר, בוחנים גישות שיווק ואת מצב השוק ואת המתחרים ועוד המון המון דברים.<br>
רק אחרי שמבינים בדיוק מה רוצים יוצאים לפיתוח. טעות נפוצה היא להתחיל לפתח ולהבין דברים תוך כדי, כי כל יום לומדים משהו חדש לדבי המוצר שלך והמידע החדש תמיד מוביל לשינויים.
<br><a href="#" data-nav-section="contact"> צור קשר </a>לגבי כל שאלה שעולה לך ואנו נשמח לעזור.
</p>
</div>
</div>
<div class="faq-accordion to-animate">
<span class="faq-accordion-icon-toggle"><i class="icon-arrow-down"></i></span>
<h3 class="faqh3">אתם בונים כם אתרים פשוטים עם מערכות ניהול תוכן?</h3>
<div class="faq-body">
<p>
כמובן! אנו עובדים עם כל מערכות ניהול התוכן המוגרות, אך חשוב לציין שלמוצרים קצת יותר מורכבים אנו ממליצים ללכת על פיתוח מאפס כדי ליצצר סקלביליות מקסימלית
</p>
</div>
</div>
<div class="faq-accordion to-animate">
<span class="faq-accordion-icon-toggle"><i class="icon-arrow-down"></i></span>
<h3 class="faqh3">מה המחירים שלכם?</h3>
<div class="faq-body">
<p>
המחירים שלנו משתנים בין מוצר למוצר שכן אתר תדמית יהיה פשוט יותר לבניה מאשר אפליקציה מורכבת, ישנם קבוצות שונות אשר אנו משמשים כספונסרים שלהם ומציעים מחירים בהנחה משמעותית וכמובן תמיד מתחשבים בסטטוס מזמין העבודה.
<br> עם זאת, המחירים שלנו תחרותיים מאוד ביחס לשוק וברוב המקרים אנו מוצאים פיתרונות יעילים ומותאמים לתקציב של כל אחד.
</p>
</div>
</div>
<div class="faq-accordion to-animate">
<span class="faq-accordion-icon-toggle"><i class="icon-arrow-down"></i></span>
<h3 class="faqh3">יש לי עוד כמה שאלות...</h3>
<div class="faq-body">
<p>אתם תמיד מוזמנים ליצור איתנו קשר<a href="tel:0543091119">בטלפון</a> או לשלוח <a href="#" data-nav-section="contact">מייל</a>. כמובן שגם נשמח להיפגש ולדבר פנים אל פנים!</p>
</div>
</div>
</div>
</div>
<div id="app-it-subscribe" data-section="contact" dir="rtl">
<section id="contactarea" class="parallax section">
<div class="wrapsection">
<div class="parallax-overlay" style="background-color: #1cbb9b;opacity:0.95;"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="maintitle">
<h2 class="section-title">צור קשר</h2>
<p class="lead">
אל תהססו לפנות אלינו עם כל שאלה!
</p>
</div>
<div class="row">
<p style="text-align: center;">
התקשרו עכשיו :<br> ישראל: <a href="tel:0543091119" style="color:white;">0543-091-119</a><br> ארה"ב: <a href="tel:9704606336" style="color:white;">1-970-460-6336+</a>
</p>
</div>
<form id="contact" name="contact" method="post" class="">
<fieldset dir="rtl">
<div class="row">
<div class="col-md-4 wow fadeIn animated" data-wow-delay="0.3s" data-wow-duration="2s">
<label for="email"><span class="required">*</span>כתובת אי-מייל</label>
<input type="text" name="email" id="email" size="30" value="" required/>
</div>
<div class="col-md-4 wow fadeIn animated" data-wow-delay="0.3s" data-wow-duration="2s">
<label for="phone">טלפון</label>
<input type="text" name="phone" id="phone" size="30" value="" />
</div>
<div class="col-md-4 wow fadeIn animated animated" data-wow-delay="0.1s" data-wow-duration="2s">
<label for="name"><span class="required">*</span>שם</label>
<input type="text" name="name" id="name" size="30" value="" required/>
</div>
</div>
<div class="wow fadeIn animated" data-wow-delay="0.3s" data-wow-duration="1.5" style="margin-top:15px;">
<label for="message"><span class="required">*</span>הודעה</label>
<textarea name="message" id="message" required></textarea>
</div>
<div class="wow fadeIn animated" data-wow-delay="0.3" data-wow-duration="1.5s">
<input class="btn btn-primary btn-md " id="submit" type="submit" name="submit" value="Send" />
</div>
</fieldset>
</form>
<div id="success">
<p class="contactalert">
ההודעה נשלחה בהצלחה! אנו ניצור איתך קשר בהקדם.
</p>
</div>
<div id="error">
<p class="contactalert">
משהו השתבש, נסה לרענן את הדף ולשלוח שוב, תודה
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<footer id="app-it-footer" style="">
<div class="app-it-overlay"></div>
<div class="app-it-footer-content">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-4 col-md-push-4">
<h3 class="app-it-lead">Web Dvelopment</h3>
<ul>
<li><a href="#">HTML VS Wordpress</a></li>
<li><a href="#">Software Architecture</a></li>
<li><a href="#">React, Angular and SPA in a brief</a></li>
<li><a href="#">Responsive Design</a></li>
<li><a href="#">E-Commerce</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-4 col-md-push-4">
<h3 class="app-it-lead">Web Design</h3>
<ul>
<li><a href="#">Product Features</a></li>
<li><a href="#">Wireframes</a></li>
<li><a href="#">MVP</a></li>
<li><a href="#">UI | UX</a></li>
<li><a href="#">Branding</a></li>
<li><a href="#">Follow The Trend</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-4 col-md-push-4">
<h3 class="app-it-lead">SEO</h3>
<ul>
<li><a href="#">Blog</a></li>
<li><a href="#">Keywords</a></li>
<li><a href="#">Google Ranking</a></li>
<li><a href="#">Backlinks</a></li>
<li><a href="#">XML SiteMaps</a></li>
<li><a href="#">Content Is King(?)</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-12 col-md-pull-8">
<div class="app-it-footer-logo">
<a href="index.html" style="border: 0px;"><img src="images/logo-small-bright.png"></a>
</div>
<p class="app-it-copyright"><small>©All Rights Reserved. <br>Images: <a href="http://pexels.com/" target="_blank">Pexels</a></small></p>
<!--
<p class="app-it-social-icons">
<a href="#"><i class="icon-twitter"></i></a>
<a href="#"><i class="icon-facebook"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
<a href="#"><i class="icon-dribbble"></i></a>
<a href="#"><i class="icon-youtube"></i></a>
</p>
-->
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- Minified JS Libs -->
<script src="js/libs.js"></script>
</body>
</html>