From a844b61ded2a2327373055ac3d7688c123372349 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Tue, 9 Jun 2026 12:04:27 +0000 Subject: [PATCH] Add wave section transitions --- frontend/src/pages/index.tsx | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index a7da881..cb41b80 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -65,6 +65,32 @@ const testimonials = [ ], ]; +function WaveDivider({ + from = '#fffdf9', + to = '#19192d', + flip = false, +}: { + from?: string; + to?: string; + flip?: boolean; +}) { + return ( +
+ +
+ ); +} + export default function Starter() { return ( <> @@ -229,7 +255,9 @@ export default function Starter() { -
+ + +

Session memory

@@ -291,7 +319,9 @@ export default function Starter() {
-
+ + +

Coach supervised