Auto commit: 2025-09-17T14:46:11.387Z
This commit is contained in:
parent
09c227b106
commit
7efc59be8c
BIN
assets/pasted-20250917-144228-792440ea.jpg
Normal file
BIN
assets/pasted-20250917-144228-792440ea.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
11
index.php
11
index.php
@ -71,7 +71,7 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<div class="card p-4 h-100">
|
<div class="card p-4 h-100">
|
||||||
<div class="feature-icon">
|
<div class="feature-icon">
|
||||||
<i data-feather="edit"></i>
|
<i data-feather="layout"></i>
|
||||||
</div>
|
</div>
|
||||||
<h3 class="h5">Live Preview</h3>
|
<h3 class="h5">Live Preview</h3>
|
||||||
<p>See your changes in real-time as you type. No more guessing how your final CV will look.</p>
|
<p>See your changes in real-time as you type. No more guessing how your final CV will look.</p>
|
||||||
@ -80,7 +80,7 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<div class="card p-4 h-100">
|
<div class="card p-4 h-100">
|
||||||
<div class="feature-icon">
|
<div class="feature-icon">
|
||||||
<i data-feather="sparkles"></i>
|
<i data-feather="zap"></i>
|
||||||
</div>
|
</div>
|
||||||
<h3 class="h5">AI Assistance</h3>
|
<h3 class="h5">AI Assistance</h3>
|
||||||
<p>Stuck on what to write? Our AI helps you craft compelling bullet points that get you noticed.</p>
|
<p>Stuck on what to write? Our AI helps you craft compelling bullet points that get you noticed.</p>
|
||||||
@ -89,7 +89,7 @@
|
|||||||
<div class="col-lg-4 col-md-6">
|
<div class="col-lg-4 col-md-6">
|
||||||
<div class="card p-4 h-100">
|
<div class="card p-4 h-100">
|
||||||
<div class="feature-icon">
|
<div class="feature-icon">
|
||||||
<i data-feather="download"></i>
|
<i data-feather="arrow-down-circle"></i>
|
||||||
</div>
|
</div>
|
||||||
<h3 class="h5">One-Click Export</h3>
|
<h3 class="h5">One-Click Export</h3>
|
||||||
<p>Export your finished CV to PDF with a single click, perfectly formatted and ready to send.</p>
|
<p>Export your finished CV to PDF with a single click, perfectly formatted and ready to send.</p>
|
||||||
@ -99,6 +99,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Showcase Section -->
|
<!-- Showcase Section -->
|
||||||
<section id="showcase" class="py-5 bg-white">
|
<section id="showcase" class="py-5 bg-white">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
@ -106,10 +108,9 @@
|
|||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<h2 class="section-title mb-4">Impress with Professionalism</h2>
|
<h2 class="section-title mb-4">Impress with Professionalism</h2>
|
||||||
<p class="lead mb-4">Choose from a library of beautiful, recruiter-approved templates. From minimal and modern to classic and elegant, find the perfect style to tell your story.</p>
|
<p class="lead mb-4">Choose from a library of beautiful, recruiter-approved templates. From minimal and modern to classic and elegant, find the perfect style to tell your story.</p>
|
||||||
<img src="https://picsum.photos/seed/magicv-feature1/800/600" class="img-fluid rounded-3 mb-4" alt="A person happily working on their CV on a laptop.">
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<img src="https://picsum.photos/seed/magicv-preview/800/1131" class="img-fluid cv-preview-img" alt="A beautifully designed CV template preview.">
|
<img src="assets/pasted-20250917-144228-792440ea.jpg" class="img-fluid rounded-3" alt="Cartoon illustration of a person in glasses holding a CV and notepads.">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user