Merge version_9 into main
Merge version_9 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
--background: #f8faff;;
|
||||
--card: #f0f4ff;;
|
||||
--foreground: #1a1a2e;;
|
||||
--primary-cta: #1cde5d;;
|
||||
--primary-cta: #ff8c42;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #d5c6ff;;
|
||||
--background-accent: #b394fa;;
|
||||
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact" style={{ backgroundColor: "#fff5f0" }}>
|
||||
<div id="contact" data-section="contact" style={{ backgroundColor: "#ffe6d5" }}>
|
||||
<ContactCenter
|
||||
tag="Get Started"
|
||||
title="Join the Sosibiby Family"
|
||||
|
||||
Reference in New Issue
Block a user