Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70315be6d5 | |||
| 471fc22879 | |||
| 372714de41 | |||
| a0f49d100f | |||
| 3e4e65d606 |
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
memberVariant="card"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{ id: "m1", name: "Dr. Ben Ortho", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg" },
|
||||
{ id: "m1", name: "Orthodontist Behnam Hesami", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJs5i8ab0VkBcfZtX36dDl4Xri/uploaded-1778013017899-0kfstvvf.jpg" },
|
||||
{ id: "m2", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-woman-portrait_23-2149051723.jpg?_wi=1" }
|
||||
]}
|
||||
membersAnimation="slide-up"
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--background: #ece3d1;
|
||||
--card: #f5faff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta: #7ba6f2;
|
||||
--primary-cta-text: #0A0A0F;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #F5F0E8;
|
||||
|
||||
Reference in New Issue
Block a user