body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f9f9f9; } header { text-align: center; padding: 20px; background-color: #4CAF50; color: white; } h1, h2 { margin: 0; } .services { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 20px; padding: 20px; } .service-card { background-color: white; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); padding: 15px; text-align: center; } .service-card img { max-width: 100%; border-radius: 8px; } .cta-button { display: inline-block; margin-top: 10px; padding: 10px 15px; background-color: #4CAF50; color: white; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease; } .cta-button:hover { background-color: #45a049; } .testimonials { background-color: #fff; padding: 20px; margin: 20px; border-radius: 8px; text-align: center; } footer { text-align: center; padding: 10px; background-color: #333; color: white; }
top of page

Waste clearance

End of tenancy cleans

bottom of page