Skip to content

Reselling #10682

Description

@paytenlucero73-netizen
<title>503.OR.RESELLS | Vendor Links</title>
<style>
    body {
        margin: 0;
        padding: 0;
        background: #0d0d0d;
        font-family: 'Poppins', sans-serif;
        color: white;
        text-align: center;
    }

    .container {
        max-width: 500px;
        margin: auto;
        padding: 30px;
    }

    h1 {
        font-size: 2.4rem;
        margin-bottom: 10px;
        color: #a259ff;
        letter-spacing: 1px;
    }

    p {
        font-size: 1rem;
        color: #cccccc;
        margin-bottom: 25px;
    }

    .link-btn {
        display: block;
        width: 100%;
        padding: 15px;
        margin: 12px 0;
        background: #a259ff;
        color: white;
        text-decoration: none;
        font-weight: 600;
        border-radius: 10px;
        transition: 0.25s;
        font-size: 1.05rem;
    }

    .link-btn:hover {
        background: #b884ff;
        transform: translateY(-2px);
    }

    .footer {
        margin-top: 40px;
        font-size: 0.85rem;
        opacity: 0.7;
    }
</style>
<div class="container">
    <h1>503.OR.RESELLS</h1>
    <p>Your trusted supplier plug — click below for all vendor links.</p>

    <!-- Add as many vendor buttons as you want -->
    <a class="link-btn" href="#" target="_blank">👟 Sneaker Vendor</a>
    <a class="link-btn" href="#" target="_blank">🧥 Hoodie Manufacturer</a>
    <a class="link-btn" href="#" target="_blank">👕 Blank Tee Supplier</a>
    <a class="link-btn" href="#" target="_blank">💎 Jewelry Vendor</a>
    <a class="link-btn" href="#" target="_blank">📦 Bulk Shipping Supplier</a>

    <div class="footer">© 2025 503.OR.RESELLS — All Rights Reserved</div>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions