From f37415eb0654a855e53f1ad66b2cff4cb8a76f90 Mon Sep 17 00:00:00 2001 From: Sebastian Pachon Date: Tue, 2 Jun 2026 22:04:01 +0200 Subject: [PATCH] Mobile: put Schnell-Check image on top, text below On the homepage "SIND SIE BERECHTIGT?" section the image rendered after the text on mobile (text-first source order in a single-column grid). Use CSS order to place the award image as a header band on top on mobile, then the heading, copy and criteria checklist below it. The image now fades downward into the text background (#E4E2E3) on mobile while keeping the original leftward fade on desktop. Desktop layout unchanged. Co-Authored-By: Claude Opus 4.8 --- src/pages/Home.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx index 5c0ea35..e09eefa 100644 --- a/src/pages/Home.tsx +++ b/src/pages/Home.tsx @@ -208,8 +208,8 @@ const Home: React.FC = () => {
- {/* Left — text */} -
+ {/* Left (desktop) / Bottom (mobile) — text */} +
Schnell-Check

SIND SIE
BERECHTIGT? @@ -247,15 +247,16 @@ const Home: React.FC = () => {

- {/* Right — full-bleed image */} -
+ {/* Right (desktop) / Top (mobile) — full-bleed image */} +
Preisverleihung Bühne -
- {/* Gold bottom line */} + {/* Fade: into the text bg — downward on mobile, leftward on desktop */} +
+ {/* Gold accent line — bottom edge */}