Skip to content

Commit

Permalink
Update index.astro
Browse files Browse the repository at this point in the history
Signed-off-by: Stella <[email protected]>
  • Loading branch information
yamiOnEstrogen authored Apr 25, 2024
1 parent a852ca9 commit f0e35d7
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -85,27 +85,6 @@ import { createIndexHtml } from "../utils/Socials";
</div>
</div>

<div data-aos="zoom-in" class="flex-1">
<div class="about-services-box info-box shadow-box h-full">
<a href="/service" class="overlay-link"></a>
<img src="/static/images/bg.png" alt="BG" class="bg-img" />
<div class="icon-boxes">
<i class="bi bi-code"></i>
<i class="bi bi-webcam"></i>
</div>
<div class="d-flex align-items-center justify-content-between">
<div class="infos">
<h4>specialization</h4>
<h1>Services Offering</h1>
</div>

<!-- <a href="/service" class="about-btn">
<img src="/static/images/button.svg" alt="Button" />
</a> -->
</div>
</div>
</div>

<div data-aos="zoom-in">
<div class="about-profile-box info-box shadow-box h-full">
<img src="/static/images/bg.png" alt="BG" class="bg-img" />
Expand Down

1 comment on commit f0e35d7

@vercel
Copy link

@vercel vercel bot commented on f0e35d7 Apr 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.