Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee85d30280 | |||
| 3fb568f60c | |||
| 1a0f614c7c | |||
| 875b341533 | |||
| edc167fff2 | |||
| 2c85b5e5b1 | |||
| c0e89b03ab |
@@ -93,8 +93,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-adult-beauty-background-app_1303-2332.jpg"
|
||||
imageAlt="Diverse business students collaborating in a modern setting"
|
||||
showBlur={true}
|
||||
titleClassName="text-primary-cta-text"
|
||||
descriptionClassName="text-primary-cta-text"
|
||||
titleClassName="text-accent"
|
||||
descriptionClassName="text-secondary-cta-text"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -297,4 +297,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,7 +10,7 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--background: #cf9898;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f3251;
|
||||
|
||||
Reference in New Issue
Block a user