Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fff05e2889 | |||
| d4fb6b9d4f |
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#1cde5d" }}>
|
||||
<div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#a78bfa" }}>
|
||||
<ProductCardOne
|
||||
title="Featured Models"
|
||||
description="Explore our exclusive roster of talented professionals ready for your next project"
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team" style={{ backgroundColor: "#f5e6ff" }}>
|
||||
<div id="team" data-section="team" style={{ backgroundColor: "#e6d5ff" }}>
|
||||
<TeamCardTen
|
||||
title="Meet the Sosibiby Team"
|
||||
tag="Leadership"
|
||||
|
||||
Reference in New Issue
Block a user