From 95ea633e786fc5036dd1e9ab4c5074ed55794f64 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Fri, 29 May 2026 00:59:07 +0200 Subject: [PATCH] fix(frontend): restore background image on landing page by removing gradient override --- thoughts-frontend/components/landing-page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thoughts-frontend/components/landing-page.tsx b/thoughts-frontend/components/landing-page.tsx index 9c7f3a3..66f5566 100644 --- a/thoughts-frontend/components/landing-page.tsx +++ b/thoughts-frontend/components/landing-page.tsx @@ -4,7 +4,7 @@ import { LandingFeatures } from "./landing-features"; export function LandingPage() { return ( -
+
{/* Ambient orbs */}