Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c7a9a95b25 | |||
| 49de4145d9 | |||
| b6cdbf001b | |||
| a4d19cc3e6 |
@@ -64,6 +64,11 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-indonesian-bakso_23-2148933350.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-indonesian-bakso_23-2148933350.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
|
mediaBadge={{
|
||||||
|
text: "Calidad Garantizada",
|
||||||
|
avatarSrc: "https://img.b2bpic.net/free-photo/portrait-young-man-with-beard-glasses_113977-1606.jpg?t=st=1715858978~exp=1715862578~hmac=846205847384950285746",
|
||||||
|
avatarAlt: "Chef"
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f6f0e9;
|
||||||
--card: #1a1a1a;
|
--card: #efe7dd;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #2b180a;
|
||||||
--primary-cta: #ff007f;
|
--primary-cta: #2b180a;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f6f0e9;
|
||||||
--secondary-cta: #ff8c00;
|
--secondary-cta: #efe7dd;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #2b180a;
|
||||||
--accent: #ff8c00;
|
--accent: #94877c;
|
||||||
--background-accent: #2a2a2a;
|
--background-accent: #afa094;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user