diff --git a/app/checkout/page.tsx b/app/checkout/page.tsx index 43bf9c3..20e88cf 100644 --- a/app/checkout/page.tsx +++ b/app/checkout/page.tsx @@ -180,8 +180,8 @@ function CheckoutContent() { {/* Right — Payment (scrollable) */}
- {/* Header */} -
+ {/* Logo on mobile only (desktop logo is on the left panel) */} +
{ - const timer = setInterval(advance, 5000) + const timer = setInterval(advance, 8000) return () => clearInterval(timer) }, [advance]) @@ -57,6 +59,21 @@ export default function FeatureSlideshow() { {/* Dark overlay */}
+ {/* Logo */} +
+ + Pulse + Pulse + +
+ {/* Content */}