2 Commits

Author SHA1 Message Date
bb4c7d8d2b Update src/app/page.tsx 2026-04-18 17:55:18 +00:00
5b2441260b Update theme colors 2026-04-18 17:54:49 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#pollution",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-cruise-ship_23-2150785232.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARLkjU9t1ru27ZaFOKNjNfRfIu/uploaded-1776534908646-pya809c0.jpg"
showBlur={true}
avatars={[
{

View File

@@ -12,7 +12,7 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f0f8ffe6;
--foreground: #fcfcfc;
--primary-cta: #cee7ff;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;