diff --git a/resources/js/app.js b/resources/js/app.js index a8093be..d32292d 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -1,7 +1,8 @@ import './bootstrap'; import Alpine from 'alpinejs'; +import AOS from 'aos'; window.Alpine = Alpine; - +AOS.init(); Alpine.start(); diff --git a/resources/views/components/logged-out.blade.php b/resources/views/components/logged-out.blade.php index 92ca918..bc8334c 100644 --- a/resources/views/components/logged-out.blade.php +++ b/resources/views/components/logged-out.blade.php @@ -13,6 +13,7 @@ @vite(['resources/css/app.css', 'resources/js/app.js']) +
diff --git a/resources/views/static/how-it-works.blade.php b/resources/views/static/how-it-works.blade.php index 136d2dd..6e8e466 100644 --- a/resources/views/static/how-it-works.blade.php +++ b/resources/views/static/how-it-works.blade.php @@ -4,71 +4,30 @@Follow these simple steps to get your academic writing needs covered.
Start by filling out our secure order form with detailed instructions, deadline, and any additional requirements for your paper.
- -Our team of expert writers will review your order, and we'll assign the most qualified writer based on their expertise and subject area.
-Your assigned writer will conduct in-depth research and craft a well-written, plagiarism-free paper tailored to your requirements. They will follow your instructions and adhere to academic standards.
-Our rigorous quality assurance process ensures that your paper meets the highest standards before delivery. This includes proofreading, formatting, and compliance with your instructions.
-Your completed paper will be delivered to you before the deadline, and our support team is available 24/7 to assist you with any questions or concerns.
-We offer unlimited revisions to ensure your complete satisfaction with the final product. If you need any changes or adjustments, simply request a revision, and we'll take care of it.
-{{ $step['description'] }}
+ + @endforeach