chore: updated website

This commit is contained in:
2026-08-05 09:23:01 -05:00
parent a1adb43cdd
commit eab70add4a
2 changed files with 31 additions and 16 deletions
+28 -13
View File
@@ -5,6 +5,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Third Culture Software, LLC</title> <title>Third Culture Software, LLC</title>
<style> <style>
:root {
--main-dark-green: #056123;
--main-blue-green: #075f50;
--highlight-dark-green: #165f07;
--highlight-dark-blue: #08425e;
}
body { font-family: Arial, sans-serif; margin: 0; line-height: 1.6; color: #333; } body { font-family: Arial, sans-serif; margin: 0; line-height: 1.6; color: #333; }
header { background: #0f172a; color: #fff; padding: 80px 20px; text-align: center; } header { background: #0f172a; color: #fff; padding: 80px 20px; text-align: center; }
header h1 { margin-bottom: 10px; font-size: 2.8em; } header h1 { margin-bottom: 10px; font-size: 2.8em; }
@@ -34,7 +42,7 @@
.problem-section { .problem-section {
padding: 80px 20px; padding: 80px 20px;
background-color: #f9f9f9; /* Light grey background */ background-color: #f9f9f9;
font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
color: #333; color: #333;
line-height: 1.6; line-height: 1.6;
@@ -56,11 +64,11 @@
font-size: 2.5rem; font-size: 2.5rem;
font-weight: 800; font-weight: 800;
margin-bottom: 20px; margin-bottom: 20px;
color: #1a2a6c; /* Deep Blue */ color: var(--main-dark-blue);
} }
.highlight-red { .highlight-hover {
color: #b21f1f; /* A professional red/maroon to pop */ color: var(--main-dark-green);
} }
.section-intro { .section-intro {
@@ -135,7 +143,6 @@
background-color: #8e1a1a; background-color: #8e1a1a;
} }
/* Responsive Adjustments */
@media (max-width: 768px) { @media (max-width: 768px) {
.section-title { .section-title {
font-size: 2rem; font-size: 2rem;
@@ -151,15 +158,19 @@
<header> <header>
<h1>Third Culture Software</h1> <h1>Third Culture Software</h1>
<p>Practical, sustainable software solutions for NGOs and healthcare systems working in low-resource and international contexts.</p> <p>Practical, sustainable software solutions for NGOs and healthcare systems working in low-resource contexts.</p>
<a class="cta-btn" href="mailto:contact@thirdculturesoftware.com">Contact Us</a> <a class="cta-btn" href="mailto:contact@thirdculturesoftware.com">Contact Us</a>
</header> </header>
<section> <section>
<h2>About</h2> <h2>About</h2>
<p> <p>
Third Culture Software develops and supports software tailored to the realities of low and middle income settings. We specialize in data systems for nonprofits, community based organisations, and healthcare institutions in the Democratic Republic of the Co Third Culture Software develops and supports software tailored to the realities of low- and middle-income country settings. We specialize in data
ngo, focusing on sustainability, affordability, and real-world usability. systems for nonprofits, community based organisations, and healthcare institutions in the Democratic Republic of the Congo, focusing on
sustainability, affordability, and user experience.
Founded in 2026, our team has previously worked on projects funded by the FCDO, USAID, the Global Fund, and the World Bank. We have extensive
experience developing software and deploying solutions to meet the needs of community members in the Democratic Republic of the Congo.
</p> </p>
</section> </section>
@@ -174,7 +185,10 @@ ngo, focusing on sustainability, affordability, and real-world usability.
<div class="problem-grid"> <div class="problem-grid">
<div class="problem-card"> <div class="problem-card">
<h3>Rural Connectivity</h3> <h3>Rural Connectivity</h3>
<p>In rural regions, connectivity is challenging. When VSATs fail and 3G is spotty, how do you ensure that field data is transmitted without loss or delay?</p> <p>
In rural regions, connectivity is challenging. When VSATs fail and 3G is spotty, how do you ensure
that field data is transmitted without loss or delay?
</p>
</div> </div>
<div class="problem-card"> <div class="problem-card">
@@ -206,14 +220,15 @@ ngo, focusing on sustainability, affordability, and real-world usability.
<!-- ODK Central Hosting --> <!-- ODK Central Hosting -->
<div class="card highlight"> <div class="card highlight">
<h3 style="color: #056725; margin-top: 0;">ODK Central Hosting</h3> <h3 style="color: #056725; margin-top: 0;">ODK Central Hosting</h3>
<p><strong>The standard for mobile data collection.</strong></p> <p><strong>The gold standard for mobile data collection.</strong></p>
<p>We manage your ODK Central instance, providing a reliable backbone for your field teams. Focus on your data, not your server maintenance.</p> <p>We manage your ODK Central instance, providing a reliable backbone for your field teams. Focus on your data and workflows, not your server maintenance.</p>
<ul style="padding-left: 20px; font-size: 0.95em;"> <ul style="padding-left: 20px; font-size: 0.95em;">
<li>Seamless online/offline syncing</li> <li>Seamless online/offline syncing</li>
<li>Mobile and web form support</li>
<li>Managed server updates &amp; security</li> <li>Managed server updates &amp; security</li>
<li>Custom form deployment</li> <li>Custom form development</li>
</ul> </ul>
<div class="price" style="font-size: 1.2em;">Starting at $5 / month</div> <div class="price" style="font-size: 1.2em;">Starting at $10 / month</div>
<p style="font-size: 0.9em; color: #666;">+ Optional backups available</p> <p style="font-size: 0.9em; color: #666;">+ Optional backups available</p>
</div> </div>
+1 -1
View File
@@ -1,4 +1,4 @@
# from using content for training AI models. # This robots.txt file blocks bots from using content for training AI models.
User-Agent: GPTBot User-Agent: GPTBot
User-Agent: ClaudeBot User-Agent: ClaudeBot
User-Agent: Claude-User User-Agent: Claude-User