privateuserh commited on
Commit
178a1bd
·
verified ·
1 Parent(s): 16d9345

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +10 -10
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>California Domestic Partnership Registry</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
@@ -80,7 +80,7 @@
80
  <h1 class="text-3xl font-bold">California Domestic Partnership Registry</h1>
81
  <p class="text-blue-200">Under California Family Code Section 297.1</p>
82
  </div>
83
- <img src="https://www.sos.ca.gov/sites/all/themes/custom/state/images/state-seal.png" alt="California State Seal" class="h-20">
84
  </div>
85
  </div>
86
  </header>
@@ -89,7 +89,7 @@
89
  <main class="container mx-auto px-4 py-8">
90
  <div class="bg-white rounded-lg shadow-md p-6 mb-8">
91
  <h2 class="text-2xl font-bold text-blue-800 mb-4">About Domestic Partnerships</h2>
92
- <p class="mb-4">Domestic partnerships in California are available to same-sex couples and opposite-sex couples where at least one partner is 62 or older, as established under California Family Code Section 297.1.</p>
93
 
94
  <div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-6">
95
  <div class="bg-blue-50 p-4 rounded-lg">
@@ -116,7 +116,7 @@
116
 
117
  <h3 class="text-xl font-semibold text-blue-800 mb-3">How to Register</h3>
118
  <ol class="list-decimal pl-5 space-y-2 mb-6">
119
- <li>Complete the Declaration of Domestic Partnership form (DP-1A)</li>
120
  <li>Both partners must sign the form in front of a notary public</li>
121
  <li>Submit the form with the required fee to the Secretary of State</li>
122
  <li>Receive your Certificate of Domestic Partnership</li>
@@ -149,7 +149,7 @@
149
  </span>
150
  </button>
151
  <div class="faq-answer px-4 py-3 bg-white hidden">
152
- <p class="text-gray-700">While both provide legal recognition of a relationship, domestic partnerships were originally created to provide similar rights to same-sex couples before marriage equality. Today, they remain an option for couples who prefer not to marry or for opposite-sex couples where at least one partner is 62 or older.</p>
153
  </div>
154
  </div>
155
 
@@ -317,7 +317,7 @@
317
 
318
  <!-- Section 3: Domestic Partnership Information -->
319
  <div class="form-section">
320
- <div class="form-title">Domestic Partnership Information</div>
321
 
322
  <div class="mb-4">
323
  <label for="shared_residence" class="block text-sm font-medium text-gray-700 required-field">Shared Residence Address</label>
@@ -439,9 +439,9 @@
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> Secretary of State</p>
442
- <p class="mb-2"><i class="fas fa-building mr-2"></i> Domestic Partnership Registry</p>
443
- <p class="mb-2"><i class="fas fa-phone mr-2"></i> (916) 653-3984</p>
444
- <p><i class="fas fa-envelope mr-2"></i> [email protected]</p>
445
  </div>
446
  <div>
447
  <h3 class="text-lg font-semibold mb-4">Quick Links</h3>
@@ -463,7 +463,7 @@
463
  </div>
464
  </div>
465
  <div class="border-t border-gray-700 mt-8 pt-6 text-sm text-gray-400">
466
- <p>© 2023 California Secretary of State. All rights reserved.</p>
467
  <p class="mt-2">This website is for informational purposes only and is not a substitute for legal advice.</p>
468
  </div>
469
  </div>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Private California Domestic Partnership</title>
7
  <script src="https://cdn.tailwindcss.com"></script>
8
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
  <style>
 
80
  <h1 class="text-3xl font-bold">California Domestic Partnership Registry</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">
84
  </div>
85
  </div>
86
  </header>
 
89
  <main class="container mx-auto px-4 py-8">
90
  <div class="bg-white rounded-lg shadow-md p-6 mb-8">
91
  <h2 class="text-2xl font-bold text-blue-800 mb-4">About Domestic Partnerships</h2>
92
+ <p class="mb-4">Domestic partnerships in California are available to opposite-sex couples, as established under California Family Code Section 297.1.</p>
93
 
94
  <div class="grid grid-cols-1 md:grid-cols-2 gap-6 mb-6">
95
  <div class="bg-blue-50 p-4 rounded-lg">
 
116
 
117
  <h3 class="text-xl font-semibold text-blue-800 mb-3">How to Register</h3>
118
  <ol class="list-decimal pl-5 space-y-2 mb-6">
119
+ <li>Complete the Declaration of Confidential Domestic Partnership form (DP-1A)</li>
120
  <li>Both partners must sign the form in front of a notary public</li>
121
  <li>Submit the form with the required fee to the Secretary of State</li>
122
  <li>Receive your Certificate of Domestic Partnership</li>
 
149
  </span>
150
  </button>
151
  <div class="faq-answer px-4 py-3 bg-white hidden">
152
+ <p class="text-gray-700">While both provide legal recognition of a relationship, domestic partnerships Today, remain an option for couples who prefer not to marry or for opposite-sex couples where at least one partner is 62 or older.</p>
153
  </div>
154
  </div>
155
 
 
317
 
318
  <!-- Section 3: Domestic Partnership Information -->
319
  <div class="form-section">
320
+ <div class="form-title">Confidential Domestic Partnership Information</div>
321
 
322
  <div class="mb-4">
323
  <label for="shared_residence" class="block text-sm font-medium text-gray-700 required-field">Shared Residence Address</label>
 
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> Secretary of State</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>
445
  </div>
446
  <div>
447
  <h3 class="text-lg font-semibold mb-4">Quick Links</h3>
 
463
  </div>
464
  </div>
465
  <div class="border-t border-gray-700 mt-8 pt-6 text-sm text-gray-400">
466
+ <p>© 2025. All rights reserved.</p>
467
  <p class="mt-2">This website is for informational purposes only and is not a substitute for legal advice.</p>
468
  </div>
469
  </div>