AI update: בצע שני שיפורים בדף הדמו של מספרת קובי שריקי: 1) הוסף פופ-אפ מכירה שנפתח אוטומטית כ-5 שניות אחרי כניסת המבקר לדף, ונגיש
This commit is contained in:
+179
-130
@@ -78,23 +78,29 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="hero-visual reveal" aria-hidden="true">
|
||||
<svg class="scissors-art" viewBox="0 0 200 200">
|
||||
<defs>
|
||||
<linearGradient id="goldGrad" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:var(--gold);stop-opacity:1" />
|
||||
<stop offset="100%" style="stop-color:var(--gold-dark);stop-opacity:1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<circle cx="100" cy="100" r="95" fill="none" stroke="url(#goldGrad)" stroke-width="1" opacity="0.3"/>
|
||||
<circle cx="100" cy="100" r="75" fill="none" stroke="url(#goldGrad)" stroke-width="1" opacity="0.5"/>
|
||||
<g class="scissors" transform="translate(100,100)">
|
||||
<ellipse cx="-25" cy="-35" rx="18" ry="25" fill="none" stroke="url(#goldGrad)" stroke-width="3"/>
|
||||
<ellipse cx="25" cy="-35" rx="18" ry="25" fill="none" stroke="url(#goldGrad)" stroke-width="3"/>
|
||||
<path d="M-10 -15 L0 0 L10 -15" fill="none" stroke="url(#goldGrad)" stroke-width="3" stroke-linecap="round"/>
|
||||
<path d="M-8 0 L0 50 L8 0" fill="none" stroke="url(#goldGrad)" stroke-width="3" stroke-linecap="round"/>
|
||||
<circle cx="0" cy="0" r="6" fill="var(--gold)"/>
|
||||
</g>
|
||||
</svg>
|
||||
<div class="hero-image-container">
|
||||
<img src="https://images.unsplash.com/photo-1621605815971-fbc98d665033?w=600&h=800&fit=crop&crop=center" alt="" class="hero-image" loading="eager">
|
||||
<div class="hero-image-overlay"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="showcase">
|
||||
<div class="container">
|
||||
<div class="showcase-grid">
|
||||
<div class="showcase-item reveal">
|
||||
<img src="https://images.unsplash.com/photo-1503951914875-452162b0f3f1?w=400&h=300&fit=crop" alt="תספורת גברים מקצועית" loading="lazy">
|
||||
</div>
|
||||
<div class="showcase-item reveal">
|
||||
<img src="https://images.unsplash.com/photo-1599351431202-1e0f0137899a?w=400&h=300&fit=crop" alt="כלי מספרה מקצועיים" loading="lazy">
|
||||
</div>
|
||||
<div class="showcase-item reveal">
|
||||
<img src="https://images.unsplash.com/photo-1585747860715-2ba37e788b70?w=400&h=300&fit=crop" alt="כיסא מספרה קלאסי" loading="lazy">
|
||||
</div>
|
||||
<div class="showcase-item reveal">
|
||||
<img src="https://images.unsplash.com/photo-1622286342621-4bd786c2447c?w=400&h=300&fit=crop" alt="גילוח מקצועי" loading="lazy">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -106,72 +112,58 @@
|
||||
</header>
|
||||
<div class="services-grid">
|
||||
<article class="service-card service-card-featured reveal">
|
||||
<div class="service-icon">
|
||||
<svg viewBox="0 0 64 64" aria-hidden="true">
|
||||
<circle cx="32" cy="20" r="12" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M16 55 C16 38 48 38 48 55" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M20 20 Q32 8 44 20" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
</svg>
|
||||
<div class="service-image">
|
||||
<img src="https://images.unsplash.com/photo-1622286342621-4bd786c2447c?w=400&h=250&fit=crop" alt="תספורת גברים" loading="lazy">
|
||||
</div>
|
||||
<div class="service-content">
|
||||
<h3 class="service-title">תספורות גברים</h3>
|
||||
<p class="service-desc">תספורות קלאסיות ומודרניות, פייד, עיצוב זקן ועוד. כל תספורת מותאמת למבנה הפנים ולסגנון האישי.</p>
|
||||
</div>
|
||||
<h3 class="service-title">תספורות גברים</h3>
|
||||
<p class="service-desc">תספורות קלאסיות ומודרניות, פייד, עיצוב זקן ועוד. כל תספורת מותאמת למבנה הפנים ולסגנון האישי.</p>
|
||||
</article>
|
||||
<article class="service-card reveal">
|
||||
<div class="service-icon">
|
||||
<svg viewBox="0 0 64 64" aria-hidden="true">
|
||||
<circle cx="32" cy="22" r="14" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M14 58 C14 40 50 40 50 58" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M18 22 Q32 4 46 22" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M22 16 C28 10 36 10 42 16" fill="none" stroke="currentColor" stroke-width="1.5"/>
|
||||
</svg>
|
||||
<div class="service-image">
|
||||
<img src="https://images.unsplash.com/photo-1560066984-138dadb4c035?w=400&h=250&fit=crop" alt="תספורת נשים" loading="lazy">
|
||||
</div>
|
||||
<div class="service-content">
|
||||
<h3 class="service-title">תספורות נשים</h3>
|
||||
<p class="service-desc">עיצוב שיער מקצועי לכל אורך ולכל סגנון — מתספורות קצרות ועד תסרוקות מורכבות לאירועים.</p>
|
||||
</div>
|
||||
<h3 class="service-title">תספורות נשים</h3>
|
||||
<p class="service-desc">עיצוב שיער מקצועי לכל אורך ולכל סגנון — מתספורות קצרות ועד תסרוקות מורכבות לאירועים.</p>
|
||||
</article>
|
||||
<article class="service-card reveal">
|
||||
<div class="service-icon">
|
||||
<svg viewBox="0 0 64 64" aria-hidden="true">
|
||||
<rect x="24" y="8" width="16" height="48" rx="4" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M28 16 L28 48 M36 16 L36 48" stroke="currentColor" stroke-width="1.5"/>
|
||||
<circle cx="32" cy="12" r="2" fill="currentColor"/>
|
||||
</svg>
|
||||
<div class="service-image">
|
||||
<img src="https://images.unsplash.com/photo-1562322140-8baeececf3df?w=400&h=250&fit=crop" alt="צביעת שיער" loading="lazy">
|
||||
</div>
|
||||
<div class="service-content">
|
||||
<h3 class="service-title">צביעת שיער</h3>
|
||||
<p class="service-desc">צבעים עמידים ומזינים, גוונים טבעיים או נועזים. שימוש בחומרים איכותיים לתוצאה מושלמת.</p>
|
||||
</div>
|
||||
<h3 class="service-title">צביעת שיער</h3>
|
||||
<p class="service-desc">צבעים עמידים ומזינים, גוונים טבעיים או נועזים. שימוש בחומרים איכותיים לתוצאה מושלמת.</p>
|
||||
</article>
|
||||
<article class="service-card service-card-featured reveal">
|
||||
<div class="service-icon">
|
||||
<svg viewBox="0 0 64 64" aria-hidden="true">
|
||||
<path d="M12 32 Q32 8 52 32 Q32 56 12 32" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<line x1="32" y1="16" x2="32" y2="48" stroke="currentColor" stroke-width="1.5"/>
|
||||
<path d="M20 28 Q32 20 44 28" fill="none" stroke="currentColor" stroke-width="1.5"/>
|
||||
<path d="M20 36 Q32 44 44 36" fill="none" stroke="currentColor" stroke-width="1.5"/>
|
||||
</svg>
|
||||
<div class="service-image">
|
||||
<img src="https://images.unsplash.com/photo-1522337360788-8b13dee7a37e?w=400&h=250&fit=crop" alt="החלקות קרטין" loading="lazy">
|
||||
</div>
|
||||
<div class="service-content">
|
||||
<h3 class="service-title">החלקות קרטין</h3>
|
||||
<p class="service-desc">החלקה ברזילאית, יפנית וקרטין משקם — שיער חלק, בריא וזוהר לאורך זמן.</p>
|
||||
</div>
|
||||
<h3 class="service-title">החלקות קרטין</h3>
|
||||
<p class="service-desc">החלקה ברזילאית, יפנית וקרטין משקם — שיער חלק, בריא וזוהר לאורך זמן.</p>
|
||||
</article>
|
||||
<article class="service-card reveal">
|
||||
<div class="service-icon">
|
||||
<svg viewBox="0 0 64 64" aria-hidden="true">
|
||||
<circle cx="32" cy="32" r="20" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M32 16 L32 32 L44 32" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
||||
<circle cx="32" cy="32" r="3" fill="currentColor"/>
|
||||
</svg>
|
||||
<div class="service-image">
|
||||
<img src="https://images.unsplash.com/photo-1595476108010-b4d1f102b1b1?w=400&h=250&fit=crop" alt="גילוח מקצועי" loading="lazy">
|
||||
</div>
|
||||
<div class="service-content">
|
||||
<h3 class="service-title">גילוח ועיצוב זקן</h3>
|
||||
<p class="service-desc">גילוח קלאסי עם סכין ומגבות חמות, עיצוב זקן מדויק ותספוחות מקצועיות.</p>
|
||||
</div>
|
||||
<h3 class="service-title">טיפולי שיער</h3>
|
||||
<p class="service-desc">טיפולים משקמים, מסכות הזנה, טיפולי קרקפת ופתרונות מותאמים לשיער פגום או יבש.</p>
|
||||
</article>
|
||||
<article class="service-card reveal">
|
||||
<div class="service-icon">
|
||||
<svg viewBox="0 0 64 64" aria-hidden="true">
|
||||
<path d="M32 8 L32 56" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20 20 L32 32 L44 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
||||
<path d="M20 44 L32 32 L44 44" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
||||
</svg>
|
||||
<div class="service-image">
|
||||
<img src="https://images.unsplash.com/photo-1527799820374-dcf8d9d4a388?w=400&h=250&fit=crop" alt="טיפולי שיער" loading="lazy">
|
||||
</div>
|
||||
<div class="service-content">
|
||||
<h3 class="service-title">טיפולי שיער</h3>
|
||||
<p class="service-desc">טיפולים משקמים, מסכות הזנה, טיפולי קרקפת ופתרונות מותאמים לשיער פגום או יבש.</p>
|
||||
</div>
|
||||
<h3 class="service-title">ייעוץ אישי</h3>
|
||||
<p class="service-desc">התאמה מדויקת של הסגנון לאופי, לצורת הפנים ולאורח החיים שלכם — עוד לפני שמתחילים.</p>
|
||||
</article>
|
||||
</div>
|
||||
<div class="services-cta reveal">
|
||||
@@ -181,6 +173,27 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="atmosphere">
|
||||
<div class="container">
|
||||
<div class="atmosphere-grid">
|
||||
<div class="atmosphere-main reveal">
|
||||
<img src="https://images.unsplash.com/photo-1585747860715-2ba37e788b70?w=800&h=600&fit=crop" alt="אווירה במספרה" loading="lazy">
|
||||
<div class="atmosphere-overlay">
|
||||
<span class="atmosphere-text">אווירה מקצועית ואישית</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="atmosphere-side">
|
||||
<div class="atmosphere-item reveal">
|
||||
<img src="https://images.unsplash.com/photo-1599351431202-1e0f0137899a?w=400&h=300&fit=crop" alt="כלי עבודה" loading="lazy">
|
||||
</div>
|
||||
<div class="atmosphere-item reveal">
|
||||
<img src="https://images.unsplash.com/photo-1621605815971-fbc98d665033?w=400&h=300&fit=crop" alt="עבודה מקצועית" loading="lazy">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="gallery" class="gallery">
|
||||
<div class="container">
|
||||
<header class="section-header">
|
||||
@@ -189,61 +202,39 @@
|
||||
</header>
|
||||
<ul class="gallery-grid" role="list">
|
||||
<li class="gallery-item reveal">
|
||||
<figure class="gallery-placeholder">
|
||||
<svg viewBox="0 0 100 100" aria-hidden="true">
|
||||
<rect width="100" height="100" fill="var(--brown-light)"/>
|
||||
<circle cx="50" cy="35" r="20" fill="var(--gold)" opacity="0.4"/>
|
||||
<path d="M25 75 Q50 55 75 75" fill="var(--gold)" opacity="0.3"/>
|
||||
</svg>
|
||||
<figure class="gallery-figure">
|
||||
<img src="https://images.unsplash.com/photo-1605497788044-5a32c7078486?w=500&h=400&fit=crop" alt="תספורת גברים" loading="lazy">
|
||||
<figcaption class="gallery-label">תספורת גברים</figcaption>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="gallery-item reveal">
|
||||
<figure class="gallery-placeholder">
|
||||
<svg viewBox="0 0 100 100" aria-hidden="true">
|
||||
<rect width="100" height="100" fill="var(--brown)"/>
|
||||
<ellipse cx="50" cy="40" rx="25" ry="30" fill="var(--gold)" opacity="0.3"/>
|
||||
<path d="M30 35 Q50 15 70 35" fill="none" stroke="var(--gold)" stroke-width="2" opacity="0.5"/>
|
||||
</svg>
|
||||
<figcaption class="gallery-label">צביעה + עיצוב</figcaption>
|
||||
<figure class="gallery-figure">
|
||||
<img src="https://images.unsplash.com/photo-1622286342621-4bd786c2447c?w=500&h=400&fit=crop" alt="גילוח מקצועי" loading="lazy">
|
||||
<figcaption class="gallery-label">גילוח מקצועי</figcaption>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="gallery-item reveal">
|
||||
<figure class="gallery-placeholder">
|
||||
<svg viewBox="0 0 100 100" aria-hidden="true">
|
||||
<rect width="100" height="100" fill="var(--brown-dark)"/>
|
||||
<path d="M20 50 Q50 20 80 50 Q50 80 20 50" fill="var(--gold)" opacity="0.25"/>
|
||||
</svg>
|
||||
<figcaption class="gallery-label">החלקת קרטין</figcaption>
|
||||
<figure class="gallery-figure">
|
||||
<img src="https://images.unsplash.com/photo-1503951914875-452162b0f3f1?w=500&h=400&fit=crop" alt="פייד קלאסי" loading="lazy">
|
||||
<figcaption class="gallery-label">פייד קלאסי</figcaption>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="gallery-item reveal">
|
||||
<figure class="gallery-placeholder">
|
||||
<svg viewBox="0 0 100 100" aria-hidden="true">
|
||||
<rect width="100" height="100" fill="var(--gold-dark)"/>
|
||||
<circle cx="50" cy="50" r="30" fill="var(--cream)" opacity="0.2"/>
|
||||
<circle cx="50" cy="50" r="15" fill="var(--cream)" opacity="0.3"/>
|
||||
</svg>
|
||||
<figcaption class="gallery-label">תספורת נשים</figcaption>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="gallery-item reveal">
|
||||
<figure class="gallery-placeholder">
|
||||
<svg viewBox="0 0 100 100" aria-hidden="true">
|
||||
<rect width="100" height="100" fill="var(--brown-light)"/>
|
||||
<path d="M30 70 L50 30 L70 70" fill="none" stroke="var(--gold)" stroke-width="3"/>
|
||||
<circle cx="50" cy="30" r="8" fill="var(--gold)" opacity="0.5"/>
|
||||
</svg>
|
||||
<figure class="gallery-figure">
|
||||
<img src="https://images.unsplash.com/photo-1521490683712-35a1cb235d1c?w=500&h=400&fit=crop" alt="עיצוב זקן" loading="lazy">
|
||||
<figcaption class="gallery-label">עיצוב זקן</figcaption>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="gallery-item reveal">
|
||||
<figure class="gallery-placeholder">
|
||||
<svg viewBox="0 0 100 100" aria-hidden="true">
|
||||
<rect width="100" height="100" fill="var(--brown)"/>
|
||||
<rect x="20" y="30" width="60" height="40" rx="20" fill="var(--gold)" opacity="0.3"/>
|
||||
</svg>
|
||||
<figcaption class="gallery-label">טיפול משקם</figcaption>
|
||||
<figure class="gallery-figure">
|
||||
<img src="https://images.unsplash.com/photo-1596728325488-58c87691e9af?w=500&h=400&fit=crop" alt="תספורת מודרנית" loading="lazy">
|
||||
<figcaption class="gallery-label">תספורת מודרנית</figcaption>
|
||||
</figure>
|
||||
</li>
|
||||
<li class="gallery-item reveal">
|
||||
<figure class="gallery-figure">
|
||||
<img src="https://images.unsplash.com/photo-1534297635766-a262cdcb8ee4?w=500&h=400&fit=crop" alt="סטיילינג מקצועי" loading="lazy">
|
||||
<figcaption class="gallery-label">סטיילינג מקצועי</figcaption>
|
||||
</figure>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -266,19 +257,8 @@
|
||||
</ul>
|
||||
<p class="area-note">נגישים בקלות בתחבורה ציבורית, חניה זמינה ברחובות הסמוכים.</p>
|
||||
</div>
|
||||
<div class="area-visual reveal" aria-hidden="true">
|
||||
<svg class="map-art" viewBox="0 0 300 300">
|
||||
<circle cx="150" cy="150" r="140" fill="none" stroke="var(--gold)" stroke-width="1" opacity="0.2"/>
|
||||
<circle cx="150" cy="150" r="100" fill="none" stroke="var(--gold)" stroke-width="1" opacity="0.3"/>
|
||||
<circle cx="150" cy="150" r="60" fill="none" stroke="var(--gold)" stroke-width="1" opacity="0.4"/>
|
||||
<circle cx="150" cy="150" r="20" fill="var(--gold)" opacity="0.6"/>
|
||||
<circle cx="150" cy="150" r="8" fill="var(--gold)"/>
|
||||
<text x="150" y="155" text-anchor="middle" fill="var(--brown-dark)" font-size="8" font-weight="500">בת ים</text>
|
||||
<text x="150" y="80" text-anchor="middle" fill="var(--brown)" font-size="10">תל אביב</text>
|
||||
<text x="230" y="155" text-anchor="middle" fill="var(--brown)" font-size="10">חולון</text>
|
||||
<text x="150" y="230" text-anchor="middle" fill="var(--brown)" font-size="10">ראשון לציון</text>
|
||||
<text x="70" y="155" text-anchor="middle" fill="var(--brown)" font-size="10">יפו</text>
|
||||
</svg>
|
||||
<div class="area-visual reveal">
|
||||
<img src="https://images.unsplash.com/photo-1585747860715-2ba37e788b70?w=600&h=500&fit=crop" alt="המספרה שלנו" loading="lazy" class="area-image">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -316,15 +296,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contact-cta">
|
||||
<a href="tel:0774089800" class="cta-button cta-large cta-gold">
|
||||
<span class="cta-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
<path d="M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"/>
|
||||
</svg>
|
||||
</span>
|
||||
קבעו תור עכשיו
|
||||
</a>
|
||||
<div class="contact-image">
|
||||
<img src="https://images.unsplash.com/photo-1599351431202-1e0f0137899a?w=500&h=400&fit=crop" alt="כלי מספרה" loading="lazy">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -345,6 +318,82 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!-- Floating CTA Button -->
|
||||
<button class="floating-cta" aria-label="קבלת מידע על רכישת האתר" id="floatingCta">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
|
||||
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/>
|
||||
</svg>
|
||||
<span>קבלו את האתר</span>
|
||||
</button>
|
||||
|
||||
<!-- Sales Popup -->
|
||||
<div class="popup-overlay" id="popupOverlay" aria-hidden="true">
|
||||
<div class="popup-container" role="dialog" aria-modal="true" aria-labelledby="popupTitle">
|
||||
<button class="popup-close" id="popupClose" aria-label="סגור חלון">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
<line x1="18" y1="6" x2="6" y2="18"/>
|
||||
<line x1="6" y1="6" x2="18" y2="18"/>
|
||||
</svg>
|
||||
</button>
|
||||
|
||||
<div class="popup-content">
|
||||
<div class="popup-icon" aria-hidden="true">
|
||||
<svg viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="none" stroke="currentColor" stroke-width="2"/>
|
||||
<path d="M20 32 L28 40 L44 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
<h2 class="popup-title" id="popupTitle">האתר שלך מוכן ומחכה לך</h2>
|
||||
|
||||
<p class="popup-subtitle">בחרו את האפשרות המתאימה לכם:</p>
|
||||
|
||||
<div class="popup-options">
|
||||
<a href="#" class="popup-option popup-option-basic">
|
||||
<div class="option-icon">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
<path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4"/>
|
||||
<polyline points="7 10 12 15 17 10"/>
|
||||
<line x1="12" y1="15" x2="12" y2="3"/>
|
||||
</svg>
|
||||
</div>
|
||||
<div class="option-content">
|
||||
<span class="option-title">הורדת קוד המקור</span>
|
||||
<span class="option-desc">קבלו את כל קבצי האתר להעלאה עצמאית</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="#" class="popup-option popup-option-premium">
|
||||
<div class="option-badge">מומלץ</div>
|
||||
<div class="option-icon">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
||||
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/>
|
||||
</svg>
|
||||
</div>
|
||||
<div class="option-content">
|
||||
<span class="option-title">אחסון מלא + קוד</span>
|
||||
<span class="option-desc">כולל דומיין, אחסון וניהול מלא</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="popup-warning">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
|
||||
<circle cx="12" cy="12" r="10"/>
|
||||
<line x1="12" y1="8" x2="12" y2="12"/>
|
||||
<line x1="12" y1="16" x2="12.01" y2="16"/>
|
||||
</svg>
|
||||
<p><strong>שימו לב:</strong> אתר הדגמה זה יימחק תוך 30 יום אם לא תתקבל רכישה או פנייה מצדכם.</p>
|
||||
</div>
|
||||
|
||||
<div class="popup-extras">
|
||||
<p>רוצים שינויים בעיצוב, עמודים נוספים או תמונות מותאמות אישית?</p>
|
||||
<p class="popup-extras-note">זו אפשרות בתשלום נפרד — <a href="#contact">צרו קשר</a> ונתאים לכם הצעה.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user