3 Commits

Author SHA1 Message Date
077973f2ea Update src/app/page.tsx 2026-01-06 15:50:23 +00:00
0d9b268711 Update src/app/globals.css 2026-01-06 15:50:22 +00:00
fff05e2889 Update src/app/page.tsx 2026-01-06 15:37:40 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
--background: #f8faff;; --background: #f8faff;;
--card: #f0f4ff;; --card: #f0f4ff;;
--foreground: #1a1a2e;; --foreground: #1a1a2e;;
--primary-cta: #1cde5d;; --primary-cta: #ff8c42;;
--secondary-cta: #ffffff;; --secondary-cta: #ffffff;;
--accent: #d5c6ff;; --accent: #d5c6ff;;
--background-accent: #b394fa;; --background-accent: #b394fa;;

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#1cde5d" }}> <div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#a78bfa" }}>
<ProductCardOne <ProductCardOne
title="Featured Models" title="Featured Models"
description="Explore our exclusive roster of talented professionals ready for your next project" description="Explore our exclusive roster of talented professionals ready for your next project"
@@ -165,7 +165,7 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="contact" data-section="contact" style={{ backgroundColor: "#fff5f0" }}> <div id="contact" data-section="contact" style={{ backgroundColor: "#ffe6d5" }}>
<ContactCenter <ContactCenter
tag="Get Started" tag="Get Started"
title="Join the Sosibiby Family" title="Join the Sosibiby Family"