Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2084c1f6b0 | |||
| 30115f10c5 | |||
| def8aa8fda |
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
|||||||
quote: "Exceptional support.",
|
quote: "Exceptional support.",
|
||||||
tag: "Tech",
|
tag: "Tech",
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg",
|
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022644.jpg",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4G3PQyP0HBt0dMkI2YLJMg8fS/uploaded-1775907411588-nmtra3am.png",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
|
|||||||
@@ -12,11 +12,11 @@
|
|||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #f5f5f5;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #df1818;
|
--foreground: #0b0505;
|
||||||
--primary-cta: #1c1c1c;
|
--primary-cta: #1c1c1c;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #3b1717;
|
||||||
--accent: #159c49;
|
--accent: #159c49;
|
||||||
--background-accent: #a8e8ba;
|
--background-accent: #a8e8ba;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user