Update index.html
This commit is contained in:
parent
c7f2f1e8b8
commit
b898690ee8
195
index.html
195
index.html
@ -1,23 +1,192 @@
|
||||
SafeValue must use [property]=binding:
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Home</title>
|
||||
<title>home</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="page-wrapper">
|
||||
|
||||
<body>
|
||||
<div class="nav-1-wrapper">
|
||||
<nav class="nav-1-navbar">
|
||||
<div class="nav-1-logo">Visa2Egypt</div>
|
||||
<ul class="nav-1-nav-links">
|
||||
<li><a href="home.html">Home</a></li>
|
||||
<li><a href="visa_types.html">Visa Types</a></li>
|
||||
<li><a href="requirements.html">Requirements</a></li>
|
||||
<li><a href="processing.html">Processing</a></li>
|
||||
<li><a href="faq.html">FAQ</a></li>
|
||||
<li class="nav-1-dropdown"><a href="#">Track Your Visa<i class="fas fa-chevron-down"><i
|
||||
class="fas fa-chevron-down">🔽</i></i></a></li>
|
||||
</ul>
|
||||
<div class="nav-1-nav-actions"><button class="nav-1-btn nav-1-outline">Apply Now</button><button
|
||||
class="nav-1-btn nav-1-solid">Get Started</button></div>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="hero-1-wrapper">
|
||||
<section class="hero-1-two-column">
|
||||
<div class="hero-1-content">
|
||||
<h2 class="hero-1-heading">Apply for Your Egypt Visa Online – Fast & Secure</h2>
|
||||
<p class="hero-1-description">Government-approved processing with 24/7 support. Explore the land
|
||||
of Pharaohs with confidence.</p>
|
||||
<div class="hero-1-button-group"><button class="hero-1-btn hero-1-solid">Start Your
|
||||
Application</button><button class="hero-1-btn hero-1-outline">Start Your
|
||||
Application</button></div>
|
||||
</div>
|
||||
<div class="hero-1-image"><img class="hero-1-placeholder"
|
||||
src="https://images.unsplash.com/photo-1720809324470-324985999a84?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3NjE3ODR8MHwxfHNlYXJjaHwxfHxFZ3lwdCUyNTIwdmlzYSUyQyUyNTIwR2l6YSUyNTIwUHlyYW1pZHMlMkMlMjUyME5pbGUlMkMlMjUyMHRyYXZlbCUyQyUyNTIwYW5jaWVudCUyNTIwd29uZGVycyUyQyUyNTIwdG91cmlzbSUyQyUyNTIwYXBwbGljYXRpb258ZW58MHx8fHwxNzUxMjg0ODE4fDA&ixlib=rb-4.1.0&q=80&w=1080" />
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="feature-7-wrapper">
|
||||
<section class="feature-7-section">
|
||||
<div class="feature-7-left">
|
||||
<p class="feature-7-tagline">Effortless Egypt Visa Applications</p>
|
||||
<h2 class="feature-7-heading">Fast & Secure E-Visas: AI-Powered for Your Journey</h2>
|
||||
<p class="feature-7-description">Our platform simplifies your Egypt visa application, providing
|
||||
real-time status updates and AI-driven document checks. Experience seamless,
|
||||
government-approved processing and embark on your Egyptian adventure with confidence.</p>
|
||||
<div class="feature-7-button-group"><button class="feature-7-btn feature-7-outline">Explore Visa
|
||||
Types</button><button class="feature-7-btn feature-7-arrow">Start Your Application
|
||||
→</button></div>
|
||||
</div>
|
||||
<div class="feature-7-right">
|
||||
<div class="feature-7-placeholder"></div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="testimonial-1-wrapper">
|
||||
<div class="testimonial-1-container"><img class="testimonial-1-logo" src="webflow-logo.svg"
|
||||
alt="Webflow"></img>
|
||||
<p class="testimonial-1-text">Applying for my Egypt visa through Visa2Egypt was incredibly seamless!
|
||||
From the intuitive application form to the quick email delivery, the entire process was
|
||||
hassle-free. Their 24/7 support was a lifesaver. I highly recommend them for anyone planning to
|
||||
explore the wonders of Egypt!</p>
|
||||
<div class="testimonial-1-author"><img class="testimonial-1-author-image" src="author-avatar.jpg"
|
||||
alt="Author Avatar"></img>
|
||||
<div class="testimonial-1-author-info">
|
||||
<p class="testimonial-1-author-name">Amelia Thompson</p>
|
||||
<p class="testimonial-1-author-position">Travel Blogger, UK</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pricing-2-wrapper">
|
||||
<section class="pricing-2-section">
|
||||
<p class="pricing-2-tagline">Unlock Ancient Wonders</p>
|
||||
<h2 class="pricing-2-heading">Flexible Support Plans</h2>
|
||||
<p class="pricing-2-subheading">Choose the perfect plan to streamline your Egypt visa application with
|
||||
dedicated support and exclusive benefits.</p>
|
||||
<div class="pricing-2-toggle"><button class="pricing-2-btn pricing-2-btn-active">Monthly
|
||||
Billing</button><button class="pricing-2-btn">Annual Billing</button></div>
|
||||
<div class="pricing-2-grid">
|
||||
<div class="pricing-2-card"><i class="fas fa-cube pricing-2-icon"></i>
|
||||
<h3 class="pricing-2-plan-title">Explorer Support</h3>
|
||||
<p class="pricing-2-plan-subtitle">Ideal for first-time visitors seeking essential
|
||||
assistance.</p>
|
||||
<p class="pricing-2-price">$49/mo</p>
|
||||
<hr class="pricing-2-divider">
|
||||
</hr>
|
||||
<p class="pricing-2-includes">Your plan includes:</p>
|
||||
<ul class="pricing-2-feature-list">
|
||||
<li>✓ Standard visa application review</li>
|
||||
<li>✓ 24/7 online chat support</li>
|
||||
<li>✓ Basic document checklist</li>
|
||||
<li>✓ Email status updates</li>
|
||||
<li>✓ Single visa application assistance</li>
|
||||
<li>✓ Access to FAQ knowledge base</li>
|
||||
</ul><button class="pricing-2-cta">Start Your Journey</button>
|
||||
</div>
|
||||
<div class="pricing-2-card"><i class="fas fa-cube pricing-2-icon"></i>
|
||||
<h3 class="pricing-2-plan-title">Professional Expedite</h3>
|
||||
<p class="pricing-2-plan-subtitle">Tailored for business travelers and frequent explorers.
|
||||
</p>
|
||||
<p class="pricing-2-price">$99/mo</p>
|
||||
<hr class="pricing-2-divider">
|
||||
</hr>
|
||||
<p class="pricing-2-includes">All Explorer Support features, plus:</p>
|
||||
<ul class="pricing-2-feature-list">
|
||||
<li>✓ Expedited document review</li>
|
||||
<li>✓ Priority expert phone support</li>
|
||||
<li>✓ AI-powered document pre-check</li>
|
||||
<li>✓ Real-time SMS & email tracking</li>
|
||||
<li>✓ Multi-application management</li>
|
||||
<li>✓ Exclusive cultural insights & tips</li>
|
||||
</ul><button class="pricing-2-cta">Accelerate Your Application</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="cta-3-wrapper">
|
||||
<section class="cta-3-section">
|
||||
<h2 class="cta-3-heading">Ready for Your Egyptian Adventure?</h2>
|
||||
<p class="cta-3-description">Our secure, government-approved platform makes applying for your Egypt
|
||||
visa fast and simple. Begin your journey to the land of Pharaohs with confidence.</p>
|
||||
<div class="cta-3-button-group"><button class="cta-3-btn cta-3-solid">Start Your
|
||||
Application</button><button class="cta-3-btn cta-3-outline">Explore Visa Options</button>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="footer-1-wrapper">
|
||||
<section class="footer-1-section">
|
||||
<div class="footer-1-top">
|
||||
<div class="footer-1-brand">
|
||||
<h3 class="footer-1-logo">Visa2Egypt</h3>
|
||||
<p class="footer-1-newsletter-text">Join our newsletter for exclusive Egypt travel tips,
|
||||
visa updates, and special offers.</p>
|
||||
<div class="footer-1-newsletter-form"><input type="email"
|
||||
placeholder="Enter your email"></input><button
|
||||
class="footer-1-subscribe-btn">Subscribe</button></div>
|
||||
<p class="footer-1-privacy-note"><span>By subscribing you agree to our </span><a
|
||||
href="#">Privacy Policy</a><span> and consent to receive updates and exclusive
|
||||
offers from Visa2Egypt.</span></p>
|
||||
</div>
|
||||
<div class="footer-1-columns">
|
||||
<div class="footer-1-column">
|
||||
<h4>Visa Services</h4>
|
||||
<ul>
|
||||
<li><a href="#">Tourist Visa</a></li>
|
||||
<li><a href="#">Business Visa</a></li>
|
||||
<li><a href="#">Nile Cruise Visa</a></li>
|
||||
<li><a href="#">Archaeology Permit</a></li>
|
||||
<li><a href="#">Visa Requirements</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-1-column">
|
||||
<h4>Help & Support</h4>
|
||||
<ul>
|
||||
<li><a href="#">Application Process</a></li>
|
||||
<li><a href="#">Track Your Visa</a></li>
|
||||
<li><a href="#">FAQ & Resources</a></li>
|
||||
<li><a href="#">Contact Us</a></li>
|
||||
<li><a href="#">Customer Testimonials</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer-1-column footer-1-social">
|
||||
<h4>Connect with Us</h4>
|
||||
<ul>
|
||||
<li><i class="fab fa-facebook"></i><span>Facebook</span></li>
|
||||
<li><i class="fab fa-instagram"></i><span>Instagram</span></li>
|
||||
<li><i class="fab fa-x-twitter"></i><span>X</span></li>
|
||||
<li><i class="fab fa-linkedin"></i><span>LinkedIn</span></li>
|
||||
<li><i class="fab fa-youtube"></i><span>Youtube</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-1-bottom">
|
||||
<p>© 2024 Visa2Egypt. All rights reserved.</p>
|
||||
<ul class="footer-1-links">
|
||||
<li><a href="#">Privacy Policy</a></li>
|
||||
<li><a href="#">Terms of Service</a></li>
|
||||
<li><a href="#">Cookie Settings</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<script>
|
||||
// Simple script to ensure styles are applied
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
// Force a repaint to ensure styles are applied
|
||||
document.body.style.display = 'none';
|
||||
setTimeout(function() { document.body.style.display = ''; }, 10);
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html> (see https://g.co/ng/security#xss)
|
||||
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user