diff --git a/src/app/globals.css b/src/app/globals.css index 69388ee..cca4c50 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,13 +4,13 @@ /* Base units */ /* --vw is set by ThemeProvider */ - --background: #0a0a0a; - --card: #1a1a1a; - --foreground: #fffef5e6; - --primary-cta: #facc15; - --secondary-cta: #1a1a1a; - --accent: #737373; - --background-accent: #737373; + --background: #f8fcff; + --card: #ffffff; + --foreground: #00101f; + --primary-cta: #409fff; + --secondary-cta: #ffffff; + --accent: #c7e2fc; + --background-accent: #9bcfff; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ed06d1..999187f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { id: "1", name: "Dr. James Morrison", role: "Museum Director", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766491405910-n2jdg6al.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766493180997-hacq0ksm.jpg", imageAlt: "Portrait of Dr. James Morrison" }, {