From 7364f68f0530e1e49435f04bc73953d653a6decf Mon Sep 17 00:00:00 2001 From: Maaxxs <61059039+MaaxxsDev@users.noreply.github.com> Date: Tue, 7 Jul 2026 02:54:24 +0200 Subject: [PATCH] Put the 'Mehr als nur Car-Hifi' text block in its own white card That section sits directly on the grained page background with no card of its own, so the grain showed through the CTA button too (it has no background, just a border). Wrapping the text+button in a plain white card matches how every other content block on the page already avoids the grain. Co-Authored-By: Claude Sonnet 5 --- hifi-src/src/pages/public/Home.jsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hifi-src/src/pages/public/Home.jsx b/hifi-src/src/pages/public/Home.jsx index 8aaeaf5..71d2fac 100644 --- a/hifi-src/src/pages/public/Home.jsx +++ b/hifi-src/src/pages/public/Home.jsx @@ -330,7 +330,11 @@ export default function Home() { loading="lazy" /> - +

{t('home.moreTitle')}

{t('home.moreText')}