3 Commits

Author SHA1 Message Date
3253ce1b92 Update src/app/page.tsx 2026-04-28 21:45:53 +00:00
9023fd1526 Update src/app/page.tsx 2026-04-28 21:45:34 +00:00
22e4b2cca2 Update theme colors 2026-04-28 21:44:46 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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);