Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -77,7 +77,7 @@
|
|
77 |
<div class="container mx-auto px-4">
|
78 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
79 |
<div class="mb-4 md:mb-0">
|
80 |
-
<h1 class="text-3xl font-bold">California Domestic
|
81 |
<p class="text-blue-200">Under California Family Code Section 297.1</p>
|
82 |
</div>
|
83 |
<img src=".png" alt="Logo" class="h-20">
|
@@ -438,7 +438,7 @@
|
|
438 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
|
439 |
<div>
|
440 |
<h3 class="text-lg font-semibold mb-4">Contact Information</h3>
|
441 |
-
<p class="mb-2"><i class="fas fa-map-marker-alt mr-2"></i>
|
442 |
<p class="mb-2"><i class="fas fa-building mr-2"></i> Confidential Domestic Partnership</p>
|
443 |
<p class="mb-2"><i class="fas fa-phone mr-2"></i> </p>
|
444 |
<p><i class="fas fa-envelope mr-2"></i> </p>
|
@@ -446,7 +446,7 @@
|
|
446 |
<div>
|
447 |
<h3 class="text-lg font-semibold mb-4">Quick Links</h3>
|
448 |
<ul class="space-y-2">
|
449 |
-
<li><a href="https://www.sos.ca.gov/registries/domestic-partners-registry" class="text-blue-300 hover:text-blue-100" target="_blank">
|
450 |
<li><a href="https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=FAM§ionNum=297.1" class="text-blue-300 hover:text-blue-100" target="_blank">Family Code Section 297.1</a></li>
|
451 |
<li><a href="#" class="text-blue-300 hover:text-blue-100">Termination of Partnership</a></li>
|
452 |
<li><a href="#" class="text-blue-300 hover:text-blue-100">Frequently Asked Questions</a></li>
|
|
|
77 |
<div class="container mx-auto px-4">
|
78 |
<div class="flex flex-col md:flex-row justify-between items-center">
|
79 |
<div class="mb-4 md:mb-0">
|
80 |
+
<h1 class="text-3xl font-bold">Privatr California Domestic Household</h1>
|
81 |
<p class="text-blue-200">Under California Family Code Section 297.1</p>
|
82 |
</div>
|
83 |
<img src=".png" alt="Logo" class="h-20">
|
|
|
438 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
|
439 |
<div>
|
440 |
<h3 class="text-lg font-semibold mb-4">Contact Information</h3>
|
441 |
+
<p class="mb-2"><i class="fas fa-map-marker-alt mr-2"></i> Private Household</p>
|
442 |
<p class="mb-2"><i class="fas fa-building mr-2"></i> Confidential Domestic Partnership</p>
|
443 |
<p class="mb-2"><i class="fas fa-phone mr-2"></i> </p>
|
444 |
<p><i class="fas fa-envelope mr-2"></i> </p>
|
|
|
446 |
<div>
|
447 |
<h3 class="text-lg font-semibold mb-4">Quick Links</h3>
|
448 |
<ul class="space-y-2">
|
449 |
+
<li><a href="https://www.sos.ca.gov/registries/domestic-partners-registry" class="text-blue-300 hover:text-blue-100" target="_blank">Private Website</a></li>
|
450 |
<li><a href="https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=FAM§ionNum=297.1" class="text-blue-300 hover:text-blue-100" target="_blank">Family Code Section 297.1</a></li>
|
451 |
<li><a href="#" class="text-blue-300 hover:text-blue-100">Termination of Partnership</a></li>
|
452 |
<li><a href="#" class="text-blue-300 hover:text-blue-100">Frequently Asked Questions</a></li>
|