From 36447908812336bda5abc96dec9e01386c48a29f Mon Sep 17 00:00:00 2001 From: Sluijsens Date: Mon, 17 Aug 2026 10:51:04 +0200 Subject: [PATCH] Toon foto boven tekst in Over-sectie op mobiel Op mobiel (grid-cols-1) volgde de layout de DOM-volgorde, waardoor de fotoplaceholder onder de tekst stond. Met order-1/order-2 staat de foto nu bovenaan op mobiel, en blijft de bestaande tekst-links/foto- rechts indeling behouden vanaf sm. Co-Authored-By: Claude Sonnet 5 --- src/features/landing/components/AboutSection.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/landing/components/AboutSection.tsx b/src/features/landing/components/AboutSection.tsx index ad5a80c..237954b 100644 --- a/src/features/landing/components/AboutSection.tsx +++ b/src/features/landing/components/AboutSection.tsx @@ -5,7 +5,7 @@ export function AboutSection() {
-
+
// over @@ -20,7 +20,7 @@ export function AboutSection() {

))}
-
+
foto Bryan Slop