Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3253ce1b92 | |||
| 9023fd1526 | |||
| 22e4b2cca2 | |||
| e1d8ddf29a |
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Slater"
|
||||
brandName="ARTIST : : SLATER "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
title="Slater: The Artist"
|
||||
description="With years of experience in fine-line tattooing, Slater specializes in blending anatomical precision with ethereal, haunting aesthetics. Every piece is a unique dialogue between the skin and the bone."
|
||||
tag="Philosophy"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D0F1A9wA0hoEJAN6judgd0t0Sz/uploaded-1777412470024-fx11d398.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D0F1A9wA0hoEJAN6judgd0t0Sz/uploaded-1777412749489-3o4tvvq9.jpg"
|
||||
imageAlt="Artist portrait"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--background: #000000;
|
||||
--card: #121212;
|
||||
--foreground: #e0e0e0;
|
||||
--primary-cta: #ffffff;
|
||||
@@ -18,7 +18,7 @@
|
||||
--secondary-cta: #1e1e1e;
|
||||
--secondary-cta-text: #e9dfdf;
|
||||
--accent: #333333;
|
||||
--background-accent: #1a1a1a;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user