Skip to content

Commit

Permalink
Merge pull request #503 from PriyaGhosal/revert-501-career
Browse files Browse the repository at this point in the history
Revert "created careers page"
  • Loading branch information
PriyaGhosal authored Oct 15, 2024
2 parents e15bf3f + 2a1ba75 commit 89c2fa4
Show file tree
Hide file tree
Showing 5 changed files with 440 additions and 624 deletions.
Binary file modified .DS_Store
Binary file not shown.
52 changes: 14 additions & 38 deletions Faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,24 +97,18 @@
</div>
</header>

<section class="section hero has-bg-image" aria-labelledby="hero-label"
style="display: flex; justify-content: center; align-items: center; height: 100vh;">
<section class="section hero has-bg-image" aria-labelledby="hero-label" style="display: flex; justify-content: center; align-items: center; height: 100vh;">
<div class="container" style="margin: 10rem auto 0; width:80%">
<div class="hero-content" style="max-width: 600px;">
<h1 class="headline-lg" id="hero-label" data-aos="zoom-in">
Frequently <span class="span">Asked</span> Questions
</h1>
<p class="title-md has-before" data-aos="fade-right">

<p> <b>Welcome to SkillWise’s Learning Hub!</b></p>

<p> At SkillWise, we’re committed to delivering an exceptional learning experience tailored to your
goals. Whether you’re exploring new courses, seeking flexible payment options, or curious about
certifications, our FAQ section has you covered. We’ve crafted it to ensure you find clear, helpful
answers that guide you every step of the way. Your success is our priority, and we’re here to make
your journey enriching, seamless, and empowering—so you can focus on what truly matters: achieving
your full potential.
</p>

<p> <b>Welcome to SkillWise’s Learning Hub!</b></p>

<p> At SkillWise, we’re committed to delivering an exceptional learning experience tailored to your goals. Whether you’re exploring new courses, seeking flexible payment options, or curious about certifications, our FAQ section has you covered. We’ve crafted it to ensure you find clear, helpful answers that guide you every step of the way. Your success is our priority, and we’re here to make your journey enriching, seamless, and empowering—so you can focus on what truly matters: achieving your full potential.
</p>
</p>
</div>

Expand All @@ -134,10 +128,7 @@ <h1 data-aos="zoom-in">
<div class="item" data-aos="fade-down">
<div class="FAQ-title">
<p class="faqQuestion">1. What type of courses does SkillWise offer?</p>
<span class="expandToggle">
<p class="expand">+</p>
<p class="revert">-</p>
</span>
<span class="expandToggle"><p class="expand">+</p><p class="revert">-</p></span>
</div>
<div class="FAQ-content">
<p>SkillWise offers a wide range of courses across various categories, including Data Science, UI/UX
Expand All @@ -156,10 +147,7 @@ <h1 data-aos="zoom-in">
<div class="item" data-aos="fade-down">
<div class="FAQ-title">
<p class="faqQuestion">2. What payment methods are accepted?</p>
<span class="expandToggle">
<p class="expand">+</p>
<p class="revert">-</p>
</span>
<span class="expandToggle"><p class="expand">+</p><p class="revert">-</p></span>
</div>
<div class="FAQ-content">
<p>We accept a variety of payment methods including credit/debit cards, PayPal, and other online
Expand All @@ -177,10 +165,7 @@ <h1 data-aos="zoom-in">
<div class="item" data-aos="fade-down">
<div class="FAQ-title">
<p class="faqQuestion">3. Will I receive a certificate after completing a course?</p>
<span class="expandToggle">
<p class="expand">+</p>
<p class="revert">-</p>
</span>
<span class="expandToggle"><p class="expand">+</p><p class="revert">-</p></span>
</div>
<div class="FAQ-content">
<p>Yes! All courses provide a certificate of completion that can be downloaded and added to your
Expand All @@ -198,10 +183,7 @@ <h1 data-aos="zoom-in">
<div class="item" data-aos="fade-down">
<div class="FAQ-title">
<p class="faqQuestion">4. What should I do if I encounter issues with the course videos?</p>
<span class="expandToggle">
<p class="expand">+</p>
<p class="revert">-</p>
</span>
<span class="expandToggle"><p class="expand">+</p><p class="revert">-</p></span>
</div>
<div class="FAQ-content">
<p>If you're experiencing problems with video playback or course content, try refreshing your
Expand All @@ -220,10 +202,7 @@ <h1 data-aos="zoom-in">
<div class="item" data-aos="fade-down">
<div class="FAQ-title">
<p class="faqQuestion">5. Can I get a refund if I'm not satisfied with a course?</p>
<span class="expandToggle">
<p class="expand">+</p>
<p class="revert">-</p>
</span>
<span class="expandToggle"><p class="expand">+</p><p class="revert">-</p></span>
</div>
<div class="FAQ-content">
<p>Yes, we have a refund policy in place. Please refer to our Refund Policy section for more details
Expand All @@ -241,10 +220,7 @@ <h1 data-aos="zoom-in">
<div class="item" data-aos="fade-down">
<div class="FAQ-title">
<p class="faqQuestion">6. How long do I have access to a course after purchasing it?</p>
<span class="expandToggle">
<p class="expand">+</p>
<p class="revert">-</p>
</span>
<span class="expandToggle"><p class="expand">+</p><p class="revert">-</p></span>
</div>
<div class="FAQ-content">
<p>Once you purchase a course, you get lifetime access, allowing you to learn at your own pace.</p>
Expand Down Expand Up @@ -273,7 +249,7 @@ <h1 data-aos="zoom-in">
<script>
function handleHelpful(button, response) {
const resultText = button.parentElement.querySelector(".helpful-result");

// Disable the buttons after one selection
const buttons = button.parentElement.querySelectorAll("button");
buttons.forEach(btn => {
Expand All @@ -292,4 +268,4 @@ <h1 data-aos="zoom-in">
</script>
</body>

</html>
</html>
191 changes: 0 additions & 191 deletions careers.html

This file was deleted.

Loading

0 comments on commit 89c2fa4

Please sign in to comment.