Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
--background: #f8faff;;
|
--background: #f8faff;;
|
||||||
--card: #f0f4ff;;
|
--card: #f0f4ff;;
|
||||||
--foreground: #1a1a2e;;
|
--foreground: #1a1a2e;;
|
||||||
--primary-cta: #3b82f6;;
|
--primary-cta: #1cde5d;;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #ffffff;;
|
||||||
--accent: #d5c6ff;;
|
--accent: #d5c6ff;;
|
||||||
--background-accent: #b394fa;;
|
--background-accent: #b394fa;;
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#ff4444" }}>
|
<div id="portfolio" data-section="portfolio" style={{ backgroundColor: "#1cde5d" }}>
|
||||||
<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"
|
||||||
|
|||||||
Reference in New Issue
Block a user