Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df59f59ce7 | |||
| e17bba5d41 | |||
| 45d229d462 | |||
| be579c2d72 |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-winter-dessert-with-copy-space_23-2148312079.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-winter-dessert-with-copy-space_23-2148312079.jpg"
|
||||||
imageAlt="Exquisite Indian dish prepared at Amma Restaurant"
|
imageAlt="Exquisite Indian dish prepared at Amma Restaurant"
|
||||||
mediaAnimation="text-stagger"
|
mediaAnimation="blur-reveal"
|
||||||
fixedMediaHeight={true}
|
fixedMediaHeight={true}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #2a2a2a;
|
--secondary-cta: #2a2a2a;
|
||||||
--secondary-cta-text: #f5f5f5;
|
--secondary-cta-text: #f5f5f5;
|
||||||
--accent: #daa520;
|
--accent: #6b4218;
|
||||||
--background-accent: #6b4218;
|
--background-accent: #6b4218;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
|
|||||||
Reference in New Issue
Block a user