-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
<title>Glossy Glow Creation</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Pacifico&family=Poppins:wght@400;600&display=swap');
body {
font-family: 'Poppins', sans-serif;
background: #fff0f5;
margin: 0;
padding: 0;
color: #330033;
}
header {
font-family: 'Pacifico', cursive;
background: linear-gradient(45deg, #ff6699, #ff3366);
color: white;
text-align: center;
padding: 40px 20px;
font-size: 40px;
font-weight: bold;
}
.tagline {
text-align: center;
font-size: 20px;
margin-top: -10px;
color: #660033;
}
.info {
text-align: center;
font-size: 16px;
margin: 20px;
line-height: 1.6;
}
.products-section {
padding: 30px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
}
.product-card {
background: white;
border-radius: 15px;
padding: 15px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
text-align: center;
}
.product-card img {
width: 100%;
border-radius: 10px;
}
.product-title {
font-size: 18px;
margin-top: 10px;
font-weight: 600;
color: #cc0066;
}
.order-btn {
background: #ff3366;
color: white;
padding: 10px 15px;
border-radius: 10px;
text-decoration: none;
font-weight: bold;
display: inline-block;
margin-top: 10px;
}
footer {
background: #ff6699;
padding: 20px;
text-align: center;
color: white;
margin-top: 30px;
font-size: 16px;
}
</style>
Glossy Glow Creation
WhatsApp Only: +91 7696795679
Send a screenshot of the items you want ❤️
Resin Art | Handmade | Customized | Affordable
Your trust is our responsibility ✨ Customize your favorite glossy items at your price!
Send a screenshot of the items you want on WhatsApp only: +91 7696795679
<div class="product-card">
<img src="https://i.pinimg.com/564x/f4/3b/7a/f43b7a7a1c4f45b6f1f6b8b2e4f0c8d5.jpg" alt="Customized Phone Cover" />
<p class="product-title">Customized Phone Covers with Photo</p>
<a class="order-btn" href="https://wa.me/917696795679">Order on WhatsApp</a>
</div>
<div class="product-card">
<img src="https://i.pinimg.com/564x/3d/1a/7b/3d1a7b5d6f8e1c0d4f5a3d1e2f7c4b8a.jpg" alt="Handmade Flower Bouquets" />
<p class="product-title">Handmade Flower Bouquets</p>
<a class="order-btn" href="https://wa.me/917696795679">Order on WhatsApp</a>
</div>
<div class="product-card">
<img src="https://i.pinimg.com/564x/5a/3d/7e/5a3d7e1b6c4a8d2f1e3f5b7c6e9d0a2b.jpg" alt="Handmade Scrunchies & Claw Clips" />
<p class="product-title">Handmade Scrunchies & Claw Clips</p>
<a class="order-btn" href="https://wa.me/917696795679">Order on WhatsApp</a>
</div>
<div class="product-card">
<img src="https://i.pinimg.com/564x/2c/1f/3b/2c1f3b5e7a8d1f2c4b6e9f0d3a1c2b7e.jpg" alt="Bookmarks" />
<p class="product-title">Bookmarks</p>
<a class="order-btn" href="https://wa.me/917696795679">Order on WhatsApp</a>
</div>
<div class="product-card">
<img src="https://i.pinimg.com/564x/8e/2b/4d/8e2b4d6a1c3f4e5b7d8f0c9a2e1b3d4f.jpg" alt="Customized Nameplates" />
<p class="product-title">Customized Nameplates</p>
<a class="order-btn" href="https://wa.me/917696795679">Order on WhatsApp</a>
</div>
Send a screenshot of the items you want ❤️
Resin Art | Handmade | Customized | Affordable
Metadata
Metadata
Assignees
Labels
No labels
