Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2084c1f6b0 | |||
| 30115f10c5 | |||
| def8aa8fda | |||
| d777fb55dd |
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
quote: "Exceptional support.",
|
||||
tag: "Tech",
|
||||
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",
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--foreground: #0b0505;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--secondary-cta-text: #3b1717;
|
||||
--accent: #159c49;
|
||||
--background-accent: #a8e8ba;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user