Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigx267 authored May 10, 2024
1 parent 766b772 commit fdc47fa
Show file tree
Hide file tree
Showing 20 changed files with 228 additions and 0 deletions.
228 changes: 228 additions & 0 deletions PendantsCustomize.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,228 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!--
- primary meta tags
-->
<title>ICEBYFLEXZY </title>
<meta name="title" content="DIAMOND, MOISSONITE💎
High Quality Premium 𝐌𝐀𝐋𝐄 & 𝐅𝐄𝐌𝐀𝐋𝐄 jewelries
Luxury Costume Jewelry & 𝐖𝐀𝐓𝐂𝐇𝐄𝐒 ">
<meta name="description" content="DIAMOND, MOISSONITE💎
High Quality Premium 𝐌𝐀𝐋𝐄 & 𝐅𝐄𝐌𝐀𝐋𝐄 jewelries
Luxury Costume Jewelry & 𝐖𝐀𝐓𝐂𝐇𝐄𝐒 ">

<!--
- favicon
-->
<link rel="shortcut icon" href="logo.png" type="image/svg+xml">

<!--
- google font link
-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./assets/fonts/font.css">

<!--
- custom css link
-->
<link rel="stylesheet" href="./assets/css/style.css">

<!--
- preload images
-->
<link rel="preload" as="image" href="logo.png">

</head>

<body>

<!--
- #HEADER
-->

<header class="header" data-header>
<div class="container">

<h1 class="h1 hero-title title" style="color: rgb(46, 100, 147);">ICEBYFLEXZY </h1>

<nav class="navbar" data-navbar>
<ul class="navbar-list">

<li>
<a href="index.html" class="navbar-link" style="color: rgb(46, 100, 147);">Home</a>
</li>

<li>
<a href="about.html" class="navbar-link" style="color: rgb(46, 100, 147)" >About </a>
</li>



<li>
<a href="store.html" class="navbar-link " style="color: rgb(46, 100, 147)"> Store </a>
</li>

<li>
<a href="Contact.html" class="navbar-link " style="color: rgb(46, 100, 147)"> Contact </a>
</li>

</ul>


<a href="https://api.whatsapp.com/send?phone=2348103489560&text=%E2%80%AAwelcome%20to%20ICEBYFLEXZY%2C%20how%20may%20we%20help%20you%E2%80%A6%E2%80%A6%E2%80%AC " class="btn">0810 348 9560 </a>
</nav>

<button class="nav-open-btn" aria-label="toggle menu" data-nav-toggler>
<ion-icon name="menu-outline" aria-hidden="true"></ion-icon>
</button>

</div>
</header>








<main>
<article>


<section class="offer has-bg-image" style="background-image: url('./cc5.jpg')">
<div class="container">





<p class="card-text" style="color: aliceblue;">

</p>



</div>

</div>
</section>





<!--
- #OFFER
-->



</article>
</main>

<footer class="footer">
<div class="container">

<div class="footer-top">

<div class="footer-brand">

<a href="#" class="logo">
<h1 class="h1 hero-title title" style="color: rgb(20, 22, 23); font-size: xx-large;">Design a Custom Pendant That Tells Your Story </h1>
</a>

<p class="footer-text">
We collaborate with you to bring your vision to life, crafting a one of a kind pendant that speaks volumes <br>
<br> Ready to begin your Custom endant journey? <br>

Contact us today for a free consultation. We can't wait to help you craft a piece of jewelry that tells your unique story.
<br>


<BR> It's a reflection of your personality, interests, or a special memory. No one else will have a piece exactly like it.
<STRONG> The Perfect Gift: </STRONG>Imagine the look on someone's face when they receive a pendant designed just for them. It shows you put extra thought and care into the present.
<STRONG> Commemorate a Milestone: </STRONG> Celebrate a graduation, anniversary, or the birth of a child with a custom pendant that captures the essence of the occasion.

<BR>
<STRONG>Dream It Up: </STRONG><BR> Let your imagination run wild! Sketch some ideas or browse online for inspiration. We can work with anything from initials and birthstones to intricate symbols and meaningful quotes.
<STRONG> Collaboration is Key: </STRONG>Share your ideas with our experienced jeweler. We'll discuss the design, material options (silver, gold, etc.), and budget to ensure your vision comes to life.
<STRONG>See it Come to Life: </STRONG> We'll provide you with detailed sketches or 3D models of your pendant design for your approval before we begin crafting.
<STRONG>Wear it with Pride: </STRONG> Receive your one-of-a-kind pendant and flaunt it to the world!
Ready to Get Started?<BR><BR><BR>

Contact ICEBYFLEXZY today! We'll guide you through the custom pendant design process and help you create a piece you'll treasure forever.
<BR>




</p>

<ul class="social-list">

<li>
<a href="https://www.instagram.com/icebyflexzy/ " class="social-link">
<ion-icon name="logo-instagram"></ion-icon>
</a>
</li>

<li>
<a href=" https://api.whatsapp.com/send?phone=2348103489560&text=%E2%80%AAwelcome%20to%20ICEBYFLEXZY%2C%20how%20may%20we%20help%20you%E2%80%A6%E2%80%A6%E2%80%AC" class="social-link">
<ion-icon name="logo-whatsapp"></ion-icon>
</a>
</li>

<li>
<a href="#" class="social-link">
<ion-icon name="logo-twitter"></ion-icon>
</a>
</li>

</ul>

</div>








</div>
</footer>



<!--
- #FOOTER
-->






<!--
- custom js link
-->
<script src="./assets/js/script.js"></script>

<!--
- ionicon link
-->
<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>

</body>

</html>
Binary file added p (10).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (11).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (12).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (13).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (14).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (15).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (16).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (7).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (7).mp4
Binary file not shown.
Binary file added p (8).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (8).mp4
Binary file not shown.
Binary file added p (9).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added p (9).mp4
Binary file not shown.
Empty file added readme.txt
Empty file.
Binary file added rm.webp
Binary file not shown.
Binary file added rr (1).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added rr (1).mp4
Binary file not shown.
Binary file added rr (2).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added rr (2).mp4
Binary file not shown.

0 comments on commit fdc47fa

Please sign in to comment.