- {/* Top section - feature content (fixed position from top) */}
-
-
-
- {feature()?.title ?? ""}
-
-
-
- {feature()?.description ?? ""}
-
-
-
- {/* Bottom section - buttons and indicators (fixed position) */}
-
-
- {isLast() ? (
-
- ) : (
-
- )}
-
-
-
-
- {paged() && (
-
- {props.highlights.map((_, i) => (
-
- ))}
-
- )}
-
-
-
- {/* Right side - Media content (edge to edge) */}
- {feature()?.media && (
-