Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae63a9039b | |||
| 2ae209e493 |
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
name: "Sara Ahmadi", handle: "@saraa", testimonial: "Absolutely delicious, clean environment and very friendly staff.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df8RaWzDeiR9ff7ESWLFZd3prv/uploaded-1778661990322-2a9zzdc2.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Df8RaWzDeiR9ff7ESWLFZd3prv/uploaded-1778663313050-21v0uncz.png"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #e6e6e6;
|
||||
--foreground: #fffffae6;
|
||||
--primary-cta: #fde047;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffffe6;
|
||||
--secondary-cta-text: #fffffae6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user