Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f75172fe17 | |||
| 8a1b0f8755 | |||
| fa9457ea75 | |||
| f2973e9d60 | |||
| 5e5ce449d7 | |||
| d1643a1d03 | |||
| 9c53e6195e | |||
| c5e2ca0c5e | |||
| 91b9ac4a27 |
@@ -67,11 +67,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103083.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DBobpJsI7vshwOCkYa1ofcNUQ3/uploaded-1777765806055-eejpwhm9.jpg",
|
||||||
imageAlt: "Digital Agency Showcase",
|
imageAlt: "Digital Agency Showcase",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-photography-studio-with-retouching-equipment-technology-media-production-empty-workplace-image-edit-using-retouch-software-computer-office-photographer_482257-28778.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DBobpJsI7vshwOCkYa1ofcNUQ3/uploaded-1777765711800-3tvf27s8.jpg",
|
||||||
imageAlt: "Digital Agency Showcase",
|
imageAlt: "Digital Agency Showcase",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #efebe5;
|
||||||
--card: #f9f9f9;
|
--card: #f7f2ea;
|
||||||
--foreground: #000612e6;
|
--foreground: #000000;
|
||||||
--primary-cta: #106EFB;
|
--primary-cta: #000000;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #efebe5;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #000612e6;
|
--secondary-cta-text: #000000;
|
||||||
--accent: #e2e2e2;
|
--accent: #ffffff;
|
||||||
--background-accent: #106EFB;
|
--background-accent: #e1b875;
|
||||||
|
|
||||||
/* 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