Skip to content
View Tyrone741's full-sized avatar

Block or report Tyrone741

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Tyrone741/README.md
<title>The Holy Trinity Wash | Divine Shoe Cleaning</title> <style> /* Global Styles */ body { font-family: 'Montserrat', sans-serif; margin: 0; padding: 0; background: white; color: #333; line-height: 1.6; } .container { width: 90%; max-width: 1200px; margin: 0 auto; padding: 20px 0; } img { max-width: 100%; height: auto; } /* Navigation */ nav { background: white; box-shadow: 0 2px 10px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 100; } nav ul { display: flex; justify-content: center; list-style: none; padding: 15px 0; margin: 0; } nav ul li { margin: 0 15px; } nav ul li a { text-decoration: none; color: #333; font-weight: 600; } /* Hero Section */ .hero { text-align: center; padding: 40px 0; } .hero h1 { color: #001f3f; /* Navy blue */ font-size: 2.2rem; margin-bottom: 10px; } .hero p { font-size: 1.2rem; margin-bottom: 25px; } .btn { display: inline-block; background: #D4AF37; /* Gold */ color: white; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: 700; transition: 0.3s; } .btn:hover { background: #c2a227; } /* Sections */ section { padding: 50px 0; border-bottom: 1px solid #eee; } h2 { color: #001f3f; text-align: center; font-size: 1.8rem; margin-bottom: 30px; } /* Testimonials */ .testimonials { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .testimonial { background: #f9f9f9; padding: 20px; border-radius: 5px; } .testimonial p { font-style: italic; } .testimonial span { font-weight: 600; display: block; margin-top: 10px; } /* Contact */ .contact-info { text-align: center; } .contact-info a { color: #D4AF37; text-decoration: none; } </style>
<!-- Hero Section -->
<section id="home" class="hero">
    <div class="container">
        <img src="your-poster-image.jpg" alt="Holy Trinity Wash - White Sneaker Cleaning">
        <h1>Revive your soles with a divine touch!</h1>
        <p>Professional shoe cleaning for only R30 per pair. No hidden fees.</p>
        <a href="https://wa.me/27648437168" class="btn">Book Now on WhatsApp</a>
    </div>
</section>

<!-- About Section -->
<section id="about">
    <div class="container">
        <h2>About Us</h2>
        <p>We are a spiritual-minded team offering professional shoe cleaning. Our mission is to bring excellence, cleanliness, and integrity to every sole we touch — all for R30.</p>
    </div>
</section>

<!-- Services Section -->
<section id="services">
    <div class="container">
        <h2>Shoe Cleaning – R30</h2>
        <p>We clean all types of shoes, from sneakers to dress shoes. Quality guaranteed every time. No upsells, no added costs.</p>
    </div>
</section>

<!-- Testimonials Section -->
<section id="testimonials">
    <div class="container">
        <h2>Testimonials</h2>
        <div class="testimonials">
            <div class="testimonial">
                <p>“My white sneakers look brand new! And only R30? Amazing service!”</p>
                <span>– Lerato M.</span>
            </div>
            <div class="testimonial">
                <p>“The Holy Trinity Wash brought my shoes back to life. I highly recommend them.”</p>
                <span>– Thabo K.</span>
            </div>
            <div class="testimonial">
                <p>“Affordable, quick, and spotless results. These guys are the real deal.”</p>
                <span>– Nokuthula Z.</span>
            </div>
            <div class="testimonial">
                <p>“Professional and friendly team. Clean shoes every week now!”</p>
                <span>– David M.</span>
            </div>
        </div>
    </div>
</section>

<!-- Contact Section -->
<section id="contact">
    <div class="container">
        <h2>Reach Us</h2>
        <div class="contact-info">
            <p><strong>WhatsApp:</strong><br>
            064 843 7168<br>
            082 620 6231<br>
            078 576 5858<br>
            062 376 6843</p>
            <p><strong>Email:</strong><br>
            <a href="mailto:TheHolyTrinity3@gmail.com">TheHolyTrinity3@gmail.com</a></p>
            <a href="https://wa.me/27648437168" class="btn">Message Us Now</a>
        </div>
    </div>
</section>

Popular repositories Loading

  1. Tyrone741 Tyrone741 Public

    Config files for my GitHub profile.