You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simswebsite/terms-and-conditions.html

78 lines
3.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SimS Software offers software development and IT services tailored to your business needs. Specializing in custom software solutions, application development, and tech support. Contact us today!">
<meta name="keywords" content="Banking software development, IT services, custom software solutions, application development, tech support, Banking software, web development">
<meta name="author" content="SiMS">
<meta name="robots" content="index, follow">
<title>Terms & conditions</title>
<link href="assets/img/sims-logo.png" rel="icon">
<link href="assets/img/sims-logo-icon.png" rel="apple-touch-icon">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 40px;
max-width: 800px;
}
h1, h2 {
color: #003366;
}
</style>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<!-- <h1 class="logo"><a href="index.html">Sims</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo"><img src="assets/img/sims-logo-icon.png" alt="" class="img-fluid"></a>
</div>
</header><!-- End Header -->
</head>
<body>
<h1>Terms & Conditions</h1>
<p><strong>Effective Date:</strong> August 1, 2025</p>
<p><strong>Website:</strong> <a href="https://www.simssoftware.in/">https://www.simssoftware.in/</a></p>
<h2>1. Acceptance of Terms</h2>
<p>By accessing and using our website, you agree to comply with and be bound by these Terms & Conditions. If you do not agree, please refrain from using the site.</p>
<h2>2. Website Purpose</h2>
<p>This website is intended to showcase and provide information about SiMS and its professional banking software development services. It is designed for informational purposes only and targets business clients.</p>
<h2>3. Intellectual Property</h2>
<p>All content on this site, including text, images, logos, and software descriptions, is the property of SiMS unless otherwise stated. Unauthorized use, reproduction, or distribution is prohibited.</p>
<h2>4. Limitation of Liability</h2>
<p>SiMS is not liable for any direct, indirect, or incidental damages resulting from the use or inability to use this website. The website content is provided “as is” without warranties of any kind.</p>
<h2>5. External Links</h2>
<p>Our website may occasionally contain links to external sites. SiMS is not responsible for the content or policies of these external sites.</p>
<h2>6. Modifications</h2>
<p>We reserve the right to modify or discontinue this website (or any part of it) at any time without notice. We may also update these Terms at our discretion. Continued use after changes constitutes acceptance.</p>
<h2>7. Governing Law</h2>
<p>These Terms shall be governed by and interpreted in accordance with the laws of India. Any disputes will be subject to the jurisdiction of courts located in Kottayam, Kerala.</p>
<h2>8. Contact</h2>
<p>📧 Email: simssoftware13@gmail.com</p>
<p>📍 SiMS, T20, Adam Tower, Start Junction, M.C Road, Kottayam 686001</p>
</body>
</html>